Watch for new files in world-writable directories

I’d like to use mk_filestats to watch /tmp and /var/tmp for new files owned by a specific user. But I can’t figure out if it can filter on file owner. It does not appear so. Can anyone confirm this or tell me what I’m missing if I’m wrong?

I cannot say from the top of my mind if this is possible, but you could create a simple local check, that does what you need.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.