Re: Selecting the largest or oldest files in a directory

2012-02-08 Thread Matt Benson
On Wed, Feb 8, 2012 at 7:08 AM, Harold Putman wrote: > Is there a way to select the "n" largest files or the n oldest files in a > directory? > Looking through all the standard > SelectorsI can't > see a way to do this. Is there some "ant-contrib"

Selecting the largest or oldest files in a directory

2012-02-08 Thread Harold Putman
Is there a way to select the "n" largest files or the n oldest files in a directory? Looking through all the standard SelectorsI can't see a way to do this. Is there some "ant-contrib"-y place I could find a custom selector that does something like