Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!wuarchive!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: How to find VERSION of UNIX OS Message-ID: <16277@smoke.brl.mil> Date: 27 May 91 02:58:19 GMT References: <1991May22.202352.25009@dg-rtp.dg.com> <1991May23.154837.17537@linus.mitre.org> <1991May24.163048.4493@ida.liu.se> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 In article <1991May24.163048.4493@ida.liu.se> larvi@ida.liu.se (Lars Viklund) writes: >uname(1) exists in SunOS 4.1.1, but not in 4.0.3. I'm nor sure about 4.1. It certainly does exist on all versions of SunOS that I've ever used. You may have to install the "optional" System V software package when you configure your system, and perhaps need to include /usr/5bin in your command search path. On my SunOS 4.0.3 system that's where it is.