Skip to content

Instantly share code, notes, and snippets.

@jiimaho
Created December 5, 2018 10:06
Show Gist options
  • Save jiimaho/0a9e470790caf220eb2b00e52af686e5 to your computer and use it in GitHub Desktop.
Save jiimaho/0a9e470790caf220eb2b00e52af686e5 to your computer and use it in GitHub Desktop.
Get-ChildItem C:\ -recurse -include "aaa.exe", "bbb.exe"
# Credit: https://stackoverflow.com/a/49110679/2874896
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment