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
What are the unix commands?
How does shebang work?
How do I open a port?
What is the search command in unix?
What is the unix command to confirm a remote host is alive or not?
What does touch command do in unix?
What is the command to view process running?
What is grep short for?
Name the general commands in using unix os for a beginner?
How do I use grep to search for a file?
Who invented grep?
What is pipe command in unix?
What is nr in awk command?
What are filter commands in unix?
How do you repeat a command in terminal?