I recently fell victim to a badly configured web site, and had to delete quiet a lot of spam.
Do this by hand was painful, so I searched for a more elegent solution. With the help of http://knackforge.com/blog/sivaji/how-bulk-delete-drupal-nodes-drush-script I put together a script for Drupal 6. The script removes all nodes created by users with a user ID greater than 2.



