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]

RE: unexpected behaviour of 'find' command


At 17:50 28-8-2001, James Nallen wrote:
>>If so, I think you'l see the same behavior if you run it from the shell
>>again.  You already removed all the files less than 4 days old.  Running it
>>again immediately after won't find anything else.
>>
>>If that's not the case, then I don't know what the problem could be.
>
>I've found out it's having problems with the path it's searching. I don't 
>understand this.

Wild guess:
I assume /e is a mount for E:/ ?
Is E: a mapped network drive?

If so, mapped network drives don't work when the user context is changed 
(as in cron).  Try something like:
         $ find //mschine/share ...
instead.

(Should this be added to the FAQ?)

  - Michael

-- 
     I always wondered about the meaning of life.   So I looked it
     up in the dictionary under "L" and there it was - the meaning
     of life.  It was not what I expected.                  - Dogbert 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]