Shell Scripts
Latest information and downloads for all of my shell scripts and command line hacks.
Quick and Dirty MySQL Backup Script
A small backup script for quick and dirty MySQL backup of all databases. Great for an extra layer of backup before performing maintenance on the server or doing a check/repair.
Download: mysql_quick_backup.sh
Latest release: 14-Mar-07
Full details
versions.sh
When taking a first look at a server it’s always helpful to know what versions of Apache, PHP and MySQL installed. Use versions.sh to get the low down on one screen.
Download: versions.sh
Latest release: 2-Feb-07
Full details
if(function_exists('dp_list_meta')) :
$list_meta_posts = dp_list_meta('meta_key=list_meta&meta_value=shell&style=xunderline');
if($list_meta_posts != '') :
?>
Other Shell Scripts and Shell Hacks
endif;
endif;
?>






Comments on this entry are closed.