Odd. Somehow your bash query raised at least one eyebrow, while the daily emacs Q & A has yet to be flagged. Anyhow, you need to absorb a man page or two, or three (bash, sh, ksh...) in order to learn bash scripting. However, I'd suggest avoiding shell scripts for the most part (admittedly, there are circumstances where this is not possible or practical). Rather, I'd suggest that you thoroughly learn Perl and Expect and do most of your scripting with them. Regards, Andrew > -----Original Message----- > From: James [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, 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's just that of all the mailing lists i'm on, this > seemed the > most likely to have some sort of answer.