Yelp interview question

What is the Unix command you would use to highlight a specific method in your file?

Interview Answer

Anonymous

28 Jun 2012

Still not quite sure about this one, but I think the correct command involves the 'grep' keyword, e.g. grep [funcName] [fileName].