# Pastebin lCZK5jOu for i in {0..2500} do echo "Deleting $i batch" sql commonswiki --write -- -e "DELETE FROM linter WHERE linter_cat=19 limit 10000;" sleep 5 done