Bash cookbook /
"Packed with examples and advice for everyone from shell beginners to advanced developers, bash Cookbook focuses strongly on practical remedies rather than theory. It offers many ways to automate routine tasks, and it provides scripting solutions to scores of common problems related to input/ou...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly,
2007.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Beginning bash
- 2. Standard output
- 3. Standard input
- 4. Executing commands
- 5. Basic scripting : shell variables
- 6. Shell logic and arithmetic
- 7. Intermediate shell tools I
- 8. Intermediate shell tools II
- 9. Finding files : find, locate, slocate
- 10. Additional features for scripting
- 11. Working with dates and times
- 12. End-user tasks as shell scripts
- 13. Parsing and similar tasks
- 14. Writing secure shell scripts
- 15. Advanced scripting
- 16. Configuring and customizing bash
- 17. Housekeeping and administrative tasks
- 18. Working faster by typing less
- 19. Tips and traps : common goofs for novices.