User:DWalden (WMF)/(Un)delete associated talk page/mass edit

From mediawiki.org

ssh to deployment-deploy03.deployment-prep.eqiad1.wikimedia.cloud (e.g. ssh -J <username>@primary.bastion.wmflabs.org <username>@deployment-deploy03.eqiad.wmflabs)

for i in {1..<num edits>}; do echo "foo$i" | mwscript edit.php --wiki=<wiki the page is on> --user=<your username on the wiki> <page or file>; done