added
[rrq/newlisp/newest.git] / README.adoc
1 = newest.lsp
2
3 A small newlisp script to determine and enlist the newest file for
4 each of the given pathnames. Directories are traversed exhaustively
5 and the newest plain file within the directory tree is listed with its
6 modification timestamp. Files given on the command line are also
7 listed with their modification timestamps.
8
9