One good way to archive files (which is the way that the files in /var/log 
are archived) is to use savelog.

Type 'crontab -e' at the prompt, and add the following line to your crontab:

0 0 1 * * /usr/bin/savelog /path/to/my/file


Carl

Reply via email to