mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-05 11:00:26 +02:00
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
14 MiB
14 MiB
| The file is too large to be shown. |