Scripts for collecting data on Gnucomo clients.
[gnucomo.git] / scripts / sgi-rpm
diff --git a/scripts/sgi-rpm b/scripts/sgi-rpm
new file mode 100755 (executable)
index 0000000..0cc043a
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+HOST=`hostname`.wt.tno.nl
+
+showprods -3 -n|awk '{printf "%s-%s\n",$2,$3}'|grep -v '^[-=]' |grep -v Version-Description