General PowerShell equivalent to grep March 8, 2018 Pramod T P Leave a comment Use the following command ls * -r | sls ‘String To Be Searched For’