Skip to content

Portable Shell Programming An Extensive Collection of Bourne Shell Examples

Best in textbook rentals since 2012!

ISBN-10: 0134514947

ISBN-13: 9780134514949

Edition: 1996

Authors: Bruce Blinn

List price: $56.60
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

For software development engineers, system administrators, and QA test engineers who work with UNIX computer systems. This complete guide shows how to use the shell to develop shell scripts, using the shell more like a programming language than a command interpreter. Covers shell syntax, portability on different UNIX systems, using shell scripts to catch or ignore signals, executing commands using the remote shell command, and using the shell's redirection syntaxes.
Customers also bought

Book details

List price: $56.60
Copyright year: 1996
Publisher: Prentice Hall PTR
Publication date: 10/19/1995
Binding: Paperback
Pages: 288
Size: 7.00" wide x 9.50" long x 0.75" tall
Weight: 0.990
Language: English

Shell Syntax
Shell Variables
Shell Functions and Built-in Commands
Using Files
The Environment
Parsing Command Line Parameters
Using Filters
Shell Utilities
Examples of Shell Functions
Examples of Shell Scripts
Debugging
Portability
Common Questions and Problems
Comparison of UNIX Shells
Syntax Summary