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 / subhojit saha

chmod 666 tasks

-rw-rw-rw- 1 alex student 1423 Feb 21 14:01 tasks

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Enlist some filename manipulation commands in unix.

556


What is the function of grep command in unix?

595


How do I search a whole word in vim?

700


What is the command to find maximum memory taking process on the server?

676


Explain ‘system calls’ with respect to unix commands?

606






How does pipe () work?

599


What is the use of tee command?

575


How do I search for text in vi?

592


Using unix command how to display no of records in oracle?

615


What is ctrl d?

598


What are the unix commands?

560


Write a command that will display files in the current directory, in a colored, long format.

689


What is command statement?

543


What is the size of time_t?

658


What is the use of finger command?

603