bkup is a command line tool for backing up a given directory tree to one or more destinations.
- Perl 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| bin | ||
| lib/Bkup | ||
| README.md | ||
NAME
bkup - a backup tool
VERSION
version 1.20
SYNOPSIS
bkup
DESCRIPTION
bkup is a command line tool that will backup a given source directory to one or more destination directories, excluding items if required.
COMPATIBILITY
bkuprequiresFile::DirScan,Class::Accessorize,IO::Handle&File::Basename.
AUTHOR
Bernard Quatermass toolsmith@quatermass.co.uk
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Bernard Quatermass.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.