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
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is ctrl d?
What is pipe command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
How do I search a whole word in vim?
What are awk commands?
how to sort the content of the file based on numeric values
Give the command for finding the current date.
What are filter commands in unix?
What will the following command do?
What is grep r?
Differentiate cat command from more command.
What is the use of find command in unix?
Is grep faster than awk?
What is in grep command?