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
How do I run a whois command?
What are file commands?
What do know about tee command and its usage?
What are bash commands?
What does the metacharacter mean?
Explain mount and unmount command.
Does cp command overwrite files?
What is the first character of the output in ls l command?
What is the size of time_t?
Name the general commands in using unix os for a beginner?
What are the unix commands?
How do I open a port?
Are you in or at the office?
What is a bash command?
Write a command to display a file’s contents in various formats?