what is the difference between Touch & cat command
Answer Posted / manikantan t s
touch :- This can be used to create a file with size 0 and
to change the time stamp of a file.
cat :- This can be used to display the content of a
file,concatinate etc.
| Is This Answer Correct ? | 85 Yes | 7 No |
Post New Answer View All Answers
What is the significance of the 'tee' command?
What do chmod, chown, chgrp commands do?
What is “chmod” command?
Name the general commands in using unix os for a beginner?
Who wrote grep?
What does grep v grep do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How does the system know where one command ends and another begins?
What is {} in find command?
What is the unix command to confirm a remote host is alive or not?
How do I open a port?
What is the comma to display different lines that are found when compare two files?
What is awk good for?
What do know about tee command?
What are the differences among a system call, a library function, and a unix command?