drush is a command line utility for (relatively) pain-free Drupal administration. This session will cover drush core functionality, drush architecture, and drush custom command implementation. I'll walk through the implementation of a custom drush command called "node" that lets you run UNIX commands on Drupal nodes. Given time we'll also go over novel uses of drush including embedded AJAX terminals, features, general purpose bootstrapping of scripts, and more.