Package: findutils
Version: 4.4.0-2
Severity: normal

Hello,

I use bash-completion.
When i'm in my ~ and want to run a java program,
i type 'java P<tab>' to actually run 'java Prime',
then bash spawns a

find . -type f -path ./P*.class

which takes ~1min to complete and prints as expected './Prime.class'.

stracing find shows than it actually scans my whole home directory

Is it an intented behavior ?
Should i then instead file a bug againt bash-completion ?

Thanks.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.26.3-ibook
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages findutils depends on:
ii  libc6                         2.7-13     GNU C Library: Shared libraries

findutils recommends no packages.

Versions of packages findutils suggests:
ii  mlocate                       0.21-1     quickly find files on the filesyst

-- no debconf information



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

Reply via email to