Saturday, 14 September 2013

How to find files in ruby which were edited in some time interval?

How to find files in ruby which were edited in some time interval?

How to find files in a directory which were edited in last n minutes?
In unix which is -mmin -60.

No comments:

Post a Comment