[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: Florian Effenberger <florian.effenberger@xxxxxxxxxxxxx>
- Date: Thu Jan 11 12:15:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
> I tried on telnet session : exec setup.pl -> not found...
Try
./setup.pl
instead of
setup.pl
-- Florian
Please DO NOT ask technical questions personally via e-mail.
Use the mailing list instead. Thanks for your understanding.