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
What is the use of the tee command?
Describe the usage and functionality of the command rm –r * in unix?
What does this command do? Cat food 1 > kitty
What is the use of egrep command in unix?
What is in grep command?
Which command is used to create a directory?
What is “chmod” command?
How do you repeat a command in terminal?
How do I use grep to find a file?
What is the unix command to confirm a remote host is alive or not?
How to find $ai_serual resolved path by using unix
What command is used to switching between users in unix?
Which unix command to make a new directory?
What will the following command do?
How does pipe () work?