what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / nirupam
If $cat is command then it will give an error. Otherwise it
will owerwrite the existing file i.e. file.c
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is ‘du’ a command? If so, what is its use?
What is the difference between cat and more command?
Which command is used to find whether the system is 32 bit or 64 bit?
What does this command do? Cat food 1 > kitty
What is a bash command?
What does sed command do in unix?
What is the size of time_t?
What does the metacharacter mean?
What are some command words?
How to find $ai_serual resolved path by using unix
Which unix command to make a new directory?
How do I search for text in vi?
Write a command that will display files in the current directory, in a colored, long format.
What is used to type command?
Why is grep called grep?