...
- $STOCKYARD - This refers to the root of your shared Work area
- e.g. /work/01063/abattenh (should be changed to /work2/01063/abattenh soon)
- e.g. /work/01063/abattenh (should be changed to /work2/01063/abattenh soon)
- $WORK2 - Refers to a sub-directory of the shared Work area that is different for different clusters, e.g.:
- /workwork2/01063/abattenh/lonestar on ls5
- /workwork2/01063/abattenh/stampede2 on stampede2
...
Code Block | ||||
---|---|---|---|---|
| ||||
mkdir -p $WORK2$SCRATCH/archive/original/2021.core_ngs cd $WORK2$SCRATCH/archive/original/2021.core_ngs wget |
...