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]

Find not working


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 

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