Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!sdd.hp.com!decwrl!sgi!shinobu!odin!anchor!olson From: olson@anchor.esd.sgi.com (Dave Olson) Newsgroups: comp.sys.sgi Subject: Re: how to find hw configuration? Message-ID: <1990Aug18.220404.22697@odin.corp.sgi.com> Date: 18 Aug 90 22:04:04 GMT References: <1990Aug18.055015.1472@csrd.uiuc.edu> Sender: news@odin.corp.sgi.com (Net News) Distribution: comp Organization: Silicon Graphics, Inc. Mountain View, CA Lines: 17 In <1990Aug18.055015.1472@csrd.uiuc.edu> kai@sp1.csrd.uiuc.edu (Kuck And Associates) writes: | Is there a command or file accessible to a normal user that will describe | the hardware configuration of the SGI Iris 4D system being used? For example, | number, speed and type of processors, total amount of memory... | Sure, check out the hinv command. It should list all the devices on the system (in some cases, only if the driver is also installed), the amount of memory, and the CPU speed(s). For programmatic use, see getinvent(3). -- Dave Olson Life would be so much easier if we could just look at the source code.