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
Write a command that will display files in the current directory, in a colored, long format.
Enumerate some of the most commonly used network commands in unix?
Which command is used to restrict incoming messages?
What are the general commands in using unix os for a beginner?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do you grep recursively?
Which command is used to find whether the system is 32 bit or 64 bit?
Why is it called a shebang?
What is the nmap command?
What are file commands?
What are some command words?
What is merge command in unix?
How do I clear my terminal history?
Which command can you use to find the currently running process in unix server?
What is command substitution?