I am a beginner to shell scripting. I have not yet hardly coded a single program, but I am interested in learning it completely. Can anyone suggest some good online resources which will guide me?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
This answer focuses on Bash. Probably the advanced bash scripting guide can help you. It has even be translated to French (on traduc.org). |
|||||
|
You can check out this site: Writing Shell Scripts. Things have been explained in a very simple language, and the flow is quite good. |
|||
|
The best free source for shell scripting I've seen so far: http://fog.ccsf.cc.ca.us/~gboyd/cs160b/online/index.html |
||||
|