LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Online Bash Shell Script Tutorials / Guides (https://www.linuxquestions.org/questions/programming-9/online-bash-shell-script-tutorials-guides-4175500595/)

carlosinfl 04-04-2014 12:34 PM

Online Bash Shell Script Tutorials / Guides
 
I have been using Linux at home / work / play for several years now however my limitation is I have no programming background whatsoever. This is starting to hinder my ability to be productive or IMO a decent "Linux Administrator".

I know there are a plethora of guides / books / articles etc etc etc to learn Bash shells scripting but I wanted to ask here for advice or suggestions for material I can follow along / practice / and eventually deploy in my own Linux boxes. Do you guys have any recommendations for me to start from square 1? I've done the generic 'helloworld.sh' that just echo's a string one it's ran.

Thanks for any info and or help!

grail 04-04-2014 01:03 PM

These should get you started:

http://tldp.org/LDP/abs/html/
http://mywiki.wooledge.org/TitleIndex

carlosinfl 04-04-2014 01:34 PM

Thanks - mywiki URL is broken but I will check the 1st suggestion out.

Habitual 04-04-2014 04:58 PM

n/m.

grail 04-05-2014 02:17 AM

Quote:

mywiki URL is broken
Not sure why but it often takes a long time to resolve but does eventually open ;)

I find it is the more important of the 2 as once you have the basics, this page will tell you all the pitfalls and general mistakes most make with bash scripting.

metaschima 04-05-2014 11:04 AM

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


All times are GMT -5. The time now is 12:49 AM.