I have a text file which contains a post area field.
For example 'SL' for Slough.
I would like to to print out all the records that have one of the following post areas.
So anything that is either 'RG', 'SL', 'BN' or 'MK'.
How do I write an inlist command in AWK.
Thanks for you help.
Regards
Mark Holloway
For example 'SL' for Slough.
I would like to to print out all the records that have one of the following post areas.
So anything that is either 'RG', 'SL', 'BN' or 'MK'.
How do I write an inlist command in AWK.
Thanks for you help.
Regards
Mark Holloway