awk 'length($0) >= 8' my_clean_list.txt > long_passwords.txt
git clone https://github.com/danielmiessler/SecLists.git
Once installed via APT, the files are typically located at: /usr/share/seclists/
Easy updates via apt upgrade . Cons: Requires root permissions to add custom files to the directory; stored on the root partition.