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

Reply via email to