RE: Bash

1998-07-22 Thread Andrew Bell
, July 22, 1998 2:38 PM > To: Linux C Programming List > Subject: Re: Bash > > On Tue, 21 Jul 1998, Michael Horton wrote: > > ->BTW, this list deals with the "C" language and programming and not > with > ->shell scripting. > > yeah, i know. It&

Re: Bash

1998-07-22 Thread James
On Tue, 21 Jul 1998, Michael Horton wrote: ->BTW, this list deals with the "C" language and programming and not with ->shell scripting. yeah, i know. It's just that of all the mailing lists i'm on, this seemed the most likely to have some sort of answer.

Re: Bash

1998-07-22 Thread Marin D
On Tue, 21 Jul 1998, Michael Horton wrote: -> ->BTW, this list deals with the "C" language and programming and not with ->shell scripting. -> Yep. But there s no linux-shell-scripting@xxx mail list so we'd better help. Check this orgasmic site: www.softlab.ntua.gr/unix/docs/sh.txt R

Re: Bash

1998-07-21 Thread Michael Horton
James, O'Reilly has a book on the bash shell that would include all of this. The man pages on bash would have that also. Information on the Bourne (sh) and Korn (ksh) shells would also be helpful. BTW, this list deals with the "C" language and programming and not with shell scripting. HTH, M

Re: Bash

1998-07-21 Thread Glynn Clements
James wrote: > where can i get info on writing shell scripts for bash (like what's the > format of an if statement?) Try the bash info file. Alternatively, O'Reilly publish a reasonably good book on bash. -- Glynn Clements <[EMAIL PROTECTED]>