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


Please Help Members By Posting Answers For Below Questions

What does grep v do?

643


How do I open a port?

664


Is it inbetween or in between?

659


What does 'mkdir' command do in UNIX?

763


What is the command to compare two files in unix?

709






How do I search a whole word in vim?

771


What is grep in bash?

667


How does the system know where one command ends and another begins?

1692


Which command is used to kill the last background job?

886


What is {} in find command?

662


Which unix command to make a new directory?

687


What is grep r?

681


Name the general commands in using unix os for a beginner?

698


What is the use of find command in unix?

663


Write a command to kill the last background job?

702