Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

BASH POCKET REFERENCE. HELP FOR POWER USERS AND SYS ADMINS 2E
Título:
BASH POCKET REFERENCE. HELP FOR POWER USERS AND SYS ADMINS 2E
Subtítulo:
Autor:
ROBBINS, A
Editorial:
O´REILLY
Año de edición:
2016
Materia
UNIX
ISBN:
978-1-4919-4159-1
Páginas:
160
25,50 €

 

Sinopsis

It's simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the Bash shell. This concise little book puts all of the essential information about Bash right at your fingertips.

You'll quickly find answers to the annoying questions that generally come up when you're writing shell scripts: What characters do you need to quote? How do you get variable substitution to do exactly what you want? How do you use arrays? Updated for Bash version 4.4, this book has the answers to these and other problems in a format that makes browsing quick and easy.

Topics include:

Invoking the shell
Syntax
Functions and variables
Arithmetic expressions
Command history
Programmable completion
Job control
Shell options
Command execution
Coprocesses
Restricted shells
Built-in commands



Chapter 1The Bash Shell
Conventions
History
Overview of Features
Invoking the Shell
Command Exit Status
Syntax
Functions
Variables
Arithmetic Expressions
Command History
Programmable Completion
Job Control
Shell Options
Command Execution
Coprocesses
Restricted Shells
Built-In Commands
Resources
Acknowledgments
Acknowledgments from the First Edition