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?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is in grep command?
How do you grep a case insensitive?
What is the search command in unix?
Is command prompt unix?
Which command is used to kill the last background job?
What is awk command used for?
What does the command '$ls | wc –l > file1' do?
What do chmod, chown, chgrp commands do?
What is the use of tee command?
Which unix command lists files/folders in alphabetical order?
Which command should you use to find the remaining disk space in unix server?
Why is awk called awk?
What is the size of time_t?