qmp 88 B

1234
  1. #!/bin/sh
  2. echo '{ "execute": "qmp_capabilities" }'
  3. sleep 1
  4. echo '{ "execute": "quit" }'