Which mode is used for allowing file write,read and append
mode?
Answer Posted / ganesh
chmod ou--rwx filename.txt
here it means take off permission of user and other group
for reading,writing,executing the file filename.txt
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which unix command lists files/folders in alphabetical order?
How do I search for a file in unix command?
What are the unix commands?
What do know about tee command?
how to sort the content of the file based on numeric values
What does the md command do?
What is the general format of unix command syntax?
Does cp command overwrite files?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is .sh file?
hw will u use awk in replacing cahrs and files
What is the use of the tee command?
What is the first character of the output in ls l command?
What is the difference between awk and grep?
What is the use of sed command in unix?