csh programing book

2007-12-14 Thread Zbigniew Komarnicki
Hello! Is there a good programming book for csh as for example for bash (free available) ? For bash is here: http://tldp.org/LDP/abs/html/ Is such book for csh on the net (free available) ? Thank you for any hints. Best regards, Zbigniew ___ freebsd

Re: csh programing book

2007-12-15 Thread stgib
Zbigniew Komarnicki <[EMAIL PROTECTED]> writes: > Is there a good programming book for csh as for example for bash (free > available) ? > > For bash is here: > http://tldp.org/LDP/abs/html/ > > Is such book for csh on the net (free available) ? http://www.grymoire.com/Unix/Csh.html ? There are

Re: csh programing book

2007-12-16 Thread Konstantinos Pachnis
Zbigniew Komarnicki wrote: > Hello! > > Is there a good programming book for csh as for example for bash (free > available) ? > > For bash is here: > http://tldp.org/LDP/abs/html/ > > Is such book for csh on the net (free available) ? > > Thank you for any hints. > > Best regards, > Zbigniew > ___

Re: csh programing book

2007-12-16 Thread Chuck Robey
Konstantinos Pachnis wrote: Zbigniew Komarnicki wrote: Hello! Is there a good programming book for csh as for example for bash (free available) ? For bash is here: http://tldp.org/LDP/abs/html/ Is such book for csh on the net (free available) ? Thank you for any hints. Best regards, Zbign

Re: csh programing book

2007-12-16 Thread Chad Perrin
On Sun, Dec 16, 2007 at 02:57:12PM -0500, Chuck Robey wrote: > > Actually, I like ksh better, if you are really going all out for a > programming shell, but if you're really after a scripting language, why > restrict yourself to shells? things like Python & Ruby knock hell out > of both ksh an

Re: csh programing book

2007-12-17 Thread Zbigniew Komarnicki
On Saturday 15 of December 2007 21:36:13 [EMAIL PROTECTED] wrote: > http://www.grymoire.com/Unix/Csh.html ? > > There are some other under index.html Thank you all for your help. I want to learn only some stuff with csh. I know how to that in sh or bash but I don't know how in csh, so I simply a

Re: csh programing book

2007-12-17 Thread Chuck Robey
Chad Perrin wrote: On Sun, Dec 16, 2007 at 02:57:12PM -0500, Chuck Robey wrote: Actually, I like ksh better, if you are really going all out for a programming shell, but if you're really after a scripting language, why restrict yourself to shells? things like Python & Ruby knock hell out of b

Re: csh programing book

2007-12-17 Thread Frank Shute
On Mon, Dec 17, 2007 at 03:23:52PM -0500, Chuck Robey wrote: > > Chad Perrin wrote: > > > On Sun, Dec 16, 2007 at 02:57:12PM -0500, Chuck Robey wrote: > > > >>Actually, I like ksh better, if you are really going all out for a > >>programming shell, but if you're really after a scripting > >>languag

Re: csh programing book

2007-12-17 Thread Kurt Buff
On Dec 17, 2007 12:50 PM, Frank Shute <[EMAIL PROTECTED]> wrote: > Aren't MS developing an OO shell? Called Monad (although it wouldn't > surprise me if they haven't changed the name). > > I suppose we should expect something "cruel & unusual" from them ;) > > Anybody used Vista's Explorer? That's

Re: csh programing book

2007-12-17 Thread Peter Schuller
> Well, I was only giving my personal opinion. I've never used irb, but > it seems to me that using any sort of OO tool as a shell would be "cruel > and unusual", but I guess it takes all kinds, and I certainly wouldn't > prevent you from enjoying yourself, same as I'd expect from you to mine. Th