By mikebann on
I came across this term and kinda understand what they must of been doing but was wondering if anyone had a clear explanation of what grepped means. I didn't get any hits on my google search
I came across this term and kinda understand what they must of been doing but was wondering if anyone had a clear explanation of what grepped means. I didn't get any hits on my google search
Comments
http://en.wikipedia.org/wiki/
http://en.wikipedia.org/wiki/Grep
grep is a unix/linux command.
grep is a unix/linux command. A simple description is it allows you to search files for a string.