what is the difference between Touch & cat command
Answer Posted / narendrasairam
cat - command is used to display the content of a file
touch - command is used to change the time stamp of a file
| Is This Answer Correct ? | 27 Yes | 5 No |
Post New Answer View All Answers
How can you see the command line history?
Explain ‘system calls’ with respect to unix commands?
Is command prompt unix?
What is awk good for?
What is the use of the tee command?
Differentiate cmp command from diff command.
What is .sh file?
What does 'mkdir' command do in UNIX?
What are the general commands in using unix os for a beginner?
Which command is used to kill the last background job?
Which command can you use to find the currently running process in unix server?
What is rmdir command?
What is s and g in sed command?
What does #!/ Bin sh do?
Why is shebang used?