Thanks for pointing. I will look at the convmv tool
On Tue, Aug 31, 2010 at 11:18 AM, Jens Petersen <peter...@redhat.com> wrote: > > ls | while read filename > > do > > mv -i "$filename" "`echo \"$filename\" | iconv -f GB2312 -t UTF8`" > > done > > Or you can use the convmv tool (in fedora) to do that too. > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines >
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines