Man Page: storebackupconvertbackup
Operating Environment: debian
Section: 1
STOREBACKUPCONVERTBACKUP(1) User Contributed Perl Documentation STOREBACKUPCONVERTBACKUP(1)NAMEstoreBackupConvertBackup.pl - converts old backups created with storeBackup.pl to the newest version,SYNOPSISstoreBackupConvertBackup.pl storeBackup-dirDESCRIPTIONThis program converts old backups created with storeBackup.pl to the newest version, currently version 1.3. you can see the version by typing: head -1 < ...<storeBackupDir>/date_time/.md5CheckSums.info or if that file does not exist: bzip2 -d < ...<storeBackupDir>/date_time/.md5CheckSums.bz2 | head -1 (if you do not see '###version=...', it is version 1.0COPYRIGHTCopyright (c) 2002-2008 by Heinz-Josef Claes (see README) Published under the GNU General Public License v3 or any later version perl v5.14.2 2012-03-03 STOREBACKUPCONVERTBACKUP(1)
| Related Man Pages |
|---|
| parse::debianchangelog::changesfilters(3pm) - linux |
| cipux_rpcd(1p) - debian |
| storebackupdel(1) - debian |
| storebackupsearch(1) - debian |
| dir::purge(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |