Changeset 7902 for trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
- Timestamp:
- 08/22/06 08:41:47 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
r7835 r7902 33 33 export PATH=$PATH:$ROOTSYS/bin 34 34 35 mars=/home/`whoami`/Mars 35 mars=`dirname $0 | sed -e 's/\/datacenter\/scripts//'` 36 36 37 macrospath=$mars/datacenter/macros 37 38 scriptspath=$mars/datacenter/scripts … … 46 47 sequpath=/magic/sequences 47 48 datasetpath=/magic/datasets 49 50 webpath=/www/htdocs/datacenter 48 51 49 52 datetime=`date +%F-%H-%M-%S`
Note:
See TracChangeset
for help on using the changeset viewer.