what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / guest
display the content of the file
| Is This Answer Correct ? | 4 Yes | 44 No |
Post New Answer View All Answers
What is command substitution?
What is the use of sed command in unix?
How do I run a bash script?
Is grep faster than awk?
Who wrote grep?
What does the command '$ls | wc –l > file1' do?
What is the size of time_t?
What are the dos commands?
What are awk commands?
How do I use grep to search for a file?
What is the use of awk command in unix?
How do I find previous commands in unix?
What is the functionality of a top command?
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 do chmod, chown, chgrp commands do?