I read somewhere (old/outdated guide) that the command is `mpdq file.txt`, without `-c`. Instead of some error, it just looped forever in the `while`. `set -x` works great for debugging
I read somewhere (old/outdated guide) that the command is
mpdq file.txt, without-c.Instead of some error, it just looped forever in the
while.set -xworks great for debugging