[ PHPXref.com ] [ Generated: Sun Jul 20 19:19:23 2008 ] [ PBS Helpdesk 0.93 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> cioreport.sh (source)

   1  #!/bin/sh
   2  myday=`date -R +'%e'`
   3  
   4  mymonth=`date -u +'%b'`
   5  mymonth=`date -u +'%m'`
   6  myyear=`date -R +'%Y'`
   7  
   8  
   9  /usr/bin/php  /usr/local/httpd/htdocs/pbsdev/reports_german.php3 99999 > /usr/local/httpd/htdocs/pbsdev/cio$myyear$mymonth.html


[ Powered by PHPXref - Served by Debian GNU/Linux ]