Re: A novice question

2003-03-23 Thread Frank Reppin
On Sun, 23 Mar 2003, Tamir Halperin wrote: Which command retrieves the version / release number of my FreeBSD? nomad# sysctl -a kern.version kern.version: FreeBSD 4.7-RELEASE-p9 #0: Sun Mar 23 12:53:35 CET 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MINAX best regards, frank reppin

Re: A novice question

2003-03-23 Thread Viktor Lazlo
On 23 Mar 2003, Lowell Gilbert wrote: Tamir Halperin [EMAIL PROTECTED] writes: Which command retrieves the version / release number of my FreeBSD? uname -m uname -m only writes the hardware platform, uname -v gives the version. Cheers, Viktor To Unsubscribe: send mail to [EMAIL

Re: A novice question

2003-03-23 Thread Lowell Gilbert
Lowell Gilbert [EMAIL PROTECTED] writes: Tamir Halperin [EMAIL PROTECTED] writes: Which command retrieves the version / release number of my FreeBSD? uname -m That should be uname -a; sorry about that. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in