Package: findutils
Version: 4.2.28-1
Severity: normal

The docs say that find -ls behaves as ls -dils. This is not true:

$ find /dev/hda -ls
  1629    0 brw-rw----   1 root     disk              Nov  7 12:23 /dev/hda
$ ls -dils /dev/hda
1629 0 brw-rw---- 1 root disk 3, 0 Nov  7 12:23 /dev/hda
$

Find should print the device numbers for device nodes.

Greetings
Marc

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.2-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages findutils depends on:
ii  libc6                        2.3.6.ds1-7 GNU C Library: Shared libraries

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