RAA - file-find/0.3.4

file-find / 0.3.4

Short description: An alternate implementation of the find module
Category: Library/Misc
Status: stable
Created: 2007-04-24 17:00:54 GMT
Last update: 2009-09-19 09:38:52 GMT
Owner: Daniel J Berger (Projects of this owner)
Homepage: http://rubyforge.org/projects/shards/
Download: http://rubyforge.org/frs/download.php/63972/file-find-0.3.4.tar.gz
License: Artistic
Dependency:
None
Description:

This is a drop-in replacement for the find module currently in the standard library. It is modeled on a typical 'find' command found on most Unix systems.

Current options include:

* atime
* ctime
* follow
* ftype
* inum
* group
* maxdepth
* mindepth
* mount
* mtime
* name
* path
* perm
* prune
* size
* user

FileTest options are also supported.

Versions: [0.3.4 (2009-09-19)] [0.3.3 (2009-08-03)] [0.3.2 (2009-02-20)] [0.3.1 (2009-01-09)] [0.3.0 (2009-01-02)] [0.2.4 (2008-12-15)] [0.2.3 (2008-11-25)] [0.2.2 (2008-11-19)] [0.2.1 (2007-10-05)] [0.2.0 (2007-04-26)] [0.1.1 (2007-04-25)] [0.1.0 (2007-04-24)]

Edit this project (for project owner)

back to RAA top