what is the difference between Touch & cat command
Answer Posted / m.a.afroze
Touch : Touch command is to create an Empty file and it
bytes size is equal to 0.
Cat : Cat command is created with the related file
information.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Name the unix command to find how many days the server has been up.
What does the metacharacter mean?
How do I open a port?
What is grep in bash?
How does the system know where one command ends and another begins?
What is the command to find maximum memory taking process on the server?
What are the dos commands?
What is the use of egrep command in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What is awk good for?
What is the difference between grep and grep?
Differentiate cat command from more command.
Why is it called grep?
What is the use of tee command?