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 will the following command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are awk commands?
Why is awk called awk?
Which unix command to make a new directory?
Why is it called a shebang?
What is the command to view process running?
What is grep in bash?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of finger command?
What happens when we execute a unix command?
What is the use of cut command in unix?
Name the various commands that are used for the user information in unix.
hw will u use awk in replacing cahrs and files