Subject: Re: cvs question
To: None <lubos.vrbka@jh-inst.cas.cz>
From: Mihai CHELARU <kefren@netbastards.org>
List: netbsd-help
Date: 11/08/2003 18:16:08
On Saturday 08 November 2003 18:08, Lubos Vrbka wrote:
> thanks for useful information, the link looks great!
>
> i would like to know one more thing - how can i get the "version" of
> the -current? i.e. what command will tell me that my sources are,
> e.g., 1.6ZE? where should i have a look?
>
> regards,
> lubos

cat /sys/sys/param.h | grep __NetBSD_Version__

Mihai