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


Please Help Members By Posting Answers For Below Questions

What does 'mkdir' command do in UNIX?

667


How do you grep a case insensitive?

548


What is the nmap command?

589


What is in grep command?

653


What does the “echo” command do?

628






What are awk commands?

587


Who wrote grep?

589


how to sort the content of the file based on numeric values

1258


What is the command to view process running?

578


What is the comma to display different lines that are found when compare two files?

597


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

804


Which command will print your home directory on screen?

549


Explain the steps that a shell follows while processing a command.

685


Which unix command to make a new directory?

596


What is grep in bash?

591