[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Directory monitoring

Loga Ganesan

3/21/2009 5:52:00 AM

Hi
Is there any pre-defined module available in ruby to monitor a given
directory.

monitoring in the sense,
* When ever a new file is created or removed inside that
directory
* When ever a new directory is created or removed inside that
directory

Likewise , is there any standard module available in ruby to monitor a
file growth
--
Posted via http://www.ruby-....

1 Answer

Phrogz

3/21/2009 2:52:00 PM

0

Loga Ganesan wrote:
> Is there any pre-defined module available in ruby to monitor a given
> directory.

Yes, there are at least two.
http://tinyurl.com/ruby-watch...