Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (25 loc) · 494 Bytes

2022-01-01-atq.md

File metadata and controls

33 lines (25 loc) · 494 Bytes
title description date layout author author_github tag
La coda dei processi di AT
2022-01-01 11:00
post
Davide Galati (in arte PsykeDady)
PsykeDady
trick

Sempre su at, vediamo come guardare la coda dei task attivi:

atq 

Uscirà una lista con id (numerici) e date, tipo:

10      Sun Jan  2 10:00:00 2022 a nomeutente 

Per eliminarne una scriviamo:

atrm ID 

Ad esempio

atrm 10