[PLUG] Awk script syntax help

Rich Shepard rshepard at appl-ecosys.com
Wed Sep 23 20:44:57 UTC 2020


On Wed, 23 Sep 2020, tomas.kuchta.lists at gmail.com wrote:

> cat inputFile | awk -v FS=, '$7~/Gen12c|Gen12u/ {next; } {print;}' >
> outFile

Thank, Tomas. That's one I hadn't tried.

Stay well,

Rich



More information about the PLUG mailing list