what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / sudhansu mallick
It will allow you to create file.c ( if file.c is
available, it will be overwritten with new data )
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the comma to show the space allocation of files?
Why is grep called grep?
What is the difference between awk and grep?
What do chmod, chown, chgrp commands do?
How do you grep recursively?
What do chown command do?
What is grep short for?
What does #!/ Bin sh do?
What is the use of cut command in unix?
Explain command to view process running?
What is the use of tee command?
Which unix command to make a new directory?
What difference between cmp and diff commands?
What is the nmap command?
Explain command to display different lines that are found when compare two files?