Assume the following files are in the working directory
prompt> ls -l tasks
-rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks
What command can Alex use to give everyone permission to
write to the file? What will the ls -l
command display if he does so?

Answer Posted / harika janga

chmod go+w tasks
-rw-rw-rw- 1 alex student 1423 feb 21 14:01 tasks

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does pipe () return?

600


What is in grep command?

653


Explain command to view process running?

619


What is the unix command to confirm a remote host is alive or not?

594


How to display no of records in oracle using unix command?

591






What do chmod, chown, chgrp commands do?

644


Name the unix command to find how many days the server has been up.

612


What is “chmod” command?

568


Differentiate cmp command from diff command.

592


Differentiate cat command from more command.

582


What is the use of egrep command in unix?

630


What is the use of the tee command?

603


What is the use of find command in unix?

588


How do you grep recursively?

562


What is time_t?

592