This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: find and /cygdrive/c


On 05/04/06, Jim Easton <jim@cs.ualberta.ca> wrote:
> Hi People,
>
> Find does not seem able to search the /cygdrive/c directory.
>
> example:
>
> $ find /cygdrive/c -iname \*Telus\* -print
> find: .: No such file or directory
> find: /cygdrive/c/AUTOEXEC.BAT: No such file or directory

$ find --version
GNU find version 4.2.27
Features enabled: LEAF_OPTIMISATION

and

$ find /cygdrive/c -iname \*pear\* -print
/cygdrive/c/Documents and Settings/RichardQ.BANDVULC/Application
Data/Macromedia/Flash
Player/#SharedObjects/7367ABJU/www.bbc.co.uk/BBC-Shakespeare-MAAN.sol
/cygdrive/c/Documents and
Settings/RichardQ.BANDVULC/Favorites/Development Sites/Development
Forums/Quick Start Guide to Pear DB by Tomas V.V.Cox.url
/cygdrive/c/PEAR
/cygdrive/c/PEAR/.tmppear
/cygdrive/c/PEAR/go-pear-bundle
/cygdrive/c/PEAR/go-pear-bundle/PEAR-1.3.6.tgz
/cygdrive/c/PEAR/go-pear-bundle/PEAR.php
/cygdrive/c/PEAR/go-pear-bundle/PEAR_Frontend_Web-0.4.tgz
...

suggests that it is a version issue.
--
-----
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=UlF1YWRsaW5n

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]