Thanks for pointing. I will look at the  convmv tool <br><br><br><br><div class="gmail_quote">On Tue, Aug 31, 2010 at 11:18 AM, Jens Petersen <span dir="ltr">&lt;<a href="mailto:petersen@redhat.com">petersen@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">&gt; ls | while read filename<br>
&gt; do<br>
&gt; mv -i &quot;$filename&quot; &quot;`echo \&quot;$filename\&quot; | iconv -f GB2312 -t UTF8`&quot;<br>
&gt; done<br>
<br>
</div>Or you can use the convmv tool (in fedora) to do that too.<br>
<font color="#888888">--<br>
</font><div><div></div><div class="h5">users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
</div></div></blockquote></div><br>