You might have noticed how lynx(1) displays by default a group description, while slrn(1) does not.
On 2020-05-08, Dacav Doe <dacav@tilde.institute> wrote:
You might have noticed how lynx(1) displays by default a group description, >> while slrn(1) does not.
We on cosmic have a lazy script wrapper for slrn called 'news' that
handles the basic --create & -d bits. Here's the source:
#!/bin/sh
if [ ! -f "$HOME/.jnewsrc" ]; then
# need to create newsrc
slrn --create
fi
slrn -d
slrn
| Sysop: | deepend |
|---|---|
| Location: | Calgary, Alberta |
| Users: | 312 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 00:15:37 |
| Calls: | 2,557 |
| Calls today: | 1 |
| Files: | 6,003 |
| D/L today: |
54 files (20,717K bytes) |
| Messages: | 473,789 |