Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created December 18, 2015 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guitarrapc/75a0a166278661f0c7e5 to your computer and use it in GitHub Desktop.
Save guitarrapc/75a0a166278661f0c7e5 to your computer and use it in GitHub Desktop.
ls $env:WinDir -File | where Length -gt 100 | where Length -le 1000 | select -First 1| Format-Hex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment