You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I specified the pattern, it did not take effect according to the rules.
My command is ./gpg-fingerprint-filter-gpu/gpg-fingerprint-filter-gpu -b 870480000 -j 16 'X{8}|(XY){4}' /content/drive/MyDrive/Crash.GPG.Fingerprint.
But specifying the rule as 88888888 or something like that would work (like ./gpg-fingerprint-filter-gpu/gpg-fingerprint-filter-gpu -b 870480000 -a cv25519 -j 16 '88888888' /content/drive/MyDrive/Crash.GPG.Fingerprint),
is there something wrong with my pattern writing?
Best wishes,
Aldrich
The text was updated successfully, but these errors were encountered:
Dear Manager,
After I specified the pattern, it did not take effect according to the rules.
My command is
./gpg-fingerprint-filter-gpu/gpg-fingerprint-filter-gpu -b 870480000 -j 16 'X{8}|(XY){4}' /content/drive/MyDrive/Crash.GPG.Fingerprint
.But specifying the rule as
88888888
or something like that would work (like./gpg-fingerprint-filter-gpu/gpg-fingerprint-filter-gpu -b 870480000 -a cv25519 -j 16 '88888888' /content/drive/MyDrive/Crash.GPG.Fingerprint
),is there something wrong with my pattern writing?
Best wishes,
Aldrich
The text was updated successfully, but these errors were encountered: