- or download this
$ tar xf $HOME/Downloads/kyotocabinet-1.2.77.tar.gz
$ cd kyotocabinet-1.2.77
...
$ make -j2
$ sudo make install
$ cd ..
- or download this
$ tar xf $HOME/Downloads/kyotocabinet-perl-1.20.tar.gz
$ cd kyotocabinet-perl-1.20
...
$ cd doc
$ open index.html in a web browser
$ cd ../..
- or download this
use strict;
use warnings;
...
}
close $fh_a;
- or download this
use strict;
use warnings;
...
}
close $fh_b;
- or download this
use strict;
use warnings;
...
close $fh_a;
$db->close;
- or download this
use strict;
use warnings;
...
close $fh_b;
$db->close;
- or download this
$ ls -lh
total 1705800
...
16666650 input_b.txt
26666640 output.txt
53333280 total
- or download this
000000001D x m
000000001D x n
...
000000003E t m
000000003E t s
...