SUMMARY II: List of installed hardware from OS

From: Salvador Ramirez <sram_at_profc.udec.CL>
Date: Thu, 13 May 1999 22:39:15 -0400 (CST)

Recently I was adviced by Alan Davis (Davis <Davis_at_Tessco.Com>)
that the scu utility gives useful information, so he suggested
a simple shell script like this:

#!/bin/sh
for disk in `ls /dev/rrz*c`
do
  scu -f $disk show device
done

---sram
             "Black holes are where God divided by zero"
Salvador Ramirez Flandes PROFC, Universidad de Concepcion, CHILE
http://www.profc.udec.cl/~sram mailto:sram_at_profc.udec.cl
Received on Fri May 14 1999 - 02:43:25 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:39 NZDT