Skip to content

Instantly share code, notes, and snippets.

@roelds
Created June 25, 2025 19:09
Show Gist options
  • Save roelds/6eacafd4d83488132ca9a6947cd89a71 to your computer and use it in GitHub Desktop.
Save roelds/6eacafd4d83488132ca9a6947cd89a71 to your computer and use it in GitHub Desktop.
download binary file via powershell
iwr "https://roelds.github.io/bb.exe" -OutFile bb.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment