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 / harika janga

chmod go+w tasks
-rw-rw-rw- 1 alex student 1423 feb 21 14:01 tasks

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sed awk grep?

600


What is a command and examples?

577


Describe the usage and functionality of the command rm –r * in unix?

820


How to display no of records in oracle using unix command?

587


What happens when we execute a unix command?

597






Describe the zip/unzip command using gzip.

608


Which command should you use to find the remaining disk space in unix server?

701


What is ‘ps’ command for?

613


What is the use of awk command in unix?

578


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

795


Which command is used to find whether the system is 32 bit or 64 bit?

628


How do you grep a case insensitive?

536


Explain ‘library functions’ with respect to unix commands?

601


What is the general format of unix command syntax?

687


Which command is used to delete all files in the current directory and all its sub-directories?

660