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 / kk.utnoor
the root UID/GID is 0 (zero). which is why he can able to
intervene in all normal users files even though he don't
had permission. A normal user will don't have the permission
to change ownership of file. The command to change ownership
is < chown user.user file >
| Is This Answer Correct ? | 77 Yes | 6 No |
Post New Answer View All Answers
What is a makefile in c?
Why bash is used in linux?
What does cd – command do?
What can you tell about the tar command?
Explain shift command of linux?
Is a command a full sentence?
What is sudo bash command?
What is gnu in linux?
How do I list directories in linux?
What is $$ in shell script?
What is $@ in makefile?
What is vnc?
What is cpu core in linux?
What is mkdir p?
How use more command in linux?