Changeset 7947 for trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
- Timestamp:
 - 08/25/06 23:11:38 (19 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r7946 r7947 40 40 41 41 runlogpath=$logpath/run/`date +%Y/%m/%d` 42 processlogpath=$logpath/process /42 processlogpath=$logpath/processlog 43 43 44 44 datetime=`date +%F-%H-%M-%S` … … 127 127 makedir $runlogpath 128 128 makedir $processlogpath 129 processlog=$ logpath/processlog/process`date +%F`.log129 processlog=$processlogpath/process`date +%F`.log 130 130 131 131 function printprocesslog … … 374 374 function getstatus() 375 375 { 376 printprocesslog "this is a test"`date`377 376 numproc= 378 377 # echo "getting status..."  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  