there are quite a few scripts that float around for things like removing 'tel:' and blank entries from the database, converting files to new formats etc. and others i'd like to see, eg deleting all the duplicate messages i have from the multiple sms bug.
I wondered if it might be good to have a maintenance script package. all the scripts could be put in it, and the whole lot run (they could each check if they were needed). it could also contain things like vacuuming the sqlite dbs, running fsck. the user could trigger the script with something like $ run_maintenance you could advise users to run it once a month, or if they were having issues. sam [0] http://web.utk.edu/~jplyon/sqlite/SQLite_optimization_FAQ.html#compact _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
