what these two commands prints "echo test","cat test"?
Answer Posted / gayathri
echo test just prints test while cat test gives the
contents of the file called test.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to display no of records in oracle using unix command?
What does grep v do?
How do I find previous commands in unix?
Explain mount and unmount command.
Explain command to view process running?
What is the general format of unix command syntax?
What are the unix commands?
What is the difference between awk and grep?
Which command is used to kill the last background job?
What is the first character of the output in ls l command?
What is the command to find maximum memory taking process on the server?
What are the general commands in using unix os for a beginner?
What is grep r?
Write a command to display a file’s contents in various formats?
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