SYNOPSIS
qfilelog filename
DESCRIPTION
qfilelog appends from standard input to a single named file. If
qfilelog is sent the HUP signal, it syncs, closes, and re-opens the
output file.
RETURN VALUE
Exits 0 when it successfully reaches end-of-file on standard input.
Otherwise it exits 1 after printing an error diagnostic to standard
error.
SEE ALSO
cyclog(1), splogger(8)
NOTES
If any of the write operations fail, qfilelog prints a warning to stan-
dard error and pauses for 60 seconds.
qfilelog(1)
Man(1) output converted with
man2html