| Text-only | Table of Contents (frame/ no frame) |
| (15) Input and output |
|
echo
Beware that the shell may process backslashes beforeechosees them (may need to double backslash). Internal in most shells, but was originally external.\0n where n is the 8-bit character whose ASCII code is the 1-, 2- or 3-digit octal number representing that character.
\b backspace \c print line without new-line (some versions) \f form-feed \n new-line \r carriage return \t tab \v vertical tab \\ backslash
print (ksh internal)
read var1 var2 rest
| stdio.src last modified Jun 9, 2006 | Introduction | Table of Contents (frame/no frame) |
Printable (single file) |
© Dartmouth College |