Power Shell Grep

Select-String -Path "C:\TEMP\GREP\Data.csv" -Pattern "florian"
Kaeffa