Hello Petter,
I propose to improve the regexp that filter files that
are tested: for last access time.
m{/bin/|/sbin/|^/usr/games/|\.[ah]$}
I propose to change it to
m{/bin/|/sbin/|^/usr/games/|\.[ah]$|\.pm$|\.pyc$}
so we catch perl and python library.
Do you have a better regexp to propose ?
Cheers,
--
Bill. <ballombe@debian.org>
Imagine a large red swirl here.