Computer Science, asked by surajkumar9946, 1 year ago

What is the echo command in unix and shell programming?

Answers

Answered by Naresh5551
0
The echo command is used to display the output.

For example..

"echo NARESH "

this command will display "Naresh " in the output.
Similar questions