kanotix.com

General Support - Scritp writing tutorial

aking469 - 15.07.2006, 16:05 Uhr
Titel: Scritp writing tutorial
What is a good tutorial/primer for simple script writing? Would like to automate some of my choices at start up.
Thanks.
2radical - 15.07.2006, 16:42 Uhr
Titel: RE: Scritp writing tutorial
http://linux.dbw.org/shellscript_howto.html

there are lots of tutorials as well you could do a search for
arlekin - 15.07.2006, 19:17 Uhr
Titel:
For "simple" shell scripting I would recommend Shell Scripting (but be warned: it's a "real" book Winken ).
aking469 - 16.07.2006, 05:13 Uhr
Titel: Real book
Hey as a teacher I'm not alergic to books, Just picked up Running Linux also from O'Reilly this past week. My copy is a couple of years old, but still covers many topics I was concerned about.
Swynndla - 16.07.2006, 12:11 Uhr
Titel: RE: Real book
Shell scripting is no simple task, as it ties in with the linux/unix OS. But the good new is, it's essentially taking commands that you know work, and putting them in a file to be run one after another.

The default shell you'll see in linux is bash ... so try to stick with bash-scripting tutorials.

Here are some links that may help:
http://floppix.ccai.com/scripts1.html
http://steve-parker.org/sh/sh.shtml
http://www-128.ibm.com/developerworks/l ... -bash.html
http://www.cglug.org/presentations/scripting.html
http://www.tldp.org/LDP/abs/html/
michael7 - 16.07.2006, 12:23 Uhr
Titel:
As an example of good script writing, here's one that Swynndla wrote about backing up your data with the rdiff-backup command:
http://www.kanotix.com/FAQ-id_cat-70.html
I use it all the time. Thanks, Swynndla.
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007