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 |
Name the general commands in using unix os for a beginner?
their is a file1,file2 and i want to append file1 data to file2?
What command will bring user back to their home directory in UNIX?
Give the command to display space usage on the UNIX file system.
How do you change file permissions and ownership in Unix?
What is the use of touch command in there?
What is grep and sed command?
what do you understand by 'building block primitive'?
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
What do chmod command do?
What is the difference between Shell Programming and Shell scripting?
10 Answers HCL, TCS, Wipro,
Give command that will make the file "run.sh" executable?