what is the difference between Touch & cat command
Answer Posted / prashant
The main difference between touch and cat command is that
touch command is basically used for changing TIME-STAMP
which includes modification time,access time etc as well as
used for creating empty files.
Whereas cat command full form is concatenation ....
means it is used for displaying the content of file
as well as concatenation of files in one single file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate cmp command from diff command.
why metadb requires a seperate slice to create Solaris volume manager
What is “chmod” command?
How to display no of records in oracle using unix command?
What is the unix command to confirm a remote host is alive or not?
What is unix command?
Can you explain a little bit about command substitution?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Which command is used to delete all files in the current directory and all its sub-directories?
What is $0 bash?
What is pipe command in unix?
What is the difference between cat command and more command?
What does this command do,"$more readme.txt“?
Who command in unix operating system?
What does pipe () return?