Skip to content

Instantly share code, notes, and snippets.

@kbbgl
Last active May 8, 2020 09:01
Show Gist options
  • Select an option

  • Save kbbgl/1622c90111c5d4f399b1011023909358 to your computer and use it in GitHub Desktop.

Select an option

Save kbbgl/1622c90111c5d4f399b1011023909358 to your computer and use it in GitHub Desktop.
[find queues with 0 consumers] #rabbitmq #grep #bash
grep -E '[[:space:]]0' queue_statusQ*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment