Echo Command - MAN Page explained with Examples
echo Write output to standard input OptionUsage -nDo not appened to a new line. The terminal curser will be in the same line as the output instead of being in a new line by default. -eenables interpretation of \ backslash escapes -EOpposit...
Aug 30, 20213 min read105
