Start writing your own scripts..?Forum: DSL Tips and Tricks Topic: Start writing your own scripts..? started by: Zucca Posted by Zucca on Aug. 02 2006,08:47
Just point your web browser to: < http://www.esscc.uq.edu.au/~ksteube/Bshell >Very nice site indeed but explains things in strange order... Posted by xmikeox on Aug. 08 2006,17:59
looks confusing but interesting at the same time
Posted by Zucca on Sep. 20 2006,15:28
I happen to find a text file that explains quite a well some bash scripting basics.I also copied it to < my web site >. Have fun. =) Posted by Zucca on Sep. 20 2006,16:15
But as it had some strange doublequotes all over it it was kinda messy. So I removed it.I'll try to find better one. Posted by Zucca on Sep. 20 2006,16:25
I propably found the best bash scripting guide in the whole internet... But takes some time to read: < http://www.tldp.org/LDP/abs/html >I'm trying to find smaller that still explains how to create semi-advanced scripts. Until then... Posted by WDef on Sep. 20 2006,18:37
I love Copper's Advanced Bash Scripting. It is the best bash guide on the entire www. I wish other languages would copy his example-driven approach
Posted by Goweropolis on Sep. 21 2006,21:39
This one's good too:< http://www.linuxcommand.org/ > Posted by Zucca on Sep. 23 2006,16:10
That's very nice site indeed.
|