/[Sack]/trunk/bin/shards.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/bin/shards.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 187 - (show annotations)
Sun Nov 8 13:38:11 2009 UTC (14 years, 6 months ago) by dpavlin
File MIME type: text/plain
File size: 159 byte(s)
cleanup sharding and move shards to /tmp/sack/name/

1 #!/usr/bin/perl
2
3 use warnings;
4 use strict;
5
6 use lib '/srv/Sack/lib';
7
8 use Sack::Shards;
9
10 Sack::Shards->new(
11 path => '/data/isi/full.txt',
12 limit => 1000,
13 );
14

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26