Which mode is used for allowing file write,read and append
mode?
Answer Posted / vandanaverma_2
a+
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is the first character of the output in ls l command?
Which command will print your home directory on screen?
Which command can you use to find the currently running process in unix server?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Why is awk called awk?
Does cp command overwrite files?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the command to compare two files in unix?
Why is it called grep?
What is sed awk grep?
Name the general commands in using unix os for a beginner?
What does #!/ Bin sh do?
What is the use of find command in unix?
What does this command do,"$more readme.txt“?
What is the use of cut command in unix?