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
How to display no of records in oracle using unix command?
Who command in unix operating system?
What are the commands in UNIX to list the files in a Directory?
What do chgrp command do?
What is the difference between grep and grep?
Why is it called grep?
What is a command and examples?
What do know about tee command and its usage?
What is the general format of unix command syntax?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is grep in bash?
Name the unix command to find how many days the server has been up.
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command is used to create a directory?
Which unix command to make a new directory?