Avatar of jamiegf
jamiegf

asked on 

Powershell Script to remove rows from a CSV

Hi all.
I would like a script to remove all lines\rows from a .CSV log where an entry of "0" is found in the 3rd column. The csv does not have headers.
Does anyone know how I can do this using powershell?

Thanks very much.
Powershell

Avatar of undefined
Last Comment
jamiegf

8/22/2022 - Mon