What is the purpose of the 'chmod' command?
To modify the file permissions in Linux, use the 'chmod' command. You can specify who has the ability to read, write, and execute a file or directory with this command.
The various permission settings (read, write, and execute) and how to use both symbolic and numeric modes should be explained by candidates. This shows that they know how to handle file security.
| Is This Answer Correct ? | 0 Yes | 0 No |
Any one example of uninteruptable sleeping process?
What is the difference between rmdir and rm r?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
what is the command to make a process to run in the background from foreground?
what is Bourne shell.
1 Answers Google, HCL, Infosys,
How do I set permission to run in linux?
What is kill command?
what is the command to uninstall processes in linux?
17 Answers Aegon, HCL, IBM, Ugam Solutions,
What is the gcc command?
What is du -s * | sort -k1,1rn | head command used for?
How to hide the partition in GRUB booting? (This technique is required when you have more that one Windows system on different partitions of the same disk, let us say the first and second partitions of the first hard drive, to boot from the first partition you must hide the second one)
What does kill in linux?