Hi, I am pretty useless at Perl. (Disclaimer over) Basically, I have written a viewer which will read log files over the web. Problem is however, I have written a function which executes as follows -
sub grep
{
$cmd_line = "egrep \"${regexp}\" ${qual_file}"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.