#!/bin/sh if test -f mxml.db; then rm -f mxml.db.old mv mxml.db mxml.db.old fi sqlite mxml.db