summaryrefslogtreecommitdiff
path: root/sh/cgm
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-04-01 04:54:44 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-04-01 04:54:44 -0700
commit1e7e5bc6323e96df43f606a75ee10478f5287b5d (patch)
tree8fcaf4eb7fda92b4ffa3ebd78e7997fe462edc50 /sh/cgm
parentb2655c3312e9229fcf9935f91d1a345e708888cf (diff)
more comments
Diffstat (limited to 'sh/cgm')
-rwxr-xr-xsh/cgm4
1 files changed, 4 insertions, 0 deletions
diff --git a/sh/cgm b/sh/cgm
index 262ebb2..039a007 100755
--- a/sh/cgm
+++ b/sh/cgm
@@ -10,6 +10,10 @@
# only year:
# https://dianne.skoll.ca/pipermail/remind-fans/
+# misc urls:
+# https://wiki.list.org/DOC/How%20do%20I%20make%20the%20archives%20searchable
+# https://martin-thoma.com/how-to-analyze-mailman-archives/>
+
# maybe need "${1%/}"
url="$1"
dir="$(basename "$1")_mail_archives"