Help for this page

Select Code to Download


  1. or download this
    my $result = `/usr/bin/grep -n5 "search_string" $file`;
    print $result;