Not very good with regex let alone regex inside grep but I'm close to what I need. I have this mouse that I want to extract it's ids (it has 2 ids printed as pointer and one as keyboard) and I can't make grep to only print the id numbers for pointer values.Not very good with regex let alone regex inside