[ { type: install message: < dump kcdump Dump OK quit $ ls kcdump.xml kcdump.xml 2) Make a backup, just in case $ mv ~/.kc/default.kcd ~/.kc/default.kcd-backup 3) Upgrade kc to version 2.4 4) Create a new, empty database file and import the dump $ kc Creating '~/.kc/default.kcd' Using '~/.kc/default.kcd' database. New password (empty to cancel): New password again (empty to cancel): importxml -k kcdump.xml Import OK write Save OK quit 5) Test if the import is ok 6) Remove the dump rm -P kcdump.xml EOM } ]