Changeset 7030 for trunk/MagicSoft/Mars/datacenter/scripts/copyscript
- Timestamp:
- 05/13/05 15:58:07 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/copyscript
r6999 r7030 57 57 # 58 58 59 export ROOTSYS=/opt/root_v3.10.02 60 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib 61 export PATH=$PATH:$ROOTSYS/bin 59 source /home/operator/Mars/datacenter/scripts/sourcefile 62 60 63 61 set -C … … 65 63 umask 0002 66 64 67 mars=/home/operator/Mars68 macrospath=$mars/datacenter/macros69 scriptspath=$mars/datacenter/scripts70 65 transdir=/magic/datacenter/transfer 71 66 char=28 72 67 extern=MAGIC@virgo:/data/MAGIC/transfer 73 68 datetime=`date +%F-%H-%M-%S` 74 75 lockpath=/magic/datacenter/locks76 logpath=/magic/datacenter/autologs77 69 78 70 scriptlogpath=$logpath/run/copyscript/`date +%Y/%m/%d`
Note:
See TracChangeset
for help on using the changeset viewer.