Learning Bash Scripting



Very interesting suggestion!!
I've had this link in my favorites for some months.
It really is a very useful resource for learning BASH!!
;)
 
nice, i think everyone should try this at one point.
 
I agree that the site provides a very good tutorial, altho' I think if one is going to get serious about learning bash, a good ebook is pretty essential. There are some good alternatives at it-ebooks
 
I agree that the site provides a very good tutorial, altho' I think if one is going to get serious about learning bash, a good ebook is pretty essential. There are some good alternatives at it-ebooks
There are plenty of Bash books and guides at the Linux Documentation Project.
http://www.tldp.org/
 
Here is another good (very in-depth) guide regarding some of the "scarier" shell commands, specifically awk and sed.

Its a bit dated, but its what I used to go from a sed noob to pro aka
sed 's/ \([Nn]oob*\) / \([pP]ro \) /g'

http://www.grymoire.com/Unix/index.html
 

Staff online

Members online


Latest posts

Top