Re: Question regarding splitting files

2004-04-22 Thread WC Jones
> set size arguments > set input file > set output file > > open the file > read the content > print line of the content to $output file > check size of $output file > continue if not to big yet > else > check which files already live in the target directory (.1 .2 .3 .4 .5 etc) > rotate file to $

Re: Perl vs PHP

2004-04-22 Thread WC Jones
> > Perl IMHO is a SysAdmin language and PHP is and more or less always will > > be a WEB lanaguage. > > > > PLEASE, do not pigeon hole Perl like that, you should know better! PHP isn't only a web scripting language anymore either. Things progress ... the future is upon us. -Sx- :) -- To