mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-06 03:20:53 +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
8.3 MiB
8.3 MiB
| The file is too large to be shown. |