A script, perhaps? - GNU/Linux
Users browsing this thread: 7 Guest(s)
|
|||
(04-07-2014, 02:52 AM)z3bra Wrote: inotify is linux-specific, and seeing his (or her) avatar, we're probably searching a solution for Mac my solution relies on FAM (from SGI) -- you can get FAM on a variety of platforms, including *BSD, which makes me think it should be portable to OSX. Also, since his needs don't include changing attributes on files, you could strip-out `use Filesys::Ext2...`, and include whatever appropriate module would provide the useful bits for your application. Just thinking out loud here. Cheers, Soda |
|||
Messages In This Thread |
A script, perhaps? - by Gen - 06-05-2014, 01:58 AM
RE: A script, perhaps? - by venam - 06-05-2014, 03:12 AM
RE: A script, perhaps? - by yrmt - 06-05-2014, 06:37 AM
RE: A script, perhaps? - by dami0 - 08-05-2014, 12:45 PM
RE: A script, perhaps? - by pvtmert - 13-05-2014, 07:29 AM
RE: A script, perhaps? - by springworm - 03-07-2014, 02:12 PM
RE: A script, perhaps? - by sodaphish - 04-07-2014, 01:28 AM
RE: A script, perhaps? - by z3bra - 04-07-2014, 02:52 AM
RE: A script, perhaps? - by sodaphish - 05-07-2014, 01:30 PM
RE: A script, perhaps? - by venam - 15-07-2014, 07:43 AM
RE: A script, perhaps? - by dami0 - 23-07-2014, 11:15 AM
|