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


Please Help Members By Posting Answers For Below Questions

What is sed awk grep?

614


What is the significance of the 'tee' command?

602


What's a command word?

599


What is grep and how do you use it?

585


What is “chmod” command?

575






What is awk good for?

592


What is a bash command?

633


What does this command do,"$more readme.txt“?

699


What is the difference between awk and grep?

567


Explain ‘library functions’ with respect to unix commands?

612


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

603


Name the general commands in using unix os for a beginner?

632


What do know about tee command?

615


Explain command to display different lines that are found when compare two files?

684


What is the function of grep command in unix?

607