what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / sudhansu mallick
It will allow you to create file.c ( if file.c is
available, it will be overwritten with new data )
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does this command do,"$more readme.txt“?
How do I run a whois command?
What is the significance of the 'tee' command?
Write a command to kill the last background job?
How do you grep recursively?
What is the use of egrep command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I use grep to search for a file?
What is the size of time_t?
What is .sh file?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Give the command for finding the current date.
Explain command to view process running?
What does this command do? Cat food 1 > kitty
Using unix command how to display no of records in oracle?