Linux Commands – echo

Linux Commands - echo Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed cp command in Linux which is used to copy files and directories in Linux. https://cloudaffaire.com/linux-commands-cp/ In this blog post, we will discuss echo command in Linux. the echo command is used to print each given STRING to standard output, with a space between each and a newline after the last one. Linux Commands…

Comments Off on Linux Commands – echo