From: Jerry Preston <[EMAIL PROTECTED]>

> I want to compare one file to another.  Is it better to read the files
> line by line into an array or and hash or what is the best and or
> fastest?  These files are less than 100 lines.

Depends on what do you mean by "compare".

Do you want to get the lines that differ? Or just a "files are the 
same/files are different" ?

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain
I can't find it.
                                        --- me

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to