I am having a hard time running find command in cygwin, here is an example,
$ find . -type f -print find: paths must precede expression Usage: find [-H] [-L] [-P] [path...] [expression]
Do you see anything wrong?
$ which find /usr/bin/find
Thanks.
_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
-- 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/