- or download this
#!/usr/bin/perl -w
...
if ( /($regex_string)/is ) {print "\n$arg1\n$1\n";}
- or download this
part1.*part2
Foo bar
Other pattern
- or download this
hghghgghghh
part1
...
Foo bar
kkjkjkj
Other pattern
- or download this
/path/to/file
part1
fff
part2