Linux command line and shell scripting bible /
Talk directly to your system for a faster workflow with automation capability 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 co...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
John Wiley & Sons,
[2015]
|
Edición: | Third edition. |
Colección: | Bible.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Frontmatter
- Part I: The Linux Command Line. Starting with Linux Shells
- Getting to the Shell
- Basic bash Shell Commands
- More bash Shell Commands
- Understanding the Shell
- Using Linux Environment Variables
- Understanding Linux File Permissions
- Managing Filesystems
- Installing Software
- Working with Editors
- Part II: Shell Scripting Basics. Basic Script Building
- Using Structured Commands
- More Structured Commands
- Handling User Input
- Presenting Data
- Script Control
- Part III: Advanced Shell Scripting. Creating Functions
- Writing Scripts for Graphical Desktops
- Introducing sed and gawk
- Regular Expressions
- Advanced sed
- Advanced gawk
- Working with Alternative Shells
- Part IV: Creating Practical Scripts. Writing Simple Script Utilities
- Producing Scripts for Database, Web, and E-Mail
- Creating Fun Little Shell Scripts
- Appendix A: Quick Guide to bash Commands
- Appendix B: Quick Guide to sed and gawk.