what are the different commands used to create files?
Answer Posted / abani_mahana
touch, cat, vi, vim, pico
A) touch: touch <file name>
B) cat: cat > <file name>
C) vi: vi <file name>
D) vim: vim <file name>
E) pico: pico <file name>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are file commands?
What is the use of tee command?
What is rmdir command?
How do you grep recursively?
Are you in or at the office?
Explain the steps that a shell follows while processing a command.
What is updatedb?
what is the advaantage of each user having its own copy of the shell?
What is the command to find maximum memory taking process on the server?
What is the comma to show the space allocation of files?
how to sort the content of the file based on numeric values
What is a bash command?
Who invented grep?
How many unix commands are there?
Describe the usage and functionality of the command rm –r * in unix?