#!/bin/bash #PBS -N myjob #PBS -l walltime=10:00:00 #PBS -l nodes=1:ppn=8 #PBS -j oe cd $PBS_O_WORKDIR ./test