Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Dec 1999 13:43:42 -0500
From:      John <papalia@UDel.Edu>
To:        rene@xs4all.nl, questions@FreeBSD.ORG
Subject:   Re: some very simple questions
Message-ID:  <4.1.19991205134242.00957580@mail.udel.edu>
In-Reply-To: <11822.991205@xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
>  * How do I figure out what version of freeBSD I am running?

uname -a

>  * And the version of any given package, beit source,
>  pre-compiled or installed?

pkg_info | more  (to list all packages)
or
pkg_info | grep <something key to the package name>
like pkg_info | grep apache 

Regards,
John

>
>Greetings, 
> rene <mailto:rene@xs4all.nl>
>
>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19991205134242.00957580>