EnglishFrenchSpanish

OnWorks favicon

bup-bloom - Online in the Cloud

Run bup-bloom in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bup-bloom that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bup-bloom - generates, regenerates, updates bloom filters

SYNOPSIS


bup bloom [-d dir] [-o outfile] [-k hashes] [-c idxfile] [-f] [--ruin]

DESCRIPTION


bup bloom builds a bloom filter file for a bup repository. If one already exists, it
checks the filter and updates or regenerates it as needed.

OPTIONS


--ruin destroy bloom filters by setting the whole bitmask to zeros. you really want to
know what you are doing if run this and you want to delete the resulting bloom when
you are done with it.

-f, --force
don't update the existing bloom file; generate a new one from scratch.

-d, --dir=directory
the directory, containing .idx files, to process. Defaults to
$BUP_DIR/objects/pack

-o, --outfile=outfile
the file to write the bloom filter to. defaults to $dir/bup.bloom

-k, --hashes=hashes
number of hash functions to use only 4 and 5 are valid. defaults to 5 for
repositories < 2 TiB, or 4 otherwise. See comments in git.py for more on this
value.

-c, --check=idxfile
checks the bloom file (counterintuitively outfile) against the specified .idx file,
first checks that the bloom filter is claiming to contain the .idx, then checks
that it does actually contain all of the objects in the .idx. Does not write
anything and ignores the -k option.

BUP


Part of the bup(1) suite.

AUTHORS


Brandon Low <[email protected]>.

Use bup-bloom online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abi-dumper
    abi-dumper
    abi-dumper - a tool to dump ABI of an
    ELF object containing DWARF debug info
    DESCRIPTION: NAME: ABI Dumper
    (abi-dumper) Dump ABI of an ELF object
    containing DW...
    Run abi-dumper
  • 2
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 3
    copylinkp
    copylinkp
    copylink - replace a link with a copy
    of the linked file ...
    Run copylinkp
  • 4
    copymat
    copymat
    copymat - convert ASCII matrices into a
    database suitable for quick reading ...
    Run copymat
  • 5
    gatling
    gatling
    gatling - high performance file server ...
    Run gatling
  • 6
    gatos-conf
    gatos-conf
    gatos-conf - GUI GATOS configuration
    application. ...
    Run gatos-conf
  • More »

Ad