[Gllug] Perl Problem

Tethys sta296 at astradyne.co.uk
Thu Feb 1 00:24:17 UTC 2007


"Brad Cahoon" writes:

>I have a problem with a script which is suposed to open a huge text
>file and take 70 lines, create a file, then take the next 70 lines
>create a file and so on until it has parsed the whole file.

	split -l 70 huge_file.txt

But of course, that wouldn't help with your perl programming homework,
would it?

Tet :-)
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list