Linux command line and shell scripting bible

Linux Command Line and Shell Scripting Bible is your essential Linux guide. With detailed instruction and abundant examples, this book teaches you how to bypass the graphical interface and communicate directly with your computer, saving time and expanding capability. This third edition incorporates...

Celý popis

Uloženo v:
Podrobná bibliografie
Hlavní autor: Blum, Richard, 1962- (Autor) 
Další autoři: Bresnahan, Christine (Autor) 
Korporace: Wiley Online Library (online služba) (Distributor) 
Médium: E-kniha
Jazyk:angličtina
Vydáno: Indianapolis : Wiley, 2015
Žánr/forma:příručky
elektronické knihy
ISBN:9781119209409
978-1-118-98385-0
978-1-118-98419-2
978-1-118-98384-3
Témata:
On-line přístup:Plný text
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo otaguje tento záznam!
Jiná forma: Tištěná verze
Obálka
Obsah:
  • Frontmatter
  • Part I: The Linux Command Line
  • 1. Starting with Linux Shells
  • 2. Getting to the Shell
  • 3. Basic bash Shell Commands
  • 4. More bash Shell Commands
  • 5. Understanding the Shell
  • 6. Using Linux Environment Variables
  • 7. Understanding Linux File Permissions
  • 8. Managing Filesystems
  • 9. Installing Software
  • 10. Working with Editors
  • Part II: Shell Scripting Basics
  • 11. Basic Script Building
  • 12. Using Structured Commands
  • 13. More Structured Commands
  • 14. Handling User Input
  • 15. Presenting Data
  • 16. Script Control
  • Part III: Advanced Shell Scripting
  • 17. Creating Functions
  • 18. Writing Scripts for Graphical Desktops
  • 19. Introducing sed and gawk
  • 20. Regular Expressions
  • 21. Advanced sed
  • 22. Advanced gawk
  • 23. Working with Alternative Shells
  • Part IV: Creating Practical Scripts
  • 24. Writing Simple Script Utilities
  • 25. Producing Scripts for Database, Web, and E-Mail
  • 26. Creating Fun Little Shell Scripts
  • Appendix A: Quick Guide to bash Commands
  • Appendix B: Quick Guide to sed and gawk