mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 00:43:40 +01:00
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
3 lines
29 B
Text
3 lines
29 B
Text
.DS_Store
|
|
.*.icloud
|
|
.gitkeep
|