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 / wolverine
chmod uo=rw tasks
Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is the search command in unix?
What is time_t?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is “chmod” command?
How do I clear my terminal history?
What is the use of finger command?
Which unix command to make a new directory?
What is unix command?
How do I open a port?
Why is awk called awk?
What are bash commands?
Name the unix command to find how many days the server has been up.
What is .sh file?
What is the use of sed command in unix?
Who invented grep?