How is this different from removing duplicates in general? Use a hash.
And read 'perldoc -q duplicate'
--
Mark Thomas[EMAIL PROTECTED]
P.S. Don't send questions directly to members of this list. Just send it to
the list. They'll see it.
> -Original Message-
> From: Ruotti,
Hi Friends,
Could you please help me out ?
Actually, I have a DOS batch file stored on my web-server.
I want to execute this batch file on that local PC doing some local tasks
(like copying files from web-server to the local machine) , when the link in
the web-page is clicked from that PC.
Does a