xref: /minix3/minix/commands/rotate/rotate.8 (revision f113a7238f10965d3991c64b19de3b31df12968a)
man 8 "14 November 2014" "1.0" "rotate man page"
NAME
rotate - rotate logs
SYNOPSIS
rotate <log> <keep>
DESCRIPTION
Rotate logs, where <log> is the name of the log and <keep> is the number of copies you wish to keep
EXAMPLES
rotate /var/log/syslog 1
SEE ALSO
AUTHOR
Manpage written by Jacob Adams <tookmund@gmail.com>