Date: Fri, 15 Mar 2002 23:50:18 -0800 (PST) From: www@FreeBSD.org (Cron Daemon) To: www@FreeBSD.org Subject: Cron <www@freefall> /usr/local/www/bin/stat-freefall Message-ID: <200203160750.g2G7oIJ18072@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mkdir -p `date '+%Y'`; cd ../`date '+%Y'`; for i in `ls [0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-3][0-9] | sed 's/...$//' | sort -u`; do perl5 /c/www/statistic/release_usage/images/ruplot.pl -d /usr/local/www/build/stat $i-??; done cd /usr/local/www/build/stat; for i in *.plot; do gnuplot < $i;done; perl -i.bak -npe 's/^%%CreationDate.*/%%CreationDate/' *.ps Warning: unable to close filehandle ARGVOUT properly. Warning: unable to close filehandle ARGVOUT properly. Warning: unable to close filehandle ARGVOUT properly. Warning: unable to close filehandle ARGVOUT properly. Warning: unable to close filehandle ARGVOUT properly. Warning: unable to close filehandle ARGVOUT properly. Warning: unable to close filehandle ARGVOUT properly. Warning: unable to close filehandle ARGVOUT properly. Warning: unable to close filehandle ARGVOUT properly. AFPL Ghostscript 7.03 (2001-10-20) Copyright (C) 2001 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. gzip: stdout: No space left on device To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203160750.g2G7oIJ18072>