diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2024-04-01 04:54:44 -0700 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2024-04-01 04:54:44 -0700 | 
| commit | 1e7e5bc6323e96df43f606a75ee10478f5287b5d (patch) | |
| tree | 8fcaf4eb7fda92b4ffa3ebd78e7997fe462edc50 /sh/cgm | |
| parent | b2655c3312e9229fcf9935f91d1a345e708888cf (diff) | |
more comments
Diffstat (limited to 'sh/cgm')
| -rwxr-xr-x | sh/cgm | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -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" | 
