#!/bin/bash source $HOME/.bashrc module load picard echo "CIPRES_THREADSPP=$CIPRES_THREADSPP" echo "CIPRES_NP=$CIPRES_NP" echo "running: $*" $*