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
What does the command '$ls | wc –l > file1' do?
Is ‘du’ a command? If so, what is its use?
What are grep patterns?
What does find command return in unix?
What are the commands in UNIX to list the files in a Directory?
What are the dos commands?
What is awk good for?
What is the comma to show the space allocation of files?
hw will u use awk in replacing cahrs and files
What is the significance of the 'tee' command?
What is nr in awk command?
What are the general commands in using unix os for a beginner?
Why is it called grep?
What is the use of cut command in unix?
What will the following command do?