Answer Posted / swetcha
The echo command echoes its arguments
Another important use of the echo command is to toggle
echoing of commands on and off in batch files.
echo on turns on echoing of commands
echo off turns off echoing of commands
Is This Answer Correct ? | 6 Yes | 19 No |
Post New Answer View All Answers
Why is shebang used?
Name the unix command to find how many days the server has been up.
Explain mount and unmount command.
Is grep faster than awk?
Which command is used to restrict incoming messages?
Explain ‘library functions’ with respect to unix commands?
Can you explain a little bit about command substitution?
Who command in unix?
What is the functionality of a top command?
What is the use of find command in unix?
What do chmod command do?
What is the general format of unix command syntax?
Which command is used to kill the last background job?
What is grep command in unix with examples?
What does awk stand for?