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
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain command to show the space allocation of files?
What is unix command line?
How does pipe () work?
What do chgrp command do?
What is the use of finger command?
Which unix command to make a new directory?
What is the use of find command in unix?
how to sort the content of the file based on numeric values
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What does the “echo” command do?
Write a command to kill the last background job?
What is nr in awk command?
Write a command to display a file’s contents in various formats?
What does touch command do in unix?