Which command will you use to change the permissions on file?

Answers were Sorted based on User's Feedback



Which command will you use to change the permissions on file?..

Answer / deepa

chmod

Is This Answer Correct ?    9 Yes 1 No

Which command will you use to change the permissions on file?..

Answer / shilpa

chmod 777

Is This Answer Correct ?    3 Yes 2 No

Which command will you use to change the permissions on file?..

Answer / kiruthiga,s

chmod

Is This Answer Correct ?    0 Yes 0 No

Which command will you use to change the permissions on file?..

Answer / venkatesh

chmod

Is This Answer Correct ?    0 Yes 0 No

Which command will you use to change the permissions on file?..

Answer / guest

chmod 777 filename

Is This Answer Correct ?    3 Yes 4 No

Which command will you use to change the permissions on file?..

Answer / bhaskar

chmod -R 755

Is This Answer Correct ?    1 Yes 2 No

Which command will you use to change the permissions on file?..

Answer / 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

More Unix Commands Interview Questions

which command is used to stop a running process in unix?

8 Answers  


Will rm -r* removes hidden files?

10 Answers  


How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.

12 Answers   IBM,


What is the use of egrep command in unix?

0 Answers  


what does a process mean?

7 Answers   Infosys,






How do you find which version and name of unix you are using at the command prompt?

7 Answers  


How do you stop a running process?

7 Answers  


What is nr in awk command?

0 Answers  


Why is awk called awk?

0 Answers  


How do I search for a file in unix command?

0 Answers  


How would you change all occurrences of a value using VI?

4 Answers  


What is the use of cut command in unix?

0 Answers  


Categories