Siamnet
echo
$ echo -n "No trailing line ending"
You can also use the -e switch to interpolate escaped characters like \n, \\, \r, ...
-e
\n
\\
\r
Featured Pages
2010-09-09