Package: zsh
Version: 4.2.5-1
Severity: normal

Hi,

there was a discussion about listing files at zsh-users (beginning with #9229).
Christian Schneider suggested at #9231 the following solution:
$ zmodload zsh/stat
$ ls -fld ./**/*(d`stat +device .`OL)

When I tested this on my local system, I experienced that the output went from
the largest file to the smallest. But at the end there was a 7 gig file shown. I
tested a bit further and discovered that there must be problems with the 2 gig
limit. All files below were sorted in the right order and files larger than
MAXINT were put at the end of the output.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages zsh depends on:
ii  debconf                 1.4.48           Debian configuration management sy
ii  libc6                   2.3.2.ds1-22     GNU C Library: Shared libraries an
ii  libncurses5             5.4-4            Shared libraries for terminal hand
ii  passwd                  1:4.0.3-31sarge2 change and administer password and

-- debconf information:
  zsh/rcmove:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to