Hi Paul,

On Wed, 9 Jan 2013 17:45:51 -0800 (PST)
"Paul.G" <medur...@yahoo.com.au> wrote:

> Hi
> 
> Is there a quck way to test if processes are accessing file system in perl?
> 

If you are using Linux you can use:

* https://metacpan.org/search?q=inotify

I think the *BSDs have some similar mechanisms, but I don't remember how they
are called. On Solaris and OpenSolaris you may be able to use dtrace. Don't
know about Windows or if all this can be done portably.

Regards,

        Shlomi Fish

> cheers
> 
> Paul
> 



-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Escape from GNU Autohell - http://www.shlomifish.org/open-source/anti/autohell/

Ran Eilam To Shlomi Fish: so what are you working on? Working on a new wiki
about unit testing fortunes in freecell?

Please reply to list if it's a mailing list post - http://shlom.in/reply .

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to