$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
4 lines
198 B
Plaintext
4 lines
198 B
Plaintext
The list of book titles is too large to host on GitHub. The following is a link to download a .zip file of the book titles:
|
|
|
|
https://mega.nz/#!qTxDmAxY!iKws65WVeTaP1aNY3bj8dmzUuAaeOqrzXprUtXQV3Ng
|