From c2413b2c4f27b8b835240ed8cd32fce10f972078 Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Sat, 18 May 2019 14:58:23 +0000 Subject: [PATCH] Add ArchiveBot wiki list helper --- wiki-list-to-main | 1 + 1 file changed, 1 insertion(+) create mode 100755 wiki-list-to-main diff --git a/wiki-list-to-main b/wiki-list-to-main new file mode 100755 index 0000000..cd79576 --- /dev/null +++ b/wiki-list-to-main @@ -0,0 +1 @@ +grep '^==' | awk '{print; print ""; print "";}' | sed 's,bot:=\+ ,bot:,; s,=\+ -->,-->,'