Sunday, April 10, 2011

Bash Scripting Tutorials

Ok, this one is giving me a whole lot of trouble. I have found a few things that work and some things that don't. I am getting one specific error that is preventing me from accomplishing for loops, so I'm going to ask about that on Tuesday (google isn't being a big help).

Here are the ones that I like that work:

http://www.panix.com/~elflord/unix/bash-tute.html (the simple example at the top) and here's my script: click here

http://www.youtube.com/watch?v=_oBXCQtwao0&feature=relmfu (this plus a few others to manipulate images- links on side of video) and here's mine: click here


Here's the ones I wanted to try but they wouldn't work right:

http://www.arachnoid.com/linux/shell_programming.html This one has a lot of different examples that would be very helpful.

http://www.linuxconfig.org/Bash_scripting_Tutorial#Read_file_into_bash_array This one would be very helpful for arrays and for loops.

No comments:

Post a Comment