Search Results

Search: Posts Made By: RudiC
4,968
Posted By RudiC
You may want to try a single awk approach like ...
You may want to try a single awk approach like
awk -F: '/internal opt/ {print L4, L5, $NF} {gsub (/[ -]+/, ""); L4 = $4; L5 = $5}' OFS=, file
JOIN_Constraints_Schema,test_simple_joins, 0...
Showing results 1 to 1 of 1

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