Special Characters
Next: '...': Turn off
Up: Programming the Shells
Previous: Running the Script
As with the Bourne shell features already covered, scripts:
- can contain filenames and directory names with metacharacters.
- can use semi colons (;) to separate commands on one line.
- can use redirection signs (
).
- understand pipes (|).
In addition to the above-mentioned, scripts may also contain
C and Bourne shell features.
Super-User
Fri Feb 17 15:55:40 EST 1995