in reply to Re^2: Removing lines from files
in thread Removing lines from files

The way the code works only one line at a time will ever be in memory and the files are processed in the order they appear in the @ARGV array.