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?
|
|
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 |
||||
|
|
|
It is probably worth you while reading the man page for bash (type My Ubuntu shell has a program called |
||||
|
|