About Us Hindi WPMesh Job Alert! We Are Hiring!
echo command used to display a message on the terminal.
$echo [message with double quotes]
$echo "Hello"
it will return Hello on the terminal