How do you create a file in UNIX
Answer Posted / c sivakumar
We can create a file by touch command
example: touch success
ls -ltr
-rw-rw-r-- 1 bd 0 Oct 31 09:08 success
| Is This Answer Correct ? | 199 Yes | 53 No |
Post New Answer View All Answers
What is the function of grep command in unix?
What are the commands in UNIX to list the files in a Directory?
Which command will print your home directory on screen?
What is s and g in sed command?
What is the use of finger command?
What is in grep command?
What is grep in bash?
Differentiate cmp command from diff command.
What are bash commands?
What is the nmap command?
What is grep short for?
What is rmdir command?
What is the comma to show the space allocation of files?
What is the difference between awk and grep?
What is the use of the command 'ls -x chapter[1-5]' ?