Skip to content

Commit e7f3059

Browse files
committed
typo fix
1 parent 13e239c commit e7f3059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/13_tutorial_intro_hpc/03_exploring_remote_resources.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Most high-performance computing systems run the Linux operating system, which is
4747
afs bin@ dev gpfs lib@ media mnt opt root sbin@ share state tmp var
4848
archive boot etc home lib64@ misc net proc run scratch srv sys usr vast
4949
```
50-
The `/home/NetID`, `/scratch/NetID`, `/archive/NetID`, and `/vast/NetID` directories are created for you by default and they are where you'll probably store most of your files, but there are other options as well. Please see the tip below and our [storage documentation](../03_storage/01_intro_and_data_management.mdx) for details about how these direcories differ, as well as other storage options available. Other folders on a UNIX OS contain system files and change as you install new software or upgrade your OS.
50+
The `/home/NetID`, `/scratch/NetID`, `/archive/NetID`, and `/vast/NetID` directories are created for you by default and they are where you'll probably store most of your files, but there are other options as well. Please see the tip below and our [storage documentation](../03_storage/01_intro_and_data_management.mdx) for details about how these directories differ, as well as other storage options available. Other folders on a UNIX OS contain system files and change as you install new software or upgrade your OS.
5151

5252
:::tip[Using the HPC filesystems]
5353
On Geene, you have a number of places where you can store your files. These differ in both the amount of space allocated and whether or not they are backed up.

0 commit comments

Comments
 (0)