File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/hpc/03_navigating_the_cluster Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,9 +101,9 @@ Connection to log-1 closed.
101101[pp2959@log-3 ~ ]$
102102```
103103::: info
104- 1 . The first line tells you that you have logged out of your current ** _ bash shell_ **
105- 2 . The second line tells you that the ** _ ssh connection_ ** to log-1 has been ** _ closed_ **
106- 3 . Now you are back to your ** _ previous login_ ** node, in this example log-3, that is your previous ** _ bash shell_ **
104+ 1 . The first line tells you that you have logged out of your current ** _ bash shell_ **
105+ 2 . The second line tells you that the ** _ ssh connection_ ** to log-1 has been ** _ closed_ **
106+ 3 . Now you are back to your ** _ previous login_ ** node, in this example log-3, that is your previous ** _ bash shell_ **
107107::: tip [ Why is this imporatant to understand?]
108108Because this will build your foundations in understanding the different kinds of nodes that exists and how you should use them for your projects
109109::::
You can’t perform that action at this time.
0 commit comments