bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange results executing the find command.


From: Michel Bouchet
Subject: Strange results executing the find command.
Date: Wed, 22 Dec 2004 14:51:32 +0900

Hello,

I don't know if the following is a bug; or if it is a mistake in the way I
use the "find" command.
But, in doubt I am sending this presuming it might me a bug. (At least it
looks like a bug to me)

Here is what happens :

- I am in a folder, with a subfolder called "reviews".
- When I execute the command "ls reviews/*.php"; I can see two files :
        "reviews/nav.php" and "reviews/nav1.php".
- When I execute the command "find reviews -name *.php"; I can only see one
file :
        "reviews/nav.php".
- I wonder why the "find" command does not also show the file "reviews/nav1.
php".

Is this a bug ? Or am I making a mistake ?

Best regards.

Michel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]