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 merge command in unix?
What command will change your prompt to myprompt?
Which command is used to create a directory?
What is s and g in sed command?
Which command is used to find whether the system is 32 bit or 64 bit?
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)?
What are bash commands?
What does the command ' $who | sort –logfile > newfile' do?
What is used to type command?
How does pipe () work?
Why is it called grep?
How do I use nslookup?
What do know about tee command and its usage?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does the md command do?