lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



A likely candidate to assist implementing that functionality would be the lua file system library.

See http://www.keplerproject.org/luafilesystem/

Andrew Wilson

On 6/29/06, King, Mike <MKing@klmicrowave.com> wrote:

Does anyone know how I could enumerate over a list of files?  I would like a script that would produce a file that contains filenames where the file's last modified date is greater then a specified date.