aboutsummaryrefslogblamecommitdiff
path: root/man/man1/clog.1df
blob: bb03765d6f4cf9781ef4d7d596dfc259d75df978 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                             
.TH CLOG 1df "December 2016" "Manual page for clog"
.SH NAME
.B clog
\- record timestamped logs in a file
.SH SYNOPSIS
.B clog
getting real tired of all this overengineering
^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>