How do you change file permissions?
The chmod command, short for "change mode", is employed to modify file or directory permissions. You can use symbolic or numerical notation with this command. For instance, chmod u+x filename adds execute permission for the user (owner), while chmod 755 filename sets permissions to rwxr-xr-x. The command offers flexibility, allowing users to control access to their files and directories precisely.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the command to view process running?
Explain ‘system calls’ with respect to unix commands?
What does mkdir up2date; touch outdated up2date do?
Which unix command to make a new directory?
How to display a file name which has zero bytes in size.
what is the use of "fg" command ?
What is the different between UNIX command and UNIX shell script?
What does find command return in unix?
how will you login one server's shell prompt to an another server?
5 Answers Cosmic Infotech, Perot Systems,
What does awk stand for?
what do you understand by 'building block primitive'?
What are reported commands?