Skip to content

Instantly share code, notes, and snippets.

@goteguru
Created April 23, 2020 10:03
Show Gist options
  • Save goteguru/90965e9b6d6276d1eb7aeb487bb7ce66 to your computer and use it in GitHub Desktop.
Save goteguru/90965e9b6d6276d1eb7aeb487bb7ce66 to your computer and use it in GitHub Desktop.
postqueue -j | sed -rn 's/.*"queue_id": "([^"]*)".*"address": "([^"]*)".*/\1 \2/gp'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment