in reply to Re: Out of memory problem when copying contents of file into array
in thread Out of memory problem when copying contents of file into array

H:\>perl -e "system 'tail', '-100', 'foo.txt'" 'tail' is not recognized as an internal or external command, operable program or batch file.
Not terribly portable, I'd say.

  • Comment on Re^2: Out of memory problem when copying contents of file into array
  • Download Code