Which mode is used for allowing file write,read and append
mode?
Answer Posted / ranjitha s
There are 3 modes in UNIX,
Command mode
Input mode
Exec mode.
Answer for this Q is ....
one shud use switch to the cammand mode. Than execute
chmod 777 filename.extn
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is pipe command in unix?
Differentiate cmp command from diff command.
How do I find previous commands in unix?
What does sed command do in unix?
What does 'mkdir' command do in UNIX?
How can you see the command line history?
What are some command words?
How do I delete files from command prompt?
What are file commands?
How do you grep recursively?
What does this command do,"$more readme.txt“?
Explain ‘system calls’ with respect to unix commands?
What is ‘ps’ command for?
Explain the steps that a shell follows while processing a command.
What are the differences among a system call, a library function, and a unix command?