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
What are bash commands?
What are reported commands?
Explain ‘system calls’ with respect to unix commands?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I run a bash script?
How does pipe () work?
What is the function of grep command in unix?
Is command prompt unix?
hw will u use awk in replacing cahrs and files
Write a command that will display files in the current directory, in a colored, long format.
What is the unix command to confirm a remote host is alive or not?
What is pipe command in unix?
What is the command to find maximum memory taking process on the server?
How do I search for text in vi?
What is the use of finger command?