blob: 617b92bc6b35c639a43af91fcba876399ee1e9af (
plain) (
blame)
1
2
3
4
5
6
7
|
A small program to prefixes the current time a line
is written to its stdin.
If you use this to generate log files, you can use
`sort --merge` to create on log file from multiple
log files.
|