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
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain ‘library functions’ with respect to unix commands?
Enlist some filename manipulation commands in unix.
What is command statement?
What is the use of sed command in unix?
Which unix command to make a new directory?
What is ‘ps’ command for?
What will the following command do?
Is it inbetween or in between?
What is the comma to show the space allocation of files?
What is {} in find command?
How do I search for text in vi?
How do you grep a case insensitive?
What are the general commands in using unix os for a beginner?
What is .sh file?