Submit multiple experiments at the same time with a single bash script. Right now I am submitting single R script with the nohup Rscript "script.R" & option (batch and background mode).
I would like to be able to give a list of specs and then loop through them with a script that submits them all independently.