[Xastir] Xastir Logs

Cranz Nichols CranzN at yahoo.com
Sat May 19 19:24:23 EDT 2007


This is what I use.  Works for me.  Theoretically, you get a year's
worth of logs.

Script segment from a daily cron job:


# deal with the xastir logs first
echo -e "\nStoring the Xastir log by Julian date...             "
cd /home/cnichols/.xastir/logs
for LOG in *.log
do
mv $LOG /home/cnichols/.Trash/$LOG.`date +%j` 
done
#


Note that I have a handy-dandy directory called ".Trash" to put them in.

YMMV.

cln
WB5BKL
WB5BKL-2
WB5BKL-3




More information about the Xastir mailing list