pidcat icon indicating copy to clipboard operation
pidcat copied to clipboard

Support wildcards '*' in package name.

Open mmathieum opened this issue 11 years ago • 2 comments

One would use this command to get all Google apps logs:

pidcat.py com.google.*

One would use this command to get all AOSP apps logs:

pidcat.py com.android.*

One would use this command to get all ActionBarSherlock Sample apps logs:

pidcat.py com.actionbarsherlock.*

Thanks.

mmathieum avatar Sep 15 '14 18:09 mmathieum

yes great thing to add!

marekdef avatar Feb 18 '15 11:02 marekdef

This would be great

vegetablesalad avatar Aug 28 '19 07:08 vegetablesalad