The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

fdbstat - Show stats about data in DBIx::FileStore

SYNOPSIS

    % fdbstat 
    fdbstat: DB has 7623 bytes in 2 files stored in 2 blocks.

    % fdbstat -h 
    fdbstat: DB has 550.2M in 8 files stored in 114 blocks.

DESCRIPTION

Shows a line with the size, number of files, and number of blocks currently used by DBIx::FileStore tables.

OPTIONS

--human or -h

Show size as G, M, K or bytes, for humans.

AUTHOR

Josh Rabinowitz <joshr>

SEE ALSO

DBIx::FileStore, fdbcat, fdbget, fdbls, fdbmv, fdbput, fdbrm, fdbtidy