Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to delete tempory folder in hpc bash

srun --pty -n 300 -p shortq7-gpu --nodelist=nodeamd002 -u bash -i
								 (specific node here)

then delete /tmp/username								
 
PREVIOUS NEXT
Tagged: #delete #tempory #folder #hpc #bash
ADD COMMENT
Topic
Name
9+3 =