in reply to Re: A question in grep
in thread A question in grep

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re^3: A question in grep
by GrandFather (Saint) on Oct 24, 2008 at 04:19 UTC

    Do what you are asked and not something of your own invention - especially when you don't understand what you are doing!

    Run exactly the code ikegami asked you to run at the point where your

    my @found_files = grep (/$_jobcard_basename/,@temp);

    line is (replace the line with ikegami's code).


    Perl reduces RSI - it saves typing
    A reply falls below the community's threshold of quality. You may see it by logging in.