[Systems] Trac spam cleanup

Bernie Innocenti bernie at codewiz.org
Mon Jan 18 07:15:59 EST 2010


On 01/15/10 10:51, Sascha Silbe wrote:
> Thanks! Here's another one:
> 
> delete name from wiki where name glob '[0-9][0-9][0-9]_buy_*';

You mean

  delete from wiki where name glob '[0-9][0-9][0-9]_buy_*';

Done!

-- 
   // Bernie Innocenti - http://codewiz.org/
 \X/  Sugar Labs       - http://sugarlabs.org/


More information about the Systems mailing list