Answer Posted / bikas
The echo command is a built-in command of shell.
Its purpose is to output its arguments on to standard output..
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain how to use grep command to list find the records of a file containing 10 different strings?
Why is shebang used?
Write a command to display a file’s contents in various formats?
What does awk stand for?
What do chmod command do?
What is merge command in unix?
How do I run a whois command?
What is the first character of the output in ls l command?
What is the pipe command?
What does the command '$ls | wc –l > file1' do?
What do chgrp command do?
What is the command to find maximum memory taking process on the server?
What is the unix command to confirm a remote host is alive or not?
What is the difference between cat command and more command?
What difference between cmp and diff commands?