February 2003
Intermediate to advanced
456 pages
11h 8m
English
In This Appendix
• Startup
• Commands
• Comments
• Quoting
This appendix summarizes the main features of the standard POSIX shell as per IEEE Std 1003.1-2001.
The shell can be given the same options on the command line as can be specified with the set command. In addition, the following options can be specified:
-c commands commands are executed.-i The shell is interactive. Signals 2, 3, and 15 are ignored.-s Commands are read from standard input.
Read now
Unlock full access