Help for this page

Select Code to Download


  1. or download this
    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
    
  2. or download this
     
    #!/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
    
  3. or download this
    /usr/local/bin/All_CybroItems_log_to_xml: creation of /tmp/par-SYSTEM/cache-a7209413b5765281c83780bce66a67ab297f38c1/libperl.so.5.8 failed - aborting with 2.