X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FCommands_en.hlp;h=d1d0f57d79990fe29c482afc3cbf0aae16423af7;hb=76f1851458465a76a237df18ed87252550a77cc3;hp=77025c1a9b6517524071767a105517f0964e82e4;hpb=329702a31bd4a526077c713b12ede457276c79db;p=spider.git diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index 77025c1a..d1d0f57d 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -292,6 +292,25 @@ running in order for the changes to take effect. Reload the /spider/data/bands.pl file if you have changed it manually whilst the cluster is running. +=== 9^LOAD/BADDX^Reload the bad DX table +Reload the /spider/data/baddx.pl file if you have changed it manually whilst +the cluster is running. This table contains the DX Calls that, if spotted, +will not be passed on. FR0G and TEST are classic examples. + +=== 9^LOAD/BADMSG^Reload the bad msg table +Reload the /spider/msg/badmsg.pl file if you have changed it manually whilst +the cluster is running. This table contains a number of perl regular +expressions which are searched for in the fields targetted of each message. +If any of them match then that message is immediately deleted on receipt. + +=== 9^LOAD/BADWORDS^Reload the bad words table +Reload the /spider/data/badwords file if you have changed it manually whilst +the cluster is running. This file contains a list of words which, if found +on certain text portions of PC protocol, will cause those protocol frames +to be rejected. It will all put out a message if any of these words are +used on the announce, dx and talk commands. The words can be one or +more on a line, lines starting with '#' are ignored. + === 9^LOAD/CMD_CACHE^Reload the automatic command cache Normally, if you change a command file in the cmd or local_cmd tree it will automatially be picked up by the cluster program. Sometimes it @@ -300,6 +319,10 @@ delete a command in the local_cmd tree and want to use the normal one again. Execute this command to reset everything back to the state it was just after a cluster restart. +=== 9^LOAD/FORWARD^Reload the msg forwarding routing table +Reload the /spider/msg/forward.pl file if you have changed it +manually whilst the cluster is running. + === 9^LOAD/MESSAGES^Reload the system messages file If you change the /spider/perl/Messages file (usually whilst fiddling/writing new commands) you can have them take effect during a @@ -870,6 +893,16 @@ Display the most recent WWV information that has been received by the system === 5^SHUTDOWN^Shutdown the cluster Shutdown the cluster and disconnect all the users +=== 9^SPOOF ^Do a command as though you are another user +This command is provided so that sysops can set a user's parameters without +me having to write a special 'sysop' version for every user command. It +allows you to pretend that you are doing the command as the user you specify. + +eg:- + + SPOOF G1TLH set/name Dirk + SPOOF G1TLH set/qra JO02LQ + === 5^STAT/DB ^Show the status of a database Show the internal status of a database descriptor.