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 / v.balaviswanathan
The UID and GID of root user is O . Yes , if he is the
owner of a file or he has the permission to change .To
change the ownership of a file is
chown
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
What are bash scripts used for?
What does (cd dir && command) do?
What is a good processor speed?
What is the difference between diff and cmp command in unix?
What is kill 9 in linux?
Explain about gzip filename?
How do I check cpu usage?
What is an os command?
What does curl command do in linux?
What are the linux commands used in devops?
What is the makefile in c?
Enlist some linux to file content commands?
What command would you use to check how much memory is being used by linux?
What is the difference between command ‘ping’ and ‘ping6’?
What is $@ in makefile?