I am using bash.
Is there a book out there that's the de-facto standard for describing best practices, design methodologies, and other helpful information on Linux shell scripting? What about that book makes it special?
|
|
I've found that this has been a good reference when I've needed to pick some up on the fly. As for Christian's answer, I don't have experience with that book myself but I generally trust O'Reilly (the publisher of the In a Nutshell) books to publish good material. I've only been disappointed by them twice. |
|||
|
|
|
This one is pretty old (I bought it in 1999, and I think it was already old then) but it is pretty good as a reference and for starters. http://www.amazon.com/Shell-Programming-Revised-Stephen-Kochan/dp/067248448X |
|||
|
|
Learning the Bash shell. O'Reilly.
|
|||
|
|
|
I learned it from Linux in a Nutshell :
|
||||
|
|