find command seems to lock files
Greywolf
greywolf@starwolf.com
Mon Aug 19 19:43:00 GMT 2019
Greets, Andrey!
> To begin with, the results of your `find` calls will be at least 5 seconds
> stale over CIFS share with default settings.
> Said that, you could safely write something like
>
> find /xx -type а -iname "zzz" -mtime +10s -execdir 'msg * "Achtung programme crash boom!"'
Thank you for the kaffe spit-take. You just made my day!
--*greywolf;
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list