[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Perl install
- Subject: Re: [cobalt-users] Perl install
- From: flash22@xxxxxxx
- Date: Mon Aug 6 04:24:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 6 Aug 2001, Neil Desmier wrote:
> Hi all
>
> this is my first posing so please be gentle
>
> We have a raq4 and i am tiring to find out what version of perl is installed
> on it if any.
> Is there a simple command to discover this info
telnet to the machine, log in, type perl -v
it will tell you version and other miscellanous things....
note that this tells you the default perl's version, you can , in theory
have multiple versions installed on the same machine...
gsh
k