Re: [newbie] Shell Scripting

2003-11-01 Thread Paul
http://www.tldp.org/LDP/abs/html/ http://docsrv.caldera.com:8457/en/AdvBashHowto/ This should get you started. Paul Has anyone come accross any good tutorials on the net that teaches shell scripting?? Any pointers would be greatly appreciated. -- I never forget a face, but in your case I'll

Re: [newbie] Shell Scripting

2003-10-31 Thread Heather/Femme
On Sat, 1 Nov 2003 08:53:23 + David [EMAIL PROTECTED] wrote: Hi Guys, Has anyone come accross any good tutorials on the net that teaches shell scripting?? Any pointers would be greatly appreciated. Regards, Dave rute is on your cds http://www.linuxgazette.com/issue14/bashtip.html

Re: [newbie] Shell Scripting

2003-10-31 Thread Heather/Femme
On Sat, 1 Nov 2003 08:53:23 + David [EMAIL PROTECTED] wrote: Hi Guys, Has anyone come accross any good tutorials on the net that teaches shell scripting?? Any pointers would be greatly appreciated. Regards, Dave rute is on your cds or http://www.icon.co.za/~psheer/book/index.html.gz

[newbie] shell scripting / aliasing

2000-11-30 Thread Jamie Kerwick
I'm trying to use the following script, #!/bin/sh !!:s/lpadm/give/ $1 The problem i'm having is accessing the history, i know that this script opens its own shell and references that history, which is why i get a 0:event not found error. What I want to do is reference the history of the