bug-findutils
[Top][All Lists]
Advanced

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

[bug #22352] Find does not work in a rood disk


From: anonymous
Subject: [bug #22352] Find does not work in a rood disk
Date: Mon, 18 Feb 2008 04:16:27 +0000
User-agent: Opera/9.24 (Windows NT 5.1; U; en)

URL:
  <http://savannah.gnu.org/bugs/?22352>

                 Summary: Find does not work in a rood disk
                 Project: findutils
            Submitted by: None
            Submitted on: Monday 02/18/2008 at 04:16 UTC
                Category: find
                Severity: 3 - Normal
              Item Group: Compilation Failure
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.32
           Fixed Release: None

    _______________________________________________________

Details:

My PC environment is Cygwin.

Message as below:

address@hidden /cygdrive/n
$ pwd
/cygdrive/n

address@hidden /cygdrive/n
$ find $PWD -name "*.bat"
find: .: No such file or directory
find: /cygdrive/n/abti: No such file or directory
find: /cygdrive/n/tattop: No such file or directory
.......

address@hidden /cygdrive/n
$ find --version
GNU find version 4.2.32

address@hidden /cygdrive/n
$ cd tattop/

address@hidden /cygdrive/n/tattop
$ find $PWD/* -name "*.bat"
/cygdrive/n/tattop/modules/dvtop/input/dlldv00top/Makefile.bat
/cygdrive/n/tattop/modules/dvtop/input/dlldv00top/GenericMakefile.bat
/cygdrive/n/tattop/modules/tatdv/input/prj_config.bat
/cygdrive/n/tattop/output/tatselect.bat
/cygdrive/n/tattop/output/pc_tatselect.bat

----------------------------------
But when I change the "findutils" to "GNU find version 4.1.7", it works
well.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22352>

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





reply via email to

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