perl -epi.bak "print if(m/foo/);" foo.txt bar.txt baz.txt [download]
In reply to Re: Re: Large file processed line by line by coolmichael in thread Large file processed line by line by sdyates2001