DATEMARK Time Stamper version 2.12 written by Lincoln Jaros
Correct syntax:
datemark [options] [message]
options:
-f 0 use M/D/Y H:M:S format for time (default)
-f 1 use W M D H:M:S Y format for time
-f descript format time using descriptor string from standard
ANSI C time formatting function strftime()
-s nn pause and count nn seconds on screen
-m nn pause and count nn minutes on screen
-k nn pause until ASCII dd key press (0 = any)
-n suppress carriage return and line feed
-r suppress line feed
Echo current time and message to output
|