what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / lavanya
it depends on setting of environmental variable
| Is This Answer Correct ? | 5 Yes | 22 No |
Post New Answer View All Answers
What is the use of find command in unix?
What are filter commands in unix?
Can you explain a little bit about command substitution?
What is command statement?
What does this command do? Cat food 1 > kitty
What is the difference between cat and more command?
What is the difference between awk and grep?
Which command is used to kill the last background job?
Which command will print your home directory on screen?
What are grep patterns?
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
Who invented grep?
What is the use of cut command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?