Subj : showold.py To : Stephen Walsh From : Tommi Koivula Date : Tue Oct 07 2025 08:58:32 Hi Stephen. 07 Oct 25 08:40, I wrote to you: SW>> Showold.py version '3.0' SW>> Searching for outbounds in: '/home/husky' TK> Sounds fun, but it shows nothing here. :( It seems to look for hardcoded "outbound" base dir... Fixed: tommi@mxo:/bbs$ diff showold.py.org showold.py 103c103 < zone_match = re.match(r'^outbound\.([0-9a-f]{3})$', dir_name, re.I) -+- > zone_match = re.match(r'^fido\.([0-9a-f]{3})$', dir_name, re.I) 181c181 < if re.match(r'^outbound(?:\.[0-9a-f]{3})?$', d, re.I): -+- > if re.match(r'^fido(?:\.[0-9a-f]{3})?$', d, re.I): tommi@mxo:/bbs$ ./showold.py Showold.py version '3.0' Searching for outbounds in: '/bbs/01/bso' +------------------+--------+-----------+-----------+-----------+ | Node | Days | NetMail | EchoMail | Files | +------------------+--------+-----------+-----------+-----------+ | 2:221/1.59 | 0 | 0 | 3551 | 0 | | 2:371/52 | 2 | 0 | 0 | 256863 | +------------------+--------+-----------+-----------+-----------+ 'Tommi --- GoldED+/LNX 1.1.5-b20250409 * Origin: nntps://news.fidonet.fi (2:221/1) .