Itâ??s 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 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
Invoking the shellSyntaxFunctions and variablesArithmetic expressionsCommand historyProgrammable completionJob controlShell optionsCommand executionCoprocessesRestricted shellsBuilt-in commands
Bardzo dobry podręcznik, po który można często sięgać. Wszystko co trzeba jeszcze dobrze opisane, funkcje wbudowane, warunki. Po tej książce spokojnie możesz programowac w Bashu.