Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: Re: Find duplicate files.

by sarabob (Novice)
on Jun 02, 2001 at 20:16 UTC ( [id://85202]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ...
    37,411,688 bytes in duplicated files
    ...
    real    5m1.753s
    user    1m48.760s
    sys     0m31.010s
    
  2. or download this
    Duplicates:           11
    Bytes:     37411688
    ...
    real    17m1.262s
    user    6m56.060s
    sys     1m59.830s
    
  3. or download this
    real    6m25.131s
    user    2m42.310s
    sys     0m32.450s
    
  4. or download this
    37,411,688 bytes in duplicated files
    
    real    0m48.545s
    user    0m2.150s
    sys     0m1.460s
    
  5. or download this
    15,073,517 bytes in duplicated files
    
    real    0m9.745s
    user    0m2.610s
    sys     0m1.220s
    
  6. or download this
    Duplicates:          998
    Bytes:     15073517
    ...
    user    0m17.520s
    sys     0m6.700s
    
  7. or download this
    real    0m18.332s
    user    0m8.080s
    sys     0m5.270s
    
  8. or download this
    15,069,331 bytes in duplicated files
    
    real    0m12.924s
    user    0m3.110s
    sys     0m2.510s
    
  9. or download this
    #!/usr/bin/perl -w
    # Usage: ./fdupes.pl <start directory>
    ...
      print "Usage: $0 <start directory>\n";
      exit;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-18 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found