Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Sorting Gigabytes of Strings Without Storing Them

by BrowserUk (Patriarch)
on Dec 23, 2008 at 14:19 UTC ( [id://732296]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [12:47:29.37] c:\test>junk4 ACGT34.dat >nul
    [12:50:49.45] c:\test>
    
    [12:53:00.73] c:\test>sort ACGT34.dat /O nul
    [12:53:09.51] c:\test>
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    [13:50:49.29] c:\test>junk4 ACGT34.dat >nul
    
    [13:53:44.53] c:\test>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-18 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found