Hacker News new | ask | show | jobs
by rajeshmr 3275 days ago
Figure out a problem and try solving it in bash - bash for beginners guide on tldp site can get you started. You get better as you use it.

http://www.tldp.org/LDP/Bash-Beginners-Guide/html/

EDIT : Additional links -

Advanced - http://tldp.org/LDP/abs/html/

Bash programming - http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html

1 comments

ABSG is always my answer to how to learn shell
Yes :) ABSG is good.. but do check out the other links too :)
Just googled ABSG and all I got was 'Adult Bible Study Guide'
To really understand Bash, one's soul must be in tune with God.
http://tldp.org/LDP/abs/html/

Next time, try to google "absg shell".

It's advanced bash scripting guide.