Re: csh if..then delhema.

2007-09-14 Thread Gary Kline
On Sun, Sep 09, 2007 at 08:44:07PM +0100, Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary Kline wrote: Do any of you gents know if there is a converter that turns Bo[u]rne (:-)) shell into perl? Years ago there was commericalware (i Think) that

Re: csh if..then delhema.

2007-09-09 Thread Gary Kline
On Sat, Sep 08, 2007 at 08:26:47PM -0700, Garrett Cooper wrote: Giorgos Keramidas wrote: On 2007-09-08 20:00, Grant Peel [EMAIL PROTECTED] wrote: tcsh can burn in hell for all I care. It's a horrible shell IMNHO (in my not-so humble opinion). Now if I could only convince the rest of

Re: csh if..then delhema.

2007-09-09 Thread Grant Peel
: Giorgos Keramidas ; Grant Peel ; freebsd-questions@freebsd.org Sent: Sunday, September 09, 2007 4:19 AM Subject: Re: csh if..then delhema. On Sat, Sep 08, 2007 at 08:26:47PM -0700, Garrett Cooper wrote: Giorgos Keramidas wrote: On 2007-09-08 20:00, Grant Peel [EMAIL PROTECTED] wrote

Re: csh if..then delhema.

2007-09-09 Thread Giorgos Keramidas
On 2007-09-09 08:57, Grant Peel [EMAIL PROTECTED] wrote: Thanks for the input gentlemen, Interesting to that the question was posted by G(rant) and then answered by G(ary), G(arrett) and G(iorgos)! (what are the odds!). Haha :) Anywho, I am busily converting the script to perl as per the

Re: csh if..then delhema.

2007-09-09 Thread Garrett Cooper
Giorgos Keramidas wrote: On 2007-09-09 08:57, Grant Peel [EMAIL PROTECTED] wrote: Thanks for the input gentlemen, Interesting to that the question was posted by G(rant) and then answered by G(ary), G(arrett) and G(iorgos)! (what are the odds!). Haha :) Anywho, I am busily

Re: csh if..then delhema.

2007-09-09 Thread Gary Kline
On Sun, Sep 09, 2007 at 04:17:21PM +0300, Giorgos Keramidas wrote: On 2007-09-09 08:57, Grant Peel [EMAIL PROTECTED] wrote: Thanks for the input gentlemen, Interesting to that the question was posted by G(rant) and then answered by G(ary), G(arrett) and G(iorgos)! (what are the odds!).

Re: csh if..then delhema.

2007-09-09 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary Kline wrote: Do any of you gents know if there is a converter that turns Bo[u]rne (:-)) shell into perl? Years ago there was commericalware (i Think) that took /bin/sh to C. Maybe Ii'm mis-remembering. I've

Re: csh if..then delhema.

2007-09-09 Thread Mel
On Sunday 09 September 2007 21:35:40 Gary Kline wrote: On Sun, Sep 09, 2007 at 04:17:21PM +0300, Giorgos Keramidas wrote: On 2007-09-09 08:57, Grant Peel [EMAIL PROTECTED] wrote: Thanks for the input gentlemen, Interesting to that the question was posted by G(rant) and then answered by

Re: csh if..then delhema.

2007-09-09 Thread Gary Kline
On Sun, Sep 09, 2007 at 10:12:15PM +0200, Mel wrote: On Sunday 09 September 2007 21:35:40 Gary Kline wrote: On Sun, Sep 09, 2007 at 04:17:21PM +0300, Giorgos Keramidas wrote: On 2007-09-09 08:57, Grant Peel [EMAIL PROTECTED] wrote: Thanks for the input gentlemen, Interesting to that

Re: csh if..then delhema.

2007-09-09 Thread Giorgos Keramidas
On 2007-09-09 20:44, Matthew Seaman [EMAIL PROTECTED] wrote: Gary Kline wrote: Do any of you gents know if there is a converter that turns Bo[u]rne (:-)) shell into perl? Years ago there was commericalware (i Think) that took /bin/sh to C. Maybe Ii'm mis-remembering. I've googled aroud and

csh if..then delhema.

2007-09-08 Thread Grant Peel
Hi all, I have tried every escape sequence I can think of, and I still get Division by 0 error here.. if ($filesystem == \/) then $fsname = $fsnm1 elseif ($filesystem == '/var') then $fsname =$fsnm2 elseif

Re: csh if..then delhema.

2007-09-08 Thread Giorgos Keramidas
On 2007-09-08 20:00, Grant Peel [EMAIL PROTECTED] wrote: Hi all, I have tried every escape sequence I can think of, and I still get Division by 0 error here.. if ($filesystem == \/) then $fsname = $fsnm1 elseif ($filesystem == '/var') then

Re: csh if..then delhema.

2007-09-08 Thread Garrett Cooper
Giorgos Keramidas wrote: On 2007-09-08 20:00, Grant Peel [EMAIL PROTECTED] wrote: Hi all, I have tried every escape sequence I can think of, and I still get Division by 0 error here.. if ($filesystem == \/) then $fsname = $fsnm1 elseif ($filesystem