[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [Telnet] How do we run Perl script ?



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.