Open patriotzhou opened 6 years ago
Better late than never!
awk '// {if(length($0) >= 8) print($0)}' wordlist.txt > newfile.txt
Will filter all lines in wordlist.txt that's less that 8 characters and output the lines longer that 8 characters to newfile.txt.
I try..tx
someone wanna submit a PR if they get this to work?
WPA password is more than 8