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
What is the use of find command in unix?
What are the unix commands?
Which command is used to restrict incoming messages?
Which unix command lists files/folders in alphabetical order?
What is the functionality of a top command?
What is the pipe command?
Differentiate cat command from more command.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Who command in unix operating system?
Explain command to show the space allocation of files?
What is command substitution?
What is a bash command?
What are filter commands in unix?
Which unix command to make a new directory?
Name the various commands that are used for the user information in unix.