FindInFiles, PowerShell


/ Published in: Windows PowerShell
Save to your folder(s)

-force will include system/hidden files.
%{$_.path } will print the filepath rather than the grep-like line containing searchText
-List results in 1 hit per file rather than each line containing searchText.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.