mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -04:00
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done |
||
---|---|---|
.. | ||
us-colleges | ||
us-private-schools | ||
us-public-schools | ||
cities.txt | ||
city-state-country.txt | ||
common-surnames.txt | ||
dates.txt | ||
street-names.txt | ||
url-to-download-books.txt | ||
zip-codes.txt |