PowerShell 2020-10-14 PowerShellWindowsLinuxCheatsheet Find content in files Get-Content .\file.txt | Select-String 'String To Find'