[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-cpio] Bug#416701: cpio -tv vs. UTF-8 filenames
From: |
Dan Jacobson |
Subject: |
[Bug-cpio] Bug#416701: cpio -tv vs. UTF-8 filenames |
Date: |
Fri, 30 Mar 2007 01:40:12 +0800 |
Package: cpio
Version: 2.6-17
Severity: minor
Tags: upstream
With -t, adding -v causes one's UTF-8 filenames to become octal _with
no switch available to correct the situation!_
$ bzcat 04.bz2|cpio -t|tail -3
366 blocks
高雄縣警察局林園分局
高雄縣警察局湖內分局
高雄縣警察局鳳山分局
$ bzcat 04.bz2|cpio -tv|tail -3
366 blocks
-rw-r--r-- 1 jidanni jidanni 64 Aug 31 2006
\351\253\230\351\233\204\347\270\243\350\255\246\345\257\237\345\261\200\346\236\227\345\234\222\345\210\206\345\261\200
-rw-r--r-- 1 jidanni jidanni 85 Aug 31 2006
\351\253\230\351\233\204\347\270\243\350\255\246\345\257\237\345\261\200\346\271\226\345\205\247\345\210\206\345\261\200
-rw-r--r-- 1 jidanni jidanni 46 Aug 31 2006
\351\253\230\351\233\204\347\270\243\350\255\246\345\257\237\345\261\200\351\263\263\345\261\261\345\210\206\345\261\200
-- System Information:
Locale: LANG=zh_TW.utf8, LC_CTYPE=zh_TW.utf8 (charmap=UTF-8)
- [Bug-cpio] Bug#416701: cpio -tv vs. UTF-8 filenames,
Dan Jacobson <=