Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hchiapello authored Feb 18, 2019
1 parent 0c15fe9 commit 9fbae85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion memo-Unix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,9 @@ exemple pour voir les jobs d'un utilisteur : `squeue -u <username>`

## scancel


Annuler un job
`scancel <jobid>` : annule le job avec l'id <jobid>
`scancel -u <user>` : annule tous les jobs de l'utilisateur <user>



Expand Down

0 comments on commit 9fbae85

Please sign in to comment.