The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

fdbmv - Rename files in DBIx::FileStore

SYNOPSIS

    % fdbmv a.txt b.txt

renames a.txt to b.txt in the filestore

    % fdbmv -v a.txt b.txt

renames a.txt to b.txt in the filestore, showing the rows being renamed in the database.

See options below for more details.

DESCRIPTION

renames files in DBIx::Filestore

OPTIONS

--verbose or -v

Show rows that are being renamed.

AUTHOR

Josh Rabinowitz <joshr>

SEE ALSO

DBIx::FileStore, fdbcat, fdbls, fdbput, fdbrm, fdbstat, fdbtidy