StatFTime is a Linux commandline utility for
looking up information about a file including its
size, inode, and date last modified. Unlike
similar tools like stat(1), statftime lets you
format the results the way you would with the
date(1) command.
This library implements SNOBOL-like patterns. It provides
various strategies form repetitive matching, supports
recursive and user-defined patterns, immediate
assignment of matched text, and patterns for matching
multi-line texts. Bindings for C++ and Ada are provided.