./sysutils/findnewest, Recursively find newest file in a hierarchy and print its timestamp

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3, Package name: findnewest-0.3, Maintainer: wiz

findnewest recursively scans the directories given on the command
line and prints the UNIX timestamp (seconds since UNIX epoch) of
the newest file found.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 72.048 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2015-12-06 16:20:12 by Thomas Klausner | Files touched by this commit (4)
Log message:
Import findnewest-0.3 as sysutils/findnewest.

findnewest recursively scans the directories given on the command
line and prints the UNIX timestamp (seconds since UNIX epoch) of
the newest file found.