hi,
Can anyone give me sme pdf / link of Linux shell scripting tutorial ? I need a simple , illustrative one not much advanced guide of Linux Shell scripting.I googled on it but was confused for which to refer ...........
Thnx in advance
Regards
--------------------------------- Get the free Yahoo! toolbar and rest assured with the added security of spyware protection.
On 6/19/07, neelam wrote:
hi,
Can anyone give me sme pdf / link of Linux shell scripting tutorial ? I need a simple , illustrative one not much advanced guide of Linux Shell scripting.I googled on it but was confused for which to refer ...........
Thnx in advance
Regards
This question was raised a short time back on this list. I had saved the links:
http://www.cyberciti.biz/nixcraft/linux/docs/uniqlinuxfeatures/lsst/
http://tldp.org/LDP/Bash-Beginners-Guide/html/index.html
On Tuesday 19 Jun 2007 17:46:10 neelam wrote:
hi,
Can anyone give me sme pdf / link of Linux shell scripting tutorial ? I need a simple , illustrative one not much advanced guide of Linux Shell scripting.I googled on it but was confused for which to refer ...........
http://www.bash-hackers.org/wiki/doku.php http://wooledge.org/mywiki/BashGuide http://wooledge.org/mywiki
The first two are `work in progress'. The last one has a fantastic FAQ and Pitfalls page; along with probably the best tutorial on find; on the internet. Both the sites are constantly updated by the people in #bash on irf.freenode.net. Once you've got the hang of the basics; I'd recommend you hang out in that channel.
In case you're looking for absolute basics; check out linuxcommand.org
On 6/19/07, neelam neel_linux@yahoo.com wrote:
hi,
Can anyone give me sme pdf / link of Linux shell scripting tutorial ? I need a simple , illustrative one not much advanced guide of Linux Shell scripting.I googled on it but was confused for which to refer ...........
http://www.google.co.in/search?q=shell+scripting+tutorial&ie=utf-8&o...
Advanced Bash Scripting guide is my favorite. Lots and Lots of illustrations. It is very advanced and hence lengthy. You could try the beginners handbook instead.
Regards, NMK.