Last active
May 19, 2025 01:54
-
-
Save vanbwodonk/19b71c7b4f4129eb7253b8f40aaefcb8 to your computer and use it in GitHub Desktop.
Verify Fitgirl Files in Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed 's|^\([a-f0-9]\{32\}\) \*..\\\(.*\)$|\1 \2|' MD5/fitgirl-bins.md5 | md5sum -c - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fitgirl "Verify BIN files before installation.bat" replacement on linux