[Bug 457210] Review Request: dpkg - Package maintenance system for Debian Linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=457210





--- Comment #46 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx>  2009-12-01 10:56:45 EDT ---
(In reply to comment #43)
> Also, iconv {} -o {} gives a bunch of 0 byte files -> not what is intented I
> think. So I took the easy way out and used recode.

[tasaka1@localhost TEMP]$ echo "漢字が入った例文です" > kanji.txt 
[tasaka1@localhost TEMP]$ ls -al kanji.txt 
-rw------- 1 tasaka1 tasaka1 31 2009-12-02 00:52 kanji.txt
[tasaka1@localhost TEMP]$ iconv -f UTF-8 -t EUC-JP kanji.txt -o kanji.txt 
[tasaka1@localhost TEMP]$ ls -la kanji.txt 
-rw------- 1 tasaka1 tasaka1 21 2009-12-02 00:52 kanji.txt
[tasaka1@localhost TEMP]$ iconv -f EUC-JP -t UTF-8 kanji.txt -o kanji.txt 
[tasaka1@localhost TEMP]$ ls -al kanji.txt 
-rw------- 1 tasaka1 tasaka1 31 2009-12-02 00:53 kanji.txt

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]