TS(1) Domain/OS BSD TS(1)
NAME
ts - display the module name and time stamp
SYNOPSIS
ts [-nhd] object_module_name
DESCRIPTION
ts displays the time stamp and module name stored in an object module.
Shown is the time and date that the module was created by one of the
linkers or compilers. The time stamp is not affected by copying an
object module, so it is a reliable indicator of whether particular object
modules are copies of one another.
OPTIONS
-nhd option does not print the table header. ts outputs in tabular
format with table header by default.