Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Trying to remove duplicate rows using hashes

by kyle (Abbot)
on Oct 21, 2008 at 15:58 UTC ( [id://718524]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Trying to remove duplicate rows using hashes
in thread Trying to remove duplicate rows using hashes

Yes, you could sort them before you output them, or you can sort them separately in another process. The UNIX sort command is very effective for tabular data such as yours.

  • Comment on Re^3: Trying to remove duplicate rows using hashes

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://718524]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-20 10:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found