[bug #26945] [wishlist] locate-d: dynamic updates using dnotify, inotify or fsnotify

2013-04-10 Thread Paul Wise
Follow-up Comment #6, bug #26945 (project findutils): There is now an implementation of a system-wide filesystem monitor using fanotify: ​http://www.piware.de/2012/02/fatrace-report-system-wide-file-access-events/ ___ Reply to this item at

[bug #38696] -exec didn't print error message if no '; ' delimiter found and redirection used

2013-04-10 Thread Eric Blake
Update of bug #38696 (project findutils): Status:None => Invalid Open/Closed:Open => Closed ___ Reply to this item at:

[bug #38696] -exec didn't print error message if no '; ' delimiter found and redirection used

2013-04-10 Thread Aleks M.
Follow-up Comment #2, bug #38696 (project findutils): Thanks for clear explanation Berny! Now command behavior is clear for me. Best regards, Aleksandr. ___ Reply to this item at:

[bug #38696] -exec didn't print error message if no '; ' delimiter found and redirection used

2013-04-10 Thread Bernhard Voelker
Follow-up Comment #1, bug #38696 (project findutils): That is not a bug in find, but rather a misunderstanding on your side of how the shell handles redirections, e.g. man bash, section REDIRECTION: "The following redirection operators may precede or appear anywhere within a simple com