The Computer Oracle

Powershell equivalent of `grep -r -l` (--files-with-matches)

Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Ominous Technology Looping

--

Chapters
00:00 Question
00:30 Accepted answer (Score 77)
01:34 Answer 2 (Score 2)
02:00 Answer 3 (Score 2)
02:56 Answer 4 (Score 1)
04:18 Thank you

--

Full question
https://superuser.com/questions/742115/p...

Accepted answer links:
[Get-ChildItem]: http://technet.microsoft.com/en-us/libra...
[Select-String]: http://technet.microsoft.com/en-us/libra...
[Select-Object]: http://technet.microsoft.com/en-us/libra...

Answer 2 links:
http://www.jamescoyle.net/how-to/1205-ho...

Answer 3 links:
[technet documentation]: https://technet.microsoft.com/en-us/libr...(

Answer 4 links:
[Select-String]: https://msdn.microsoft.com/en-us/powersh...
[ss64.com]: http://ss64.com/ps/select-string.html

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#powershell #grep

#avk47