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 is the use of finger command?
How do I run a bash script?
What do chown command do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Why is it called grep?
Does cp command overwrite files?
What are the unix commands?
What are filter commands in unix?
What is time_t?
What is the command to find maximum memory taking process on the server?
What is grep command in unix with examples?
What is a bash command?
Explain the steps that a shell follows while processing a command.
What is the use of find command in unix?
What is the use of egrep command in unix?