Jordan Savant # Software Engineer

You can grep output. For instance if I want to hide all sleeping processes:

mysql> pager grep -v Sleep
PAGER set to 'grep -v Sleep'
mysql> SHOW PROCESSLIST;