Bash pocket reference
It's simple: you need to know how to work with the bash shell if you want to get to the heart of Mac OS X, Linux, and other Unix systems. Updated for the most recent version of bash, this concise little book puts all of the essential information about bash at your fingertips. You'll quick...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, California :
O'Reilly
2010.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628371606719 |
Tabla de Contenidos:
- Table of Contents; Chapter 1. The Bash Shell; Conventions; History; Overview of Features; Invoking the Shell; Options; Arguments; Syntax; Special Files; Filename Metacharacters; Examples; Brace Expansion; Examples; Quoting; Examples; Command Forms; Examples; Redirection Forms; Simple redirection; Redirection using file descriptors; Multiple redirection; Process substitution; Special filenames; Examples; Functions; Variables; Variable Assignment; Variable Substitution; Examples; Built-in Shell Variables; Other Shell Variables; Arrays; Indexed arrays; Associative arrays; Special Prompt Strings
- Arithmetic ExpressionsOperators; Examples; Command History; Line-Edit Mode; Common editing keystrokes; The fc Command; Examples; C-Shell-Style History; Event designators; Word substitution; History modifiers; Programmable Completion; Examples; Job Control; Shell Options; Command Execution; Coprocesses; Example; Restricted Shells; Built-in Commands; !; #; #!shell; :; .; [[ ]]; name (); alias; bg; bind; break; builtin; caller; case; cd; command; compgen; complete; compopt; continue; declare; dirs; disown; do; done; echo; enable; esac; eval; exec; exit; export; false; fc; fg; fi; for; for
- functiongetopts; hash; help; history; if; jobs; kill; let; local; logout; mapfile; popd; printf; pushd; pwd; read; readarray; readonly; return; select; set; shift; shopt; source; suspend; test; time; times; trap; true; type; typeset; ulimit; umask; unalias; unset; until; wait; while; filename; Resources; Online Resources; Books; Acknowledgments; Index