what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / prakash reddy
if file.c exists in current directory, entire content will
be erased, if it is not present a new file by the name
file.c is created
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do I open a port?
What is the difference between cat command and more command?
How does pipe () work?
What command is used to switching between users in unix?
how to sort the content of the file based on numeric values
What is the function of grep command in unix?
Describe the usage and functionality of the command rm –r * in unix?
What is the command to view process running?
What does the “echo” command do?
What are bash commands?
What is unix command?
What is sed awk grep?
How do I clear my terminal history?
Does cp command overwrite files?
What does find command return in unix?