Comment on Grep flags – the good stuffparentComments−hrez4yalso combined with -o i.e.grep -Po "Name:\K\w+"
Comments
also combined with -o i.e.
grep -Po "Name:\K\w+"