Created
April 23, 2020 10:03
-
-
Save goteguru/90965e9b6d6276d1eb7aeb487bb7ce66 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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