Changeset 7805 for trunk/MagicSoft/Mars/datacenter/scripts
- Timestamp:
- 07/26/06 14:50:56 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/movingrawfiles
r7577 r7805 39 39 dirs=`ls /magic/datacenter/fromlapalma/RAWchk/*/*.finished | sed -e 's/RAWchk/RAW/g' | cut -d/ -f1-6` 40 40 # change permission for this dirctories 41 ssh lapalma@ mercurychmod -R g+w $dirs41 ssh lapalma@apollo chmod -R g+w $dirs 42 42 # move directories to the tapedirectory 43 43 mv -v $dirs /magic/datacenter/fromtape/rawdata/
Note:
See TracChangeset
for help on using the changeset viewer.