Shell scripting

I would like to know books on intermediate/advanced level shell scripting. Can anyone suggest?

Thanks.
closed account (S6k9GNh0)
"Beginning Linux Programming" by Richard Stones and Neil Matthew. It also gives the general concept about everything Linux and just so happens to teach the basics / intermediate of scripting.
Last edited on
Good Book.

If you use BASH shell you can download the Bash manual from here:
http://www.gnu.org/software/bash/manual/bashref.pdf
I'm partial to perl for scripting. Learning Perl by Schwartz & Christiansen is a great start.
closed account (z05DSL3A)
Classic Shell Scripting
By Arnold Robbins, Nelson H. F. Beebe

ref: http://oreilly.com/catalog/9780596005955
Topic archived. No new replies allowed.