A. Shell Summary
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.
Startup
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.
Commands ...
Get Unix Shell Programming, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.