[Coco] Retiring mailing list on January 1, 2026

Juan Castro jccyc1965 at gmail.com
Mon Sep 29 09:34:27 EDT 2025


Pfeh. Small potatoes. :-D

(1995 me is horrified at 2025 me saying that.)

Juan Castro
Enviado do meu Olivetti Programma 101
http://retropolis.com.br


Em seg., 29 de set. de 2025 às 03:10, Barry Nelson via Coco <
coco at maltedmedia.com> escreveu:

> I wrote this shell script that will download the entire CoCo mailing
> list archive in a monthly gzipped text format. It's currently 71Mb.
>
> #!/bin/sh
>
> wget 'https://pairlist5.pair.net/pipermail/coco/'
> for file in `fgrep "Gzip'd Text" index.html | cut -d'"' -f2`
> do
>          wget "https://pairlist5.pair.net/pipermail/coco/$file"
> done
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list