Help for this page
Select Code to Download
Select
or
download this
my $result = `/usr/bin/grep -n5 "search_string" $file`; print $result;