PDA

View Full Version : Linux Programing



Arinux
February 10th, 2006, 08:57 AM
Hey all,
Hows everyone doing!Well i am looking for some free ebooks on linux programing like shell scripting from scratch(typically on bash), awk and ya useful commands for linux console which can be helpful on shell scripting.If u guys know any links or have some material on this do let me know.Badly in need of that.Thanks to everyone in advance.
Ari

bicchi
February 11th, 2006, 07:30 AM
Might not be a good intro to Bash but definitely a nice guide.
Advanced Bash-Scripting Guide (http://www.tldp.org/LDP/abs/html/)

bored2k
February 11th, 2006, 07:34 AM
I'd recommend the non-free Linux Shell Scripting with Bash (Paperback) (http://www.amazon.com/gp/product/0672326426/002-8576341-1012810?v=glance&n=283155)
http://www.samspublishing.com/bookstore/product.asp?isbn=0672326426&rl=1

Arinux
February 11th, 2006, 12:51 PM
Thanks a lot guys, i will definetly try them out :)

Lord Illidan
February 11th, 2006, 01:27 PM
Don't forget google..

http://pegasus.rutgers.edu/~elflord/unix/bash-tute.html

http://floppix.ccai.com/scripts1.html

http://linux.ittoolbox.com/topics/t.asp?t=428&p=428&h1=428

kvorion
February 11th, 2006, 08:24 PM
check out Bash by example : Daniel Robbins (http://www-128.ibm.com/developerworks/library/l-bash.html) for introductory material on bash scripting. Very well written.

otey
February 12th, 2006, 09:57 PM
Try http://www.linuxcommand.org/