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: [EMAIL PROTECTED]
Open/Closed: Open
Discussion Lock: Any
Release: 4.2.32
Fixed Release: None
_______________________________________________________
Details:
My PC environment is Cygwin.
Message as below:
[EMAIL PROTECTED] /cygdrive/n
$ pwd
/cygdrive/n
[EMAIL PROTECTED] /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
.......
[EMAIL PROTECTED] /cygdrive/n
$ find --version
GNU find version 4.2.32
[EMAIL PROTECTED] /cygdrive/n
$ cd tattop/
[EMAIL PROTECTED] /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/