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 / hari
chmod ugo filename
ls -l
filename bytes date etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I search for a file in unix command?
What is pipe command in unix?
How to find $ai_serual resolved path by using unix
Which command should you use to find the remaining disk space in unix server?
What is grep r?
What are awk commands?
What is used to type command?
What is grep and how do you use it?
What do chgrp command do?
What are the general commands in using unix os for a beginner?
What happens when we execute a unix command?
What is awk used for?
Can you explain a little bit about command substitution?
Who command in unix operating system?
What is the behavioural difference between cmp and diff commands?