echo command in Linux, Uses of echo command with examples
echo command is built in command in Linux, that prints text/string passed to this command as an argument on the terminal as an output. In other words, you can say “echo is a command that will display any text that you ask it to display” or “echo command used to display a string provided by […]
echo command in Linux, Uses of echo command with examples Read More »