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
How can you see the command line history?
What is the use of the tee command?
Is ‘du’ a command? If so, what is its use?
What's a command word?
What is unix command line?
Explain the steps that a shell follows while processing a command.
Differentiate cmp command from diff command.
Using unix command how to display no of records in oracle?
What is the search command in unix?
How many unix commands are there?
How to display no of records in oracle using unix command?
What is grep short for?
What is grep in bash?
what is the advaantage of each user having its own copy of the shell?
Name the various commands that are used for the user information in unix.