Package: findutils
Version: 4.2.22-2
Severity: normal

See the following behaviour:
[EMAIL PROTECTED]:/tmp/findbug$ ls -l
total 1
lrwxrwxrwx  1 isaac isaac    4 2005-07-29 00:20 bar -> foo/
drwxr-xr-x  2 isaac isaac 1024 2005-07-29 00:20 foo
[EMAIL PROTECTED]:/tmp/findbug$ find . -printf "%y %Y\n"
d d
d d
l d
[EMAIL PROTECTED]:/tmp/findbug$ find . -printf "%Y %y\n"
d d
d d
d d
[EMAIL PROTECTED]:/tmp/findbug$

I guess the output in the second "find" should be:
d d
d d
d l

Best regards

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)

Versions of packages findutils depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

findutils recommends no packages.

-- no debconf information


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

Reply via email to