what these two commands prints "echo test","cat test"?
Answer Posted / anil
echo "Test" ---echo function will print the given value
with in the quotes.
cat test ---- cats command first check the PWD given value
is there are not.if there it gives the content of values.if
not it will thorough the error.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is grep command in unix with examples?
What do chgrp command do?
Why is awk called awk?
how to sort the content of the file based on numeric values
What is pipe command in unix?
Using unix command how to display no of records in oracle?
What does pipe () return?
What is the command to find maximum memory taking process on the server?
Name the unix command to find how many days the server has been up.
Is command prompt unix?
Are you in or at the office?
hw will u use awk in replacing cahrs and files
How do you repeat a command in terminal?
What is “chmod” command?
What do chmod, chown, chgrp commands do?