Changeset 7946 for trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
- Timestamp:
- 08/25/06 22:51:50 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r7945 r7946 40 40 41 41 runlogpath=$logpath/run/`date +%Y/%m/%d` 42 processlog =$logpath/processlog/process`date +%F`.log42 processlogpath=$logpath/process/ 43 43 44 44 datetime=`date +%F-%H-%M-%S` … … 127 127 makedir $runlogpath 128 128 makedir $processlogpath 129 129 processlog=$logpath/processlog/process`date +%F`.log 130 130 131 131 function printprocesslog
Note:
See TracChangeset
for help on using the changeset viewer.