Mercurial > hg > cc > cirrus_home
view shortTestJob.sh @ 30:1e479e3ea9c4
better quoting
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Thu, 19 Mar 2020 13:13:02 +0000 |
parents | ce4c2ec0d5b3 |
children | 6f28ac7d5255 |
line wrap: on
line source
#!/bin/bash #PBS -l select=2:ncpus=19 #PBS -l place=exclhost #PBS -l walltime=01:00:00 #PBS -V #PBS -A dc007 #PBS -N shortTest19 #module load mpt cd ${PBS_O_WORKDIR} bin/dummy.sh