mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-10 10:13:43 +00:00

$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
/backend/
|
|
composer.json
|
|
composer.lock
|
|
config.php.dist
|
|
phpinfo.php
|