Skip to content

Instantly share code, notes, and snippets.

@JBlond
Created April 22, 2016 15:56
Show Gist options
  • Save JBlond/4dba554c6fbd6baddd73141f2f554466 to your computer and use it in GitHub Desktop.
Save JBlond/4dba554c6fbd6baddd73141f2f554466 to your computer and use it in GitHub Desktop.
#!/bin/bash
mysql -uroot -ppassword -e "SHOW PROCESSLIST;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment