diff options
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" |