Setting TMPDIR: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
Megen002 (talk | contribs)
Created page with " <source lang='bash'> mkdir /lustre/scratch/WUR/ABGC/[user]/tmp </source> <source lang='bash'> export TMPDIR=/lustre/scratch/WUR/ABGC/[user]/tmp </source>"
 
Phase 1 § 5 P1.5.3: content merged into Installing Personal Software (via update-page on MediaWiki MCP Server)
Tag: New redirect
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
#REDIRECT [[Installing Personal Software#Custom temporary directory (TMPDIR)]]
<source lang='bash'>
mkdir /lustre/scratch/WUR/ABGC/[user]/tmp
</source>
 
<source lang='bash'>
export TMPDIR=/lustre/scratch/WUR/ABGC/[user]/tmp
</source>

Latest revision as of 13:34, 16 June 2026