xref: /minix3/minix/commands/rotate/rotate.8 (revision b80da2a01d0bb632707b7b4e974aa32eaebbcc6f)
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>