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
Why is grep called grep?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How can we use grep command in unix?
What does the command ' $who | sort –logfile > newfile' do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the command to find maximum memory taking process on the server?
Is grep faster than awk?
What is the pipe command?
Can you enlist some commonly used network commands?
What is the comma to show the space allocation of files?
What are the unix commands?
What is awk good for?
What is unix command?
Explain command to display different lines that are found when compare two files?