last message in a group
Thufir <[email protected]>
| Newsgroups | gmane.network.leafnode |
|---|---|
| Message-ID | <[email protected]> |
I kinda get the interface, that you can use NEXT and LAST to iterate through the messages. How do you jump to the last message, however? thufir@dur:~$ thufir@dur:~$ telnet localhost 119 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 200 Leafnode NNTP Daemon, version 1.11.8 running at localhost (my fqdn: dur.bounceme.net) GROUP gwene.com.economist 211 257 3 259 gwene.com.economist group selected LAST 422 There is no previous article NEXT 223 4 <x1-GJW4YkN1lAh+j3VIpeOm7TsfRmc-DJntScIPk0PYtjvyW6yDsg@public.gmane.org> article retrieved LAST 223 3 <x1-7lUSDcNIkWCalgmmCdb9BeZRH4g-DJntScIPk0PYtjvyW6yDsg@public.gmane.org> article retrieved LAST 422 There is no previous article NEXT 223 4 <x1-GJW4YkN1lAh+j3VIpeOm7TsfRmc-DJntScIPk0PYtjvyW6yDsg@public.gmane.org> article retrieved QUIT 205 Always happy to serve! Connection closed by foreign host. thufir@dur:~$