Bash Pocket Reference e-bog
86,52 DKK
(inkl. moms 108,15 DKK)
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? ...
E-bog
86,52 DKK
Forlag
O'Reilly Media
Udgivet
17 februar 2016
Længde
156 sider
Genrer
Operating systems
Sprog
English
Format
epub
Beskyttelse
LCP
ISBN
9781491941546
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 shellSyntaxFunctions and variablesArithmetic expressionsCommand historyProgrammable completionJob controlShell optionsCommand executionCoprocessesRestricted shellsBuilt-in commands