The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
append a string to a grep result
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
append a string to a grep result
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
7
(
permalink
)
03-19-2008
melanie_pfefer
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}'
melanie_pfefer
View Public Profile
Find all posts by melanie_pfefer
Find melanie_pfefer's past nominations received
Find melanie_pfefer's present nominations given