Search Results

Search: Posts Made By: burwood
1,216
Posted By aigles
Try and adapt the following awk script that makes...
Try and adapt the following awk script that makes all the work (I hope) :
awk -v FS='[][()]' '

FNR==1 {
printLookup();
FileName = FILENAME;
}

/CMN_1716 Lookup/ {...
Showing results 1 to 1 of 1

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