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 the comma to show the space allocation of files?
What is the command to compare two files in unix?
What happens when we execute a unix command?
What does the md command do?
What is grep in bash?
What is pipe command in unix?
What is the general format of unix command syntax?
What do know about tee command?
Why is it called a shebang?
What is the use of the tee command?
Differentiate cat command from more command.
What does the command ' $who | sort –logfile > newfile' do?
How do I open a port?
Does cp command overwrite files?
Name the unix command to find how many days the server has been up.