Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!psuvax1!hsdndev!cmcl2!adm!news From: mckeehan@math.utk.edu Newsgroups: comp.unix.questions Subject: Re: How to find VERSION of UNIX OS Message-ID: <27005@adm.brl.mil> Date: 24 May 91 12:03:50 GMT Sender: news@adm.brl.mil Lines: 11 >|> >Try "uname -a". You should get the version, release, and several >|> >other tidbits. Take a look at the man page for uname for more >|> >details (and to make sure your system has a uname command). Enjoy! >|> >|> This works on an SG but not on Ultrix or SunOS. > >It does work in SunOS 4.1.1 on a Sun4 (but not in SunOS 4.0.3 on a Sun3). > It also works in SunOS 4.1.1 on a Sun3 William McKeehan