what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / pramod krishna
Given file.c is a file in current dirctory.
So the command will remove the existing content and keep
the new content typing
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Who invented grep?
Which command is used to kill the last background job?
Who command in unix operating system?
What is awk good for?
What is the command to view process running?
Which unix command to make a new directory?
What is command substitution?
What command is used to check the current users?
Explain mount and unmount command.
What is grep short for?
How do I search for text in vi?
Is grep faster than awk?
Using unix command how to display no of records in oracle?
Write a command that will display files in the current directory, in a colored, long format.
What is the difference between cat and more command?