ECHO
Synopsis
ECHO message
This command outputs the given message
.
Return Value
Returns the message.
Examples
You can do this as shown below.
$ ECHO "Yuga Yuga"
"Yuga Yuga"
ECHO message
This command outputs the given message
.
Returns the message.
You can do this as shown below.
$ ECHO "Yuga Yuga"
"Yuga Yuga"