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
Explain ‘system calls’ with respect to unix commands?
What is the difference between cat command and more command?
What is the use of find command in unix?
What are grep patterns?
What does grep v do?
What will the following command do?
Enumerate some of the most commonly used network commands in unix?
How do I find previous commands in unix?
What does this command do? Cat food 1 > kitty
What is a command and examples?
Is grep faster than awk?
What is the nmap command?
What is the difference between awk and grep?
What difference between cmp and diff commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?