what is the UID and GID of root user? Can a normal user can
change the ownership of a file? what is the command to
change ownership of a file?
Answer Posted / debasis behera
The UID & GID of root is zero i.e 0, normal user can't
change the ownership of a file of others, he can change the
ownership of his own file. To change a ownership of a file
is -
chown username filename
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is df command in linux?
What is apple llvm?
How do I find the console in linux?
Is llvm a virtual machine?
Explain getopts command of linux?
What does top do in linux?
How do I find the umask value in linux?
Why bash is used in linux?
What is shell scripting commands?
How does mkdir work in linux?
How do I check disk space in bash?
What is netstat command in linux?
can any one send me one project on linux ...?
Explain grep command.
What is difference between egrep and grep?