Simple enough with linux, tail -f $filename
or in your case, with Windows Powershell
Get-Content outfile.txt -Wait
Providing you specify an outfile with hashcat parameter -o
or in your case, with Windows Powershell
Get-Content outfile.txt -Wait
Providing you specify an outfile with hashcat parameter -o