pidcat
pidcat copied to clipboard
Support of filtering by regex
Please implement flag for filtering of logs by regex, like in Android Studio.
pidcat com.oprah.bees.android -f <regex-string>
Cheers!
pidcat com.oprah.bees.android | grep -E <regex-string>
and you are golden.
@inteist that will filter out the colors, also it gives some issue in some env like cygwin