Update Connect on a running job's node authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -15,7 +15,7 @@ But what if your own job is running on a compute node ? then you have a legitima ...@@ -15,7 +15,7 @@ But what if your own job is running on a compute node ? then you have a legitima
## With a running job ## With a running job
For this example, we consider a [dummy job](`SLURM/running/sleep.slurm`) that just sleep for 5 minutes: For this example, we consider a [dummy job](/SLURM/running/sleep.slurm) that just sleep for 5 minutes:
**Then, go SLURM** **Then, go SLURM**
``` ```
... ...
......