what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / guest
it will overwrite the contents present in the file.c file
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What are the commands in UNIX to list the files in a Directory?
Is grep faster than awk?
How do I delete files from command prompt?
What is ‘ps’ command for?
What are the dos commands?
What is nr in awk command?
What does the “echo” command do?
What is awk good for?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
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 is a bash command?
What is the command to find hidden files in the current directory?
how to sort the content of the file based on numeric values
What does this command do? Cat food 1 > kitty
What does grep v do?