Monday, 22 October 2012

Explain about echo command? | Shell Scripting Interview Questions

Echo command is used to display the value of a variable. There are many different options give different outputs such as usage \c suppress a trailing line, \r returns a carriage line, -e enables interpretation, \r returns the carriage.

No comments: