Skip to content

Commit

Permalink
NYU greene directories at /
Browse files Browse the repository at this point in the history
	modified:   _episodes/12-cluster.md
	new file:   _includes/snippets_library/NYU_Greene_slurm/cluster/root-folders.snip
  • Loading branch information
s-sajid-ali committed Aug 22, 2024
1 parent c6ae870 commit f5c5569
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 1 addition & 3 deletions _episodes/12-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@ devices are anchored to the "root" directory, which is `/`:
```
{: .language-bash}
```
bin etc lib64 proc sbin sys var
boot {{ site.remote.homedir | replace: "/", "" }} mnt root scratch tmp working
dev lib opt run srv usr
{% include {{ site.snippets }}/cluster/root-folders.snip %}
```
{: .output}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
```
afs bin@ dev gpfs lib@ media mnt opt root sbin@ share state tmp var
archive boot etc home lib64@ misc net proc run scratch srv sys usr vast
```
{: .output}

0 comments on commit f5c5569

Please sign in to comment.