How To Output Text To The Screen Using The Linux Echo Command
Introduction
This guide will show you how to output text to the terminal window using the Linux echo command.
Used on its own in the terminal the echo command isn't particularly useful but when used as part of the script it can be used to display instructions, errors and notifications.