A blog of (mostly) linux-related tricks I've found in my way
$ for a in *; do convmv -f latin1 -t utf8 --notest "$a"; done
Post a Comment
No comments:
Post a Comment