Skip to content

Instantly share code, notes, and snippets.

@moneal
Created January 11, 2012 19:13
Show Gist options
  • Save moneal/1596253 to your computer and use it in GitHub Desktop.
Save moneal/1596253 to your computer and use it in GitHub Desktop.
get mail queue size
mailq | tail -1 | cut -d' ' -f5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment