Using > makes it wipe the contents of the file and start from scratch.
Using >> make it append to the file.
Using either of them should not result in a crash.
Commandis not working, can't even recover the shell session. Any guess? Should I reisntall?Code:john --rules --wordlist="passwd.txt" --stdout > passwd-mangled.txt
Thanks in advance!
Fixed: i was using > instead of >>
Using > makes it wipe the contents of the file and start from scratch.
Using >> make it append to the file.
Using either of them should not result in a crash.
Ask questions on the open forums, that way everybody benefits from the solution, and everybody can be corrected when they make mistakes. Don't send me private messages asking questions that should be asked on the open forums, I won't respond. I decline all "Friend Requests".