my $result = `/usr/bin/grep -n5 "search_string" $file`; print $result;