Re: Shell Scripting HOWTO?

2000-09-25 Thread Ben Logan
Here are two howto's on the subject (scripting in Bash): http://www.linuxdoc.org/HOWTO/Adv-Bash-Scr-HOWTO/index.html http://www.linuxdoc.org/HOWTO/Bash-Prog-Intro-HOWTO.html Regards, Ben Logan On Sat, Sep 23, 2000 at 01:09:53AM +0530, srikrishnan wrote: Please let me know,is any othe site

Re: Shell Scripting HOWTO?

2000-09-22 Thread Thomas Ribbrock
On Wed, Sep 13, 2000 at 12:30:53PM -0700, Adam Sleight wrote: [...] Tutorial on Shell Scripts http://physics.ucsc.edu/tutor/shell.html [...] That one doesn't seem to exist anymore - I get a "Not Found". Thomas -- "Look, Ma, no obsolete quotes and plain text only!" Thomas

Re: Shell Scripting HOWTO?

2000-09-22 Thread srikrishnan
Hi Adam Sleight , I cannot view the link which you have sent. Please let me know,is any othe site which gives tutorials or details about How to Write Shell scripts. Awaiting in eger, Srikrishnan. At 10:21 AM 9/22/00 +0100, you wrote: On Wed, Sep 13, 2000 at 12:30:53PM -0700, Adam Sleight

Shell Scripting HOWTO?

2000-09-13 Thread George Lenzer
I've been using Linux for about three years now and haven't really explored much beyond the usual bash commands: mv, ls, mkdir, export, gzip, dd, cat, etc... I really want to gain more knowledge on shell scripting. (I used to be pretty good at DOS batch files in my "bad old days" :) ) Does

Re: Shell Scripting HOWTO?

2000-09-13 Thread rpjday
On Wed, 13 Sep 2000, George Lenzer wrote: I've been using Linux for about three years now and haven't really explored much beyond the usual bash commands: mv, ls, mkdir, export, gzip, dd, cat, etc... I really want to gain more knowledge on shell scripting. (I used to be pretty good at

Re: Shell Scripting HOWTO?

2000-09-13 Thread Chuck Mead
On Wed, 13 Sep 2000, George Lenzer spewed into the bitstream: GLI've been using Linux for about three years now and haven't really GLexplored much beyond the usual bash commands: mv, ls, mkdir, export, GLgzip, dd, cat, etc... GL GLI really want to gain more knowledge on shell scripting. (I used