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 does grep v do?
How do I open a port?
Is it inbetween or in between?
What does 'mkdir' command do in UNIX?
What is the command to compare two files in unix?
How do I search a whole word in vim?
What is grep in bash?
How does the system know where one command ends and another begins?
Which command is used to kill the last background job?
What is {} in find command?
Which unix command to make a new directory?
What is grep r?
Name the general commands in using unix os for a beginner?
What is the use of find command in unix?
Write a command to kill the last background job?