Il sab, feb 22, 2014 at 6:38 , Federico Bruni <[email protected]> ha scritto:
$ file -i ftp/ScriabinA/O59/prelude/prelude.ly
ftp/ScriabinA/O59/prelude/prelude.ly: text/plain; charset=us-ascii

Can I run iconv on it, right?
This again will break the diff (see previous thread), but it's needed. One more thing to add to the wiki? If you give me the ok, I can edit the page myself.

I can convert with Gedit. However, what's wrong with the following commands?

$ iconv -f US-ASCII -t UTF-8 ftp/ScriabinA/O59/prelude/prelude.ly > ftp/ScriabinA/O59/prelude/prelude.ly $ file -i ftp/ScriabinA/O59/prelude/prelude.lyftp/ScriabinA/O59/prelude/prelude.ly: inode/x-empty; charset=binary


I've tried also recode, but it doesn't work:

$ recode -v UTF-8 ftp/ScriabinA/O59/prelude/prelude.ly
Request: UTF-8..:libiconv:..CHAR
Shrunk to: UTF-8..CHAR
Recoding ftp/ScriabinA/O59/prelude/prelude.ly... done
$ file -bi ftp/ScriabinA/O59/prelude/prelude.ly
text/plain; charset=us-ascii


_______________________________________________
Mutopia-discuss mailing list
[email protected]
http://lists.bcn.mythic-beasts.com/mailman/listinfo/mutopia-discuss

Reply via email to