Skip to content

Instantly share code, notes, and snippets.

@kennycyb
Created March 30, 2018 05:52
Show Gist options
  • Save kennycyb/382af4ee80c1fb08fe8444d9e55290a2 to your computer and use it in GitHub Desktop.
Save kennycyb/382af4ee80c1fb08fe8444d9e55290a2 to your computer and use it in GitHub Desktop.

Remove all AT jobs

atrm $(atq | cut -f1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment