Tanton Gibbs wrote:
Also, there is a CPAN utility for doing this
Yeah, I forgot to mention again that Im just playing around. Always do a
a search at
http://search.cpan.org/ before you design your own solution
because chances are that someone has already solved your problem. Other
than for academic reasons, its (almost) always better to use a solution
from CPAN, because chances are the module on CPAN is better debugged and
documented.
Javeed Sar wrote:
How to combine it back after split???
perl -e 'print <>' splitfile.1 splitfile.2 splitfile.3 splitfile.4
splitfile.5 > splitfile.new.txt
<snip />
Todd W.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]