4 lines
154 B
Text
4 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.
|