Linux Echo Command

echo command used to display a message on the terminal.

Syntax

$echo [message with double quotes]

Example


$echo "Hello"
							

it will return Hello on the terminal

Share Share on Facebook Share on Twitter Share on LinkedIn Pin on Pinterest Share on Stumbleupon Share on Tumblr Share on Reddit Share on Diggit

You may also like this!