> On 2015/11/13 09:53, Theo de Raadt wrote: > > CVSROOT: /cvs > > Module name: src > > Changes by: dera...@cvs.openbsd.org 2015/11/13 09:53:46 > > > > Modified files: > > usr.bin/telnet : commands.c telnet.1 > > > > Log message: > > Delete tracefile command. Tracefiles can now only be specified at > > program startup. Who uses that? Noone... > > Me a couple of weeks ago! I was trying to work out how to connect to > Shades (80s MUD that I found out was still running on telnet somewhere). > Still failed to connect though, which is probably just as well :)
You can still use tracefiles with 'telnet -n tracefile ...'. You just can't enable tracing on the fly later.