what is the difference between Touch & cat command
Answer Posted / varsha
Main diff between CAT and TOUCH command is
By using touch we can create many file at a time.
bt by using cat command we can not create more than one file
or we use cat to display file content,create a file,append
nd copy file content into another file.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What do know about tee command and its usage?
What is pipe command in unix?
How do I delete files from command prompt?
What are the differences among a system call, a library function, and a unix command?
Why is awk called awk?
What is the difference between cat and more command?
Why is shebang used?
What is the size of time_t?
How do I use grep to find a file?
Write a command that will display files in the current directory, in a colored, long format.
What is difference between grep and find command in unix?
What is the unix command to confirm a remote host is alive or not?
Explain command to view process running?
How do I search a whole word in vim?
Is command prompt unix?