15
regex and awk...
(programming.dev)
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Assuming you made a bit of a typo with your regexp, any of these should work as you want:
AWK one is a bit cursed as you can see. Such ways of manipulating text is not exactly it's strong suite.