Temukan string di semua file PowerShell

Get-ChildItem -Recurse | Select-String "dummy" -List | Select Path
Lions and Tigers and Code...