What's the problem with find?

Alvyn Liang sacch.liang@msa.hinet.net
Fri May 7 14:46:00 GMT 2004


Several days before, I installed something and I started to ecounter the problem of using find command.
It seems unable to recognise / as a root identifier. Is there anything I can do to recover its functionality?

my cygcheck attached as a reference.. thanks

mcdikcl2@Alvyn ~
$ find / -name 'inline*'
find: /cygdrive/c/Documents and Settings/Administrator: No such file or directory

mcdikcl2@Alvyn ~
$ type find
find is hashed (/usr/bin/find)

mcdikcl2@Alvyn /
$ find usr/ -name 'inline*'
usr/lib/ruby/1.8/rdoc/markup/simple_markup/inline.rb
usr/share/doc/gcc-3.3.1-3/gpc/docdemos/inlinedemo.pas
usr/share/doc/groff/1.18.1/html/momdoc/inlines.html
usr/share/doc/python-2.3.3/html/doc/inline-markup.html
usr/share/docbook-xsl/fo/inline.xsl
usr/share/docbook-xsl/html/inline.xsl
usr/share/docbook-xsl/xhtml/inline.xsl
usr/share/texmf/doc/help/Catalogue/entries/inlinebib.html
usr/src/gcc-3.3.1-3/gcc/testsuite/g++.dg/opt/inline1.C
usr/src/gcc-3.3.1-3/gcc/testsuite/g++.dg/opt/inline2.C
.
.
.
.
.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cygcheck.txt
URL: <http://cygwin.com/pipermail/cygwin/attachments/20040507/947a4169/attachment.txt>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list