Which mode is used for allowing file write,read and append
mode?

Answer Posted / preeti

chmod 777.

The three 7 individually tell the process for read write
appened.
If we have to read write and execute a file ,all we have to
do is
chmod 777 filename.ext

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do chown command do?

774


Write a command to kill the last background job?

781


What difference between cmp and diff commands?

941


What is {} in find command?

767


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1188


Using unix command how to display no of records in oracle?

822


How do I use nslookup?

749


Is ‘du’ a command? If so, what is its use?

826


What are filter commands in unix?

762


Explain command to view process running?

801


How do I open a port?

764


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

1365


Who command in unix operating system?

850


What does pipe () return?

773


What is awk good for?

787