diff --git a/docs/hpc/12_tutorial_intro_shell_hpc/03_moving_looking.mdx b/docs/hpc/12_tutorial_intro_shell_hpc/03_moving_looking.mdx index c35ac0046c..f178b063f4 100644 --- a/docs/hpc/12_tutorial_intro_shell_hpc/03_moving_looking.mdx +++ b/docs/hpc/12_tutorial_intro_shell_hpc/03_moving_looking.mdx @@ -21,7 +21,7 @@ The NYU HPC clusters have multiple file systems for user’s files. Each file sy | Space | Environment Variable | Space Purpose | Flushed | Allocation (per user) | | -------- | -------------------- | ------------- | ------- | --------------------- | -| /home | $HOME | Program development space; storing small files you want to keep long term, e.g. source code, scripts. | NO | 20 GB | +| /home | $HOME | Program development space; storing small files you want to keep long term, e.g. source code, scripts. | NO | 50 GB | | /scratch | $SCRATCH | Computational workspace. Best suited to large, infrequent reads and writes. | YES. Files not accessed for 60 days are deleted. | 5 TB | | /archive | $ARCHIVE | Long-term storage | NO | 2 TB |