what is the difference between Touch & cat command
Answer Posted / varsha
Main diff between CAT and TOUCH command is
By using touch we can create many file at a time.
bt by using cat command we can not create more than one file
or we use cat to display file content,create a file,append
nd copy file content into another file.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
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 function of grep command in unix?
What does grep v grep do?
What is the command to find maximum memory taking process on the server?
What is updatedb?
Which unix command to make a new directory?
How do I search for a file in unix command?
How do I run a whois command?
What is “chmod” command?
Write a command that will display files in the current directory, in a colored, long format.
What is grep and how do you use it?
Explain mount and unmount command.
What is grep r?
What is the use of sed command in unix?
How does the system know where one command ends and another begins?