Cargando…

Linux Shell scripting with Bash /

According to IDC, over 170,000 new servers were shipped in the first quarter of 2003. That also means that there were potentially more than 170,000 people like you charged with administering these systems without the proper knowledge or training to do so. Linux Shell Scripting with Bash will help yo...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Burtch, Ken O.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Developer's Library : Sams, 2004.
Colección:Developer's library.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Linux Environment
  • 2. Operating the Shell
  • 3. Files, Users, and Shell Customization
  • 4. Script Basics
  • 5. Variables
  • 6. Expressions
  • 7. Compound Commands
  • 8. Debugging and Version Control
  • 9. Parameters and Subshells
  • 10. Job Control and Signals
  • 11. Text File Basics
  • 12. Text File Processing
  • 13. Console Scripting
  • 14. Functions and Script Execution
  • 15. Shell Security
  • 16. Network Programming
  • 17. Data Structures and Databases
  • 18. Final Topics
  • A. Complete Example
  • B. Summary of Bash Built-In Commands
  • C. Bash Options
  • D. Error Codes
  • E. Signals
  • F. ASCII Table.