On Wed, 23 Sep 2020, tomas.kuchta.li...@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
_______________________________________________
PLUG: https://pdxlinux.org
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to