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
Write a command to display a file’s contents in various formats?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Are you in or at the office?
Differentiate cmp command from diff command.
What are the unix commands?
Explain command to display different lines that are found when compare two files?
What are grep patterns?
What is unix command?
What does the command '$ls | wc –l > file1' do?
What is the difference between cat and more command?
What is grep short for?
Is it inbetween or in between?
What is command statement?
What is the use of finger command?
What is the nmap command?