Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file hash scoping #19

Open
5ynax opened this issue Sep 25, 2019 · 0 comments
Open

Add file hash scoping #19

5ynax opened this issue Sep 25, 2019 · 0 comments
Assignees

Comments

@5ynax
Copy link
Contributor

5ynax commented Sep 25, 2019

Get-ChildItem 'C:' -Recurse | Get-FileHash -algorithm MD5 | Where-Object hash -eq '7E9589CBC52B198B38CC76566BBF0178' | select path

@5ynax 5ynax self-assigned this Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant