Yelp Interview Question

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

Interview Answer

Anonymous

Jun 28, 2012

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