Skip to content

Instantly share code, notes, and snippets.

@cpliakas
Created February 9, 2012 03:27
Show Gist options
  • Save cpliakas/1777018 to your computer and use it in GitHub Desktop.
Save cpliakas/1777018 to your computer and use it in GitHub Desktop.
Mysql top
#!/bin/bash
watch -n 5 --differences mysqladmin processlist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment