⚠️ ARCHIVED WEBSITE, NO FURTHER UPDATES ⚠️
383 shaares
79 private links
79 private links
First discover the encoding, then, change the encoding.
file -i file.txt
iconv -f from-encoding -t to-encoding file.txt
First discover the encoding, then, change the encoding.
file -i file.txt
iconv -f from-encoding -t to-encoding file.txt