The Linux command line, PDF gratuito

linuxcommandline.png

The Linux command line es un libro totalmente orientado a enseñarnos a usar la línea de comandos en sistemas Linux. Éste recoge el contenido de linuxcommand.org, pero en mayor detalle. Toca desde temas básicos, hasta temas más avanzados como la programación de scripts.

El libro está publicado por la prestigiosa editorial no startch press, desde donde puedes comprarlo, pero el autor ha liberado una versión totalmente gratuita en formato PDF con licencia Creative Commons.

Para que te hagas una idea del contenido del mismo, este es el índice:

  • Part 1: Learning the Shell Chapter 1. What Is The Shell? Chapter 2. Navigation Chapter 3. Exploring The System Chapter 4. Manipulating Files And Directories Chapter 5. Working With Commands Chapter 6. Redirection Chapter 7. Seeing The World As The Shell Sees It Chapter 8. Advanced Keyboard Tricks Chapter 9. Permissions Chapter 10. Processes
  • Part 2: Configuration and the Environment Chapter 11. The Environment Chapter 12. A Gentle Introduction To vi Chapter 13. Customizing The Prompt
  • Part 3: Common Tasks and Essential Tools Chapter 14. Package Management Chapter 15. Storage Media Chapter 16. Networking Chapter 17. Searching For Files Chapter 18. Archiving And Backup Chapter 19. Regular Expressions Chapter 20. Text Processing Chapter 21. Formatting Output Chapter 22. Printing Chapter 23. Compiling Programs
  • Part 4: Writing Shell Scripts Chapter 24. Writing Your First Script Chapter 25. Starting A Project Chapter 26. Top-Down Design Chapter 27. Flow Control: Branching With if Chapter 28. Reading Keyboard Input Chapter 29. Flow Control: Looping With while / until Chapter 30. Troubleshooting Chapter 31. Flow Control: Branching With case Chapter 32. Positional Parameters Chapter 33. Flow Control: Looping With for Chapter 34. Strings And Numbers Chapter 35. Arrays Chapter 36. Exotica
Puedes descargar el PDF desde este enlace.