On 11-08-30 02:51 PM, andrewmchor...@cox.net wrote:
Hello

It has been a while since I have done some serious Perl programming. I am 
looking for a basic script that will take a very large file and split it up 
into a manageeable files that can be emailed and then a script that will merge 
the files back. Has anyone created such a script. I have a large map file that 
I need to send out but cannot use a thumb drive in my work envirornment now. I 
could take the time to write the 2 scripts but I do not have the time at the 
moment. This is not for a commercial job or for a school assignment.

Thanks,
Andrew


If you're on Linux, see:
man split
man cat


--
Just my 0.00000002 million dollars worth,
  Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

"Make something worthwhile."  -- Dear Hunter

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to