bug-findutils
[Top][All Lists]
Advanced

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

[bug #12966] (touch .p.; find . -name '*.') problem


From: James Youngman
Subject: [bug #12966] (touch .p.; find . -name '*.') problem
Date: Mon, 30 May 2005 16:34:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Firefox/1.0.4 (Debian package 1.0.4-1)

Update of bug #12966 (project findutils):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

It's a bug.

However, this bug was fixed in findutils 4.2.2, and so should not affect
findutils-4.2.20, which is the version you say you have a problem with in
your bug report.    Are you seeing a platform-specific problem, or are you
using a version of findutils which is older than 4.2.2?

$ for version in 4.1.20 4.2.1 4.2.2 4.2.3 4.2.20 ; do rm  .p.; touch .p. ;
echo $version ... ;
/home/james/source/GNU/findutils/installed/bin/find-$version . -name '*.' ;
done
4.1.20 ...
4.2.1 ...
4.2.2 ...
.
./.p.
4.2.3 ...
.
./.p.
4.2.20 ...
.
./.p.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12966>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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