---

How to Use echo Command in Bash Scripts in Linux

echo is a shell built-in command that is used to print the information/message to your terminal. It is the most popular command that is available in most Linux distributions and is typically used in bash scripts and batch files to print status text/string to the screen or a file.

Link to Article:
https://www.linuxshelltips.com/use-echo-in-bash-script/

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis