atrm: add Italian translation.
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
427c12ff75
commit
4305407ff4
12
pages.it/common/atrm.md
Normal file
12
pages.it/common/atrm.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# atrm
|
||||||
|
|
||||||
|
> Rimuovi job programmati dai comandi `at` o `batch`.
|
||||||
|
> Per trovare i numeri dei job utilizzare `atq`.
|
||||||
|
|
||||||
|
- Rimuovi il job numero 10:
|
||||||
|
|
||||||
|
`atrm {{10}}`
|
||||||
|
|
||||||
|
- Rimuovi più job, separati da spazi:
|
||||||
|
|
||||||
|
`atrm {{15}} {{17}} {{22}}`
|
Reference in New Issue
Block a user