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


Please Help Members By Posting Answers For Below Questions

What are grep patterns?

572


Which command should you use to find the remaining disk space in unix server?

699


Explain ‘library functions’ with respect to unix commands?

596


What is the pipe command?

571


How does shebang work?

584






Which command is used to restrict incoming messages?

584


What does the metacharacter mean?

605


How to use grep command to list find the records of a file containing 10 different strings?

643


What is ctrl d?

588


What is the functionality of a top command?

618


What are the general commands in using unix os for a beginner?

575


Which command is used to delete all files in the current directory and all its sub-directories?

655


How do I find previous commands in unix?

592


Describe the zip/unzip command using gzip.

604


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

617