From fed9bf415490c4c0028a8414c608d764721fc47c Mon Sep 17 00:00:00 2001 From: minima Date: Wed, 3 Jul 2002 13:39:00 +0000 Subject: [PATCH] add the demonstrate command (from a request by K1XX) --- Changes | 3 +++ cmd/Commands_en.hlp | 13 +++++++++++++ 2 files changed, 16 insertions(+) diff --git a/Changes b/Changes index 9a8e8aec..da2e4d72 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +03Jul02======================================================================= +1. Added the DEMONSTRATE command which allows a sysop to demonstrate a +command to a user (from a request by Charlie K1XX). 02Jul02======================================================================= 1. Fixed the problem with badspotter or badnode being set to baddx if either of the data files are missing. diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index 7dbb0431..ed1bbb89 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -729,6 +729,19 @@ node>). Best of luck - you will need it. +=== 9^DEMOSTRATE ^Demonstrate a command to another user +This command is provided so that sysops can demonstrate commands to +other users. It runs a command as though that user had typed it in and +then sends the output to that user, together with the command that +caused it. + + DEMO g7brn sh/dx iota oc209 + DEMO g1tlh set/here + +Note that this command is similar to SPOOF and will have the same side +effects. Commands are run at the privilege of the user which is being +demonstrated to. + === 0^KILL [-^Delete a range of messages === 0^KILL from ^Delete messages FROM a callsign or pattern -- 2.34.1