Skip to content

Instantly share code, notes, and snippets.

@vanbwodonk
Last active April 4, 2026 08:23
Show Gist options
  • Select an option

  • Save vanbwodonk/19b71c7b4f4129eb7253b8f40aaefcb8 to your computer and use it in GitHub Desktop.

Select an option

Save vanbwodonk/19b71c7b4f4129eb7253b8f40aaefcb8 to your computer and use it in GitHub Desktop.
Verify Fitgirl Files in Linux
sed 's|^\([a-f0-9]\{32\}\) \*..\\\(.*\)$|\1 \2|' MD5/fitgirl-bins.md5 | md5sum -c -
@vanbwodonk

Copy link
Copy Markdown
Author

fitgirl "Verify BIN files before installation.bat" replacement on linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment