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 / kiruthiga.s
666- is a permission
output will be -rw-rw-rw- alex student 1423 Feb 21 14:01
tasks
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What does pipe () return?
What is awk command used for?
What is the nmap command?
What is the significance of the 'tee' command?
Why is awk called awk?
Why is grep called grep?
What does the command '$ls | wc –l > file1' do?
What is the use of the command 'ls -x chapter[1-5]' ?
How do I find previous commands in unix?
What is the difference between grep and grep?
What is a bash command?
How do I use nslookup?
How do I clear my terminal history?
What is the comma to display different lines that are found when compare two files?
What are the unix commands?