what these two commands prints "echo test","cat test"?

Answer Posted / sivaji

"echo test", echo simply prints test.
"cat test" cat command will searches for a file as "test"
in the PWD. if it finds any file called "test", then it
will prints the contents of the test file. else will
through the error as file not exisiting

Is This Answer Correct ?    68 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Using unix command how to display no of records in oracle?

599


Why is grep called grep?

772


What's a command word?

581


What does the md command do?

564


What is a bash command?

622






What is grep short for?

547


How do I run a whois command?

594


What is the unix command to confirm a remote host is alive or not?

574


what is the advaantage of each user having its own copy of the shell?

2026


What is grep r?

582


Why is it called a shebang?

566


What does the command ' $who | sort –logfile > newfile' do?

761


How can you see the command line history?

580


What are grep patterns?

572


Explain mount and unmount command.

607