aboutsummaryrefslogtreecommitdiff
path: root/man/man1/clog.1df
blob: a0e6d1172c8d26e70f8400a507fdff616a6af2a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH CLOG 1df "December 2016" "Manual page for clog"
.SH NAME
.B clog
\- record timestamped logs in a file
.SH SYNOPSIS
.B clog
.br
getting real tired of all this overengineering
.br
^D
.SH DESCRIPTION
.B clog
receives a message on stdin, timestamps it with a leading date(1), and writes
it to the file with path in environment variable CLOG, defaulting to ~/.clog,
terminating each entry with two hyphens.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>