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
Explain how to use grep command to list find the records of a file containing 10 different strings?
Describe the zip/unzip command using gzip.
What are awk commands?
how to sort the content of the file based on numeric values
What do know about tee command and its usage?
Can you explain a little bit about command substitution?
What is the unix command to confirm a remote host is alive or not?
What is the general format of unix command syntax?
What is the command to find maximum memory taking process on the server?
What are the unix commands?
What is the use of find command in unix?
What is merge command in unix?
What do know about tee command?
What is the use of the command 'ls -x chapter[1-5]' ?
How do I delete files from command prompt?