Which command will you use to change the permissions on file?
Answer Posted / jagadeesh kumar.k[tpgsi]
chmod 755 filename
or
chmod
or
chmod a+rwx filename
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What does the md command do?
What is grep short for?
Name the unix command to find how many days the server has been up.
What is ‘ps’ command for?
What is the use of sed command in unix?
What is the first character of the output in ls l command?
What is the use of the command 'ls -x chapter[1-5]' ?
What are grep patterns?
What does touch command do in unix?
Can you enlist some commonly used network commands?
What does the metacharacter mean?
How do I search for text in vi?
What is the use of find command in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the difference between cat command and more command?