This is the mail archive of the cygwin@cygwin.com 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 not working


On Tue, 20 May 2003, Sharma, Subodh wrote:

> Hello everybody!
> I'm a new cygwin user. I'm not been able to execute FIND command at all.
> For example I'm issuing following statement in a shell script
>
> find $EDIHOME/mailbox/*/ -name i.*.* -exec mv {} $EDIHOME/archive/datain/
> While executing this, I'm getting following error:  "FIND: Parameter
> format not correct". But if I execute following ls command then I'm
> getting correct results.
>
> ls $EDIHOME/mailbox/*/i.*.*
>
> Please help me.
> Subodh

Subodh,

You are not getting Cygwin's "find", because of the way your PATH is set.
See <http://cygwin.com/faq/faq.html#SEC42>.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


--
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/


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