in unix echo is used for

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


Please Help Members By Posting Answers For Below Questions

What is the comma to display different lines that are found when compare two files?

593


What does the command ' $who | sort –logfile > newfile' do?

768


Name the unix command to find how many days the server has been up.

600


What are grep patterns?

578


What does 'mkdir' command do in UNIX?

660






Explain ‘library functions’ with respect to unix commands?

604


What is ctrl d?

594


Describe the zip/unzip command using gzip.

608


What is the use of awk command in unix?

581


Describe the usage and functionality of the command rm –r * in unix?

822


Enumerate some of the most commonly used network commands in unix?

616


What does awk stand for?

607


How do I search a whole word in vim?

692


Write a command that will display files in the current directory, in a colored, long format.

683


How do you grep recursively?

555