Skip to content

HPC command line - temporary directory #13

Discussion options

You must be logged in to vote

Hi! For what I understand, if you give a path after the command --tmp-dir then essentially a directory with the name you assigned will be created while your command is running. This directory will be then deleted once the command is done.
So for example, let's say that you set --tmp-dir \path\temporary_directory , this means that while your command runs the folder temporary_directory will be created in the path you gave. This will be then deleted once the command is done.

So essentially just try to set --tmp-dir \path\temporary_directory while you run the command, and that should be all you need to do.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by valegiunchiglia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants