Beginning portable shell scripting : from novice to professional /
Portable shell scripting is the future of modern Linux, OS X, and Unix command-line access. Beginning Portable Shell Scripting: From Novice to Professional teaches shell scripting by using the common core of most shells and expands those principles to all of scripting. You will learn about portable...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, Calif :
Apress,
©2008.
|
Colección: | Expert's voice in open source.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Introduction to Shell Scripting
- Ch. 2. Patterns and Regular Expressions
- Ch. 3. Basic Shell Scripting
- Ch. 4. Core Shell Features Explained
- Ch. 5. Shells Within Shells
- Ch. 6. Invocation and Execution
- Ch. 7. Shell Language Portability
- Ch. 8. Utility Portability
- Ch. 9. Bringing It All Together
- Ch. 10. Shell Script Design
- Ch. 11. Mixing and Matching
- App. A. The Shell Command Language
- App. B. The sh Utility
- App. C. Regular Expressions.