Skip to content

Instantly share code, notes, and snippets.

@vanbwodonk
Last active May 19, 2025 01:54
Show Gist options
  • Save vanbwodonk/19b71c7b4f4129eb7253b8f40aaefcb8 to your computer and use it in GitHub Desktop.
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
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