what is the difference between Touch & cat command
Answer Posted / hari
touch is cerate a multipule files at a time
ex:touch file1 file2 file3 file4
cat is onley cerate one file
cat>file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
What is difference between grep and find command in unix?
How do I search a whole word in vim?
What is the use of awk command in unix?
What is grep in bash?
Which command is used to kill the last background job?
Can you enlist some commonly used network commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is ctrl d?
Differentiate cat command from more command.
What are grep patterns?
What is “chmod” command?
What is ‘ps’ command for?
What is time_t?
What are bash commands?