what is the difference between Touch & cat command
Answer Posted / sivakumar
By using CAT command, we can easily create a new file or
view the file.
Touch command is mainly used for creating a empty file. We
cannot insert any content into this file. File storage is 0
bytes of memory.
| Is This Answer Correct ? | 92 Yes | 17 No |
Post New Answer View All Answers
What is sed awk grep?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command is used to find whether the system is 32 bit or 64 bit?
Which command is used to delete all files in the current directory and all its sub-directories?
How does the system know where one command ends and another begins?
Give the command for finding the current date.
What's a command word?
What is the use of awk command in unix?
What is grep short for?
How does shebang work?
What are bash commands?
What is the command to find hidden files in the current directory?
how to sort the content of the file based on numeric values
What does the command ' $who | sort –logfile > newfile' do?
What is the general format of unix command syntax?