Skip to content

Instantly share code, notes, and snippets.

@CristianoPassos
Created August 23, 2021 11:47
Show Gist options
  • Save CristianoPassos/dcab220a4211358fbcf848326097ccb8 to your computer and use it in GitHub Desktop.
Save CristianoPassos/dcab220a4211358fbcf848326097ccb8 to your computer and use it in GitHub Desktop.
for f in apple banana cherry date fig grape lemon melon
do
/usr/bin/amqp-publish --url=$BROKER_URL -r job1 -p -b $f
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment