what is the difference between Touch & cat command
Answer Posted / manikantan t s
touch :- This can be used to create a file with size 0 and
to change the time stamp of a file.
cat :- This can be used to display the content of a
file,concatinate etc.
| Is This Answer Correct ? | 85 Yes | 7 No |
Post New Answer View All Answers
Write a command that will display files in the current directory, in a colored, long format.
How do you grep a case insensitive?
What is in grep command?
Explain command to display different lines that are found when compare two files?
Explain command to show the space allocation of files?
What is the command to view process running?
What is the size of time_t?
What is the functionality of a top command?
How to use grep command to list find the records of a file containing 10 different strings?
Explain ‘library functions’ with respect to unix commands?
What are some command words?
What is {} in find command?
Enlist some filename manipulation commands in unix.
What does the command ' $who | sort –logfile > newfile' do?
Who invented grep?