Pro Bash Learn to Script and Program the GNU/Linux Shell
Learn how to effectively utilize the Bash shell in your programming. This refreshed and expanded third edition has been updated to Bash 5.2, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York, NY :
Apress Media LLC
[2023]
|
Edición: | Third edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009786708406719 |
Tabla de Contenidos:
- 1. Hello, World: Your First Shell Program
- 2. Input, Output and Throughput
- 3. Looping and Branching
- 4. Command-Line parsing and Expansion
- 5. Parameters and Variables
- 6. Shell Functions
- 7. String Manipulation
- 8. File Operations and Commands
- 9. Reserved Words and Built-in Commands
- 10. Writing Bug-Free Scripts and Debugging the Rest
- 11. Programming for the Command Line
- 12. Runtime Configuration
- 13. Data Processing.-14. Scripting the Screen
- 15. Entry Level Programming.