[Bug 697497] Re: iconv convert from foo to bar
Jan Rękorajski
697497 at bugs.launchpad.net
Mon Aug 20 21:16:55 CEST 2012
** Changed in: pld-linux
Status: New => Incomplete
--
You received this bug notification because you are subscribed to PLD
Linux.
https://bugs.launchpad.net/bugs/697497
Title:
iconv convert from foo to bar
Status in PLD Linux Distribution:
Incomplete
Bug description:
$ iconv -V
iconv (GNU libc) 2.12.1
$ echo żółć >plik;
$ iconv -f utf8 -t iso8859-2 plik >plik-1
$ iconv -t utf8 -f iso8859-2 plik>plik-2
$ ls -l plik*
-rw-r----- 1 wiechu users 9 Jan 5 04:24 plik
-rw-r----- 1 wiechu users 5 Jan 5 04:24 plik-1
-rw-r----- 1 wiechu users 17 Jan 5 04:24 plik-2
To manage notifications about this bug go to:
https://bugs.launchpad.net/pld-linux/+bug/697497/+subscriptions
More information about the pld-bugs
mailing list