Mail Archives: cygwin/2003/05/20/13:30:31
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 AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT 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/
- Raw text -