Changes between Version 76 and Version 77 of SopConvertLifeLinesGenoData


Ignore:
Timestamp:
2013-04-08T07:49:52+02:00 (11 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SopConvertLifeLinesGenoData

    v76 v77  
    157157{{{
    158158#copy data to home directory (assume you are in home now)
    159 cp /target/gpfs2/lifelines_rp/releases/LL3/lifelines_OV039 .
     159# prefer rsync over copy cp /target/gpfs2/lifelines_rp/releases/LL3/lifelines_OV039 .
     160rsync -a --progress /target/gpfs2/lifelines_rp/releases/LL3/lifelines_OV039 .
    160161
    161162#reduce read to user only
    162163chmod -R go-r *
    163164}}}
    164 
    165165== Implementation details ==
    166166