The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 03-19-2008
melanie_pfefer melanie_pfefer is offline
Registered User
  
 

Join Date: Nov 2006
Posts: 234
same result for the 2nd command

I am using Solaris 8 and 10

Also note that this works perfectly:

iostat -En|awk '/Vendor/ && !/DV/ {print "Disk "$1 $2}'