9df90f39e3
findnewest recursively scans the directories given on the command line and prints the UNIX timestamp (seconds since UNIX epoch) of the newest file found.
3 lines
154 B
Text
3 lines
154 B
Text
findnewest recursively scans the directories given on the command
|
|
line and prints the UNIX timestamp (seconds since UNIX epoch) of
|
|
the newest file found.
|