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
Is it inbetween or in between?
What is sed awk grep?
Are you in or at the office?
What are filter commands in unix?
What are bash commands?
What is grep short for?
What is difference between grep and find command in unix?
How do I use nslookup?
What does 'mkdir' command do in UNIX?
What are the dos commands?
What do chown command do?
What is the nmap command?
What does the “echo” command do?
How to use grep command to list find the records of a file containing 10 different strings?
What is a command and examples?