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 / chowdary
the root user uid & gid is zero
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I find command history in linux?
What is the gcc command?
What is the command to check cpu speed in linux?
How does case sensitivity affect the way you use commands?
what is the fastest way to enter a series of commands from the command-line in linux
What is $@ in makefile?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
How find ip address linux?
What are the 7 types of sentences?
What is the use of ls command?
How do you limit memory usage for commands?
What does pwd mean in linux?
Explain about chmod options filename?
What is bash history linux?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.