Search Results

Search: Posts Made By: hanson44
2,752
Posted By hanson44
Here is one way to do what you are trying: $...
Here is one way to do what you are trying:

$ awk '/egrep -i/ { x = $1 } /Active/ { print x, $12 }' OFS="," input | tr -d ">"
adgdfgfd,48C
sasdsadasf,53C
sdggdgs,40C
vsdasd,52C
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 02:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy