csvdump acts as a front-end to dumping a MySQL table. While it used to use mysqldump, it currently dumps the table itself and massages it. csvdump mails the dump tothe address specified in the command line or to a default mail address, as specified i...