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...

Full description

Saved in:
Bibliographic Details
Main Author: Blum, Richard, 1962- (Author) 
Other Authors: Bresnahan, Christine (Author) 
Corporate Author: Wiley Online Library (online služba) (Distributor) 
Format: eBook
Language:English
Published: Indianapolis : Wiley, 2015
Genre/form:příručky
elektronické knihy
ISBN:9781119209409
978-1-118-98385-0
978-1-118-98419-2
978-1-118-98384-3
Subjects:
Online Access:Plný text
Tags: Add Tag
No Tags, Be the first to tag this record!
Other form: Printed version
Cover Image
Table of Contents:
  • 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