Hi I am succesffully launching jobs in slurm. however it keeps creating a file called slurm-<jobid>.out which basically contains the contents of stdout of the process.
Is there a way that i could remove this file without using the -o option ( i.e sending the stdout to a particular file) Thanks Paul
