Programming - Technology
grep
(Search text for matching patterns)
A command-line tool used to find lines of text that match a word or pattern
What's it for?
Used to quickly search files, logs or command output for specific text or patterns.
Programming - Technology
(Search text for matching patterns)
A command-line tool used to find lines of text that match a word or pattern
Used to quickly search files, logs or command output for specific text or patterns.