Classic shell scripting /
Shell scripting skills never go out of style. It's the shell that unlocks the real potential of Unix. Shell scripting is essential for Unix users and system administrators---a way to quickly harness and customize the full power of any Unix system. With shell scripts, you can combine the fundame...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly.,
©2005.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Background
- Getting started
- Searching and substitutions
- Text processing tools
- Pipelines can do amazing things
- Variables, making decisions, and repeating actions
- Input and output, files, and command evaluation
- Production scripts
- Enough awk to be dangerous
- Working with files
- Extended example: merging user databases
- Spellchecking
- Processes
- Shell portability issues and extensions
- Secure shell scripts: getting started.