From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nimbus.ocis.temple.edu([155.247.166.101]) (2540 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Thu, 16 Mar 2000 23:06:55 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from wang (lr4-m1.ppp.temple.edu [155.247.228.41]) by nimbus.ocis.temple.edu (8.8.8/8.8.8) with SMTP id XAA23024 for ; Thu, 16 Mar 2000 23:06:53 -0500 (EST) Message-ID: <007f01bf8fdf$f878ab80$29e4f79b@wang> From: "Victor Tsaran" To: References: <20000317094155.B10511@gotss1.gotss.ml.org> Subject: Re: Perl scripts Date: Thu, 16 Mar 2000 23:08:28 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 List-Id: Or if ou would like to know the path of PERL binary for sure, type which perl to get the existing path to the PERL binary. To get rid of CTRLF's, what I do usually do is to open the same PERL script in Pico. Then press space bar once, Pico will say: "File modified", then do backspace once to get rid of that space you just typed, then save normally. Pico will get rid of those CTRLF's for you. Neat! Regards, Vic ----- Original Message ----- From: "Kerry Hoath" To: Cc: Sent: Thursday, March 16, 2000 2:41 PM Subject: Re: Perl scripts > It has to be executable; and it should have > #!/usr/bin/perl at the top; make sure it doesn't say > #!/usr/local/bin/perl or it mightn't go. You can also type > perl scriptname > just as you can type sh scriptname under the shell. > > Regards, Kerry. > On Fri, Mar 17, 2000 at 07:26:26AM +1100, Geoff Shang wrote: > > Hi all: > > > > OK, can someone tell me how to execute a perl script? I assumed that I > > could run it like any other since it has the /usr/bin/perl thing at the > > top, but apparently not. > > > > Geoff. > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > -- > -- > Kerry Hoath: kerry@gotss.eu.org > Alternates: kerry@emusys.com.au kerry@gotss.spice.net.au or khoath@lis.net.au > ICQ UIN: 8226547 > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup