| Text-only | Table of Contents (frame/ no frame) |
| (13) Command substitution |
|
`command`
echo, newlines and multiple spaces will be removed.
$(command)
$(<file)
`cat file`, but implemented internally for efficiency.
| command-subs.src last modified Mar 11, 2005 | Introduction | Table of Contents (frame/no frame) |
Printable (single file) |
© Dartmouth College |