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 are the dos commands?
What do chmod command do?
What is unix command?
What is command statement?
What is unix command line?
What do chmod, chown, chgrp commands do?
How do I use nslookup?
How can we use grep command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is awk used for?
How do I use grep to search for a file?
Is ‘du’ a command? If so, what is its use?
What is $0 bash?
What is grep in bash?
What is ctrl d?