Which command will you use to change the permissions on file?
Answers were Sorted based on User's Feedback
Answer / jagadeesh kumar.k[tpgsi]
chmod 755 filename
or
chmod
or
chmod a+rwx filename
| Is This Answer Correct ? | 2 Yes | 3 No |
What is pipe command in unix?
What are bash commands?
why unix commands can be divided into internal and external commands?
What is command substitution?
What is ctrl d?
How do you know about running processes of a particular user?
how to remotely move a file ??? that mean how to move a file one machine to another machine ???
can we use cat command as an editor ..???
Which command should you use to find the remaining disk space in unix server?
what is the command to find out which shell you are running?
What does the md command do?
What is the output of : $ ps-e $ ps-a commands