Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
MAILTO=xxx@xxx.xxx.xxx # Activity reports every 5 minutes everyday&>> */5 * * * * www-data USER=www-data;PAR_CLEAN=1;/usr/local/bin/Convert +_All_CybroItems.sh 1>>/var/log/Tinia/Convert_All_CybroItems-error.log + 2>>/var/log/Tinia/Convert_All_CybroItems-error.log
where "/usr/local/bin/All_CybroItems_log_to_xml" is compiled Perl script with pp.#!/bin/bash /usr/bin/tail -n 5000 /var/log/Tinia/Tinia_Visu/All_CybroItems_log.txt + > /var/log/Tinia/All_CybroItems_log_latest.txt /bin/cat /var/log/Tinia/All_CybroItems_log_latest.txt | /usr/local/bin +/All_CybroItems_log_to_xml > /var/www/tinialine/all_cybro_items.xml +2>>/var/log/Tinia/Convert_All_CybroItems-error.log
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problems with Par PP - creation of /tmp/par-SYSTEM/cache ... failed
by Anonymous Monk on Feb 08, 2010 at 02:43 UTC | |
by Anonymous Monk on Feb 08, 2010 at 10:11 UTC | |
by Anonymous Monk on Feb 08, 2010 at 10:19 UTC |