01-19-2021, 11:34 AM
Instead of using a pipe in your case you can simply append -S to your command line.
hashcat -m 500 -a 3 -D 2 $unshadowed $wordlist -o $output -S
hashcat -m 500 -a 3 -D 2 $unshadowed $wordlist -o $output -S