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
Which command can you use to find the currently running process in unix server?
What is $0 bash?
What is sed awk grep?
What do chgrp command do?
How do you repeat a command in terminal?
What command is used to check the current users?
What is awk command used for?
Explain the steps that a shell follows while processing a command.
What is the function of grep command in unix?
hw will u use awk in replacing cahrs and files
How does shebang work?
What is the behavioural difference between cmp and diff commands?
Why is grep called grep?
Are you in or at the office?
Explain ‘system calls’ with respect to unix commands?