How do you create a file in UNIX
Answer Posted / divya
1.Touch filename
2.cat filename
3.cat >> filename
4.>filename
5.Using vi editor
| Is This Answer Correct ? | 70 Yes | 17 No |
Post New Answer View All Answers
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the use of sed command in unix?
Who invented grep?
What does find command return in unix?
Write a command to kill the last background job?
What is the unix command to confirm a remote host is alive or not?
Write a command that will display files in the current directory, in a colored, long format.
What is the first character of the output in ls l command?
hw will u use awk in replacing cahrs and files
Name the unix command to find how many days the server has been up.
What is grep in bash?
What is pipe command in unix?
What is the general format of unix command syntax?
Are you in or at the office?
What will the following command do?