show only active processes using top
[android-command-line.git] / adb-top.sh
1 #!/bin/sh -x
2 adb shell top | grep -v ' 0% S '