whattime(1)
NAME
whattime - translate from the epoch time used by Network Weather Service
SYNOPSIS
whattime [-a][-f file] time-stamp [time-stamp ...]
DESCRIPTION
This manual page explains the whattime program. NWS internally uses the
time from the epoch (as returned by the time(2) system call: whattime
tranlsate this into a more human friendly time.
OPTIONS
- -a
- different string format: more usable with script
- -f file
- reads the timestamps from file instead of the command line
BUGS
Bugs list is at http://nws.cs.ucsb.edu. <http://nws.cs.ucsb.edu>
AUTHOR
NWS is an original idea of Rich Wolski Rich Wolski (rich@cs.ucsb.edu)
who came up with the original nws_memory.
Neil Spring, Jim Hayes (jhayes@cs.ucsd.edu) and Martin Swany maintained
and enhanced it.
Graziano Obertelli (graziano@cs.ucsb.edu) currently maintains NWS and
wrote this man page.