what is the difference between Touch & cat command
Answer Posted / bhaskar
touch command is using for creating a file
cat command is printing a file
Is This Answer Correct ? | 4 Yes | 16 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
How to use grep command to list find the records of a file containing 10 different strings?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is used to type command?
What is grep command in unix with examples?
What are the dos commands?
What is the command to find hidden files in the current directory?
What does the metacharacter mean?
What is ctrl d?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the use of the command 'ls -x chapter[1-5]' ?
How do you repeat a command in terminal?
What is awk command used for?
Write a command to kill the last background job?
What are the differences among a system call, a library function, and a unix command?