adspace


In unix, what is echo used for?

Answer Posted / Rajiv Ranjan

The echo command in UNIX is used to display text on the screen. It can also be used to print variables or the output of commands.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988