what are the different commands used to create files?
Answer Posted / ravindran m
1.touch - to create empty files (e.g) - touch <filename>
2.vi <filename>
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does the metacharacter mean?
What is {} in find command?
What are the commands in UNIX to list the files in a Directory?
Enumerate some of the most commonly used network commands in unix?
How do I search for a file in unix command?
Using unix command how to display no of records in oracle?
What is the use of find command in unix?
How does pipe () work?
What does pipe () return?
How do you grep recursively?
How to use grep command to list find the records of a file containing 10 different strings?
What is unix command?
Who command in unix operating system?
What happens when we execute a unix command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?