Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: How to find VERSION of UNIX OS Message-ID: <8039@auspex.auspex.com> Date: 26 May 91 19:14:46 GMT Article-I.D.: auspex.8039 References: <1991May22.202352.25009@dg-rtp.dg.com> <1991May23.154837.17537@linus.mitre.org> Organization: Auspex Systems, Santa Clara Lines: 10 >... and as my MKS toolkit manual notes uname comes to us >from the AT&T flavor of UNIX (which makes SunOS a bit of a mystery -- I >thought it was really AT&Sun but I don't have a Sun handy). Why does it make it a bit of a mystery? Different versions of SunOS have different bits of S5 in them; some don't have "uname", some have it in "/usr/5bin", and some have it in "/usr/bin". It may also be, in those versions of SunOS that have it, part of the "System V" optional software category, which means you don't have it unless you install that software category.