Echo is a Unix/Linux command tool used for displaying lines of text or string which are passed as arguments on the command line. This is one of the basic command in linux and most commonly used in shell scripts. In [...]
The post Echo Command in Linux with Examples appeared first on LinOxide.