[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [Telnet] How do we run Perl script ?
- Subject: RE: [cobalt-users] [Telnet] How do we run Perl script ?
- From: "John Cordeiro" <jcordeiro@xxxxxxxxxxxxxxx>
- Date: Thu Jan 11 18:00:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>I usually enter
>perl setup.pl
>to run a perl script.
then perl -w script.pl should work but just use ./script.pl and it will run