-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wagner, David --- Senior Programmer Analyst --- CFS wrote:
> I have an Excel file that I am copying from a Windows server to Linux
> box(initially). I then extract each worksheet to their own csv. Within the
> Excel is detail that is contained
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mr. Adhikary,
The following will take any number of files as arguments, in the format
you described (I even tested it! :-)). It goes through each line of
those files, stuffing (the relevant part of) each line in a 'seen' hash
(more on that, and other,