[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What version of OpenBSD am I running?
On Sun, 1 Dec 2002, Craig Davey wrote:
> Hey folks
>
> I realize this is quite a novice question, but I can't find the answer,
> so my apologies. I'm wondering if there is a simple command to
> determine what version of OpenBSD I'm running, the box has been so
> reliable that I forget what I had installed.
>
> Thanks in advance
>
> seeyame
>
First do:
$ man uname
and then try something like:
$ uname -a