Drupal Core update script
Update: Do not use this script anymore, drush provides a very good upgrade mechanism itself now!
Upgrading Drupal core can be a very tedious task - especially if you run a Drupal multi site installation (backup database, put site into maintenance mode, run update DB script, put site online again - repeat for every single site). We use Drush and a custom bash script to make life much more easier on our fsinf.at Drupal farm.