SUMMARY:script

From: Cathy M. Bodenstedt (bodenste@mailcenter.csap.af.mil)
Date: Wed Apr 09 2003 - 10:01:11 EDT


Thanks to all that responded. I apologize if I missed a few names.

Mike D. Kail
Steve Chapman
Rob McCauley
Angel Alejandro Vega Soto
Stephen Barnett
Soeren Schaper
Alan Bradley
Shawn Evans
Joel Fisher
Bryan Moore

cat install_log |grep "clone@0" |grep link | awk -F: '{ print $2 }'
grep "^add link .*/clone@0" install_log | awk -F: '{print $2}'
more install_log |grep "clone@0" |grep link | cut -d: -f2

But this what I was really looking for,
Thanks to Joel.

Joel Fisher wrote:

> Hey Cathy,
>
> I would think the better bet would be to do the below.
>
> $ grep network /etc/path_to_inst
> "/pci@1f,4000/network@1,1" 0 "hme"
> "/pci@1f,2000/network@1" 0 "ge"
>
> That will also give you in instance number.
>

--
Phone: 210-925-3244
DSN:   945-3244
[demime 0.99c.7 removed an attachment of type text/x-vcard which had a name of bodenste.vcf]
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:09 EDT