Re: How to retrieve installed version ?

2007-03-29 Thread Andy Greenwood

On 3/29/07, Bruno Costacurta <[EMAIL PROTECTED]> wrote:

Hello,
how to retrieve installed FreeBSD version ?


$ uname

see man uname for details.



Thanks.
-Bruno

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




--
--
I'm nerdy in the extreme and whiter than sour cream
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to retrieve installed version ?

2007-03-29 Thread Amitabh Kant

Try "uname -a"

Amitabh
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to retrieve installed version ?

2007-03-29 Thread Derek Ragona

uname -a

-Derek


At 02:39 PM 3/29/2007, Bruno Costacurta wrote:

Hello,
how to retrieve installed FreeBSD version ?

Thanks.
-Bruno

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to retrieve installed version ?

2007-03-29 Thread Peter A. Giessel
On 2007/03/29 11:39, Bruno Costacurta seems to have typed:
> Hello,
> how to retrieve installed FreeBSD version ?

uname -a
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"