blob: 5b306c03166c9cb4898bb7d935dbe8dd916ad65e [file] [log] [blame]
.TH CLOG 1
.SH NAME
auxclog \- create date-stamped console log
.SH SYNOPSIS
.B auxclog
.I console
.I logfile
.SH DESCRIPTION
.I Auxclog
opens the file
.I console
and writes every line read from it, prefixed by the ASCII time, to the file
.IR logfile .
.SH SOURCE
.B \*9/src/cmd/auxclog.c
.SH BUGS
Should be named
.IR aux/clog .