Perl
Code
Topics
Functions
About
#grep
Showing 3 pages (tag pages are not indexed).
one-liners • beginner
How to use perl -e to print lines containing a pattern?
text-processing • intermediate
How to find lines matching a pattern across multiple files in Perl?
data-structures • intermediate
How to use grep to filter array elements in Perl?