etime
Syntax | |||||||||||
etime --help etime [-day] [-year] [name] | |||||||||||
Synopsis | |||||||||||
Convert the time in a plain ASCII listing to seconds of epoch or seconds of day. | |||||||||||
Options | |||||||||||
| |||||||||||
Description | |||||||||||
Converts the date and time recorded in a text data file into a time expressed as seconds from 0:00UT January 1, 1970, seconds from the start of the year, or seconds from the start of a day. The reformatted text file is written to standard output. Each line of the data file should consist of a single record. Entries in the record should be space or tab separated and the first six numbers represent the date and time of the record:
The remainder of the line is the record data. The program converts the time to the number of seconds from 0:00UT January 1, 1970, or if the " The converted time followed by the remainder of the record data is written to standard output. | |||||||||||
Examples | |||||||||||
Convert the times in the file "
Convert the times in the file " |