Bookmarks
2013
October
22
Extract regular expression group match using grep or sed
Oct
22
2013
I’ve been looking for a GNU/Linux command that matches lines in a text file using a regular expression and extracts a group match for that expression (a sub-match within parenthesis).