|
From: Max <max...@kr...> - 2004-04-16 07:11:53
|
>>Latest DAILY DATS are unzipping as follow: >> >>-rw-r--r-- 1 root root 354610 Apr 15 12:00 CLEAN.DAT >>-rw-r--r-- 1 root root 471765 Apr 15 12:00 NAMES.DAT >>-rw-r--r-- 1 root root 3443306 Apr 15 12:00 scan.dat >> Hi I use the -LL option to unzip the files. The -LL option forces conversion of every filename to lowercase, regardless of the originating file system. $unzip -o -LL DAILYDAT.ZIP |