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 do know about tee command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the significance of the 'tee' command?
What does sed command do in unix?
Name the various commands that are used for the user information in unix.
Enlist some filename manipulation commands in unix.
What is the pipe command?
Write a command to kill the last background job?
Is command prompt unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Explain command to show the space allocation of files?
What do chgrp command do?
What is the difference between cat command and more command?
What is grep and how do you use it?
Which command should you use to find the remaining disk space in unix server?