The "bulk delete" command will delete records based on a header field. For example:
Enter 'title: Title' and all records with a title of 'Title'
will be deleted; any header, any matching text (case-sensitive). Not very useful, we know, but it has potential.
How about regular expressions? How about deleting all old posts? Moving them? How about a "select where" something...