what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / guest
it will overwrite the contents present in the file.c file
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What does this command do? Cat food 1 > kitty
How does shebang work?
What is command statement?
What is the difference between awk and grep?
What is command substitution?
Which command is used to restrict incoming messages?
What are file commands?
How to use grep command to list find the records of a file containing 10 different strings?
What is .sh file?
How to display no of records in oracle using unix command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How do I search a whole word in vim?
How do I search for a file in unix command?
What are the differences among a system call, a library function, and a unix command?
What does grep v do?