From bccf827cfc80f9871efc8a25f9bb69f99c771d77 Mon Sep 17 00:00:00 2001 From: g0vgs Date: Thu, 27 Mar 2003 16:12:36 +0000 Subject: [PATCH] update manuals --- Changes | 1 + html/adminmanual_en-11.html | 546 +++++++++------- html/adminmanual_en.html | 482 +++++++------- html/usermanual_en-12.html | 356 +++++++---- html/usermanual_en.html | 260 ++++---- sgml/adminmanual_en.sgml | 98 +++ sgml/usermanual_en.sgml | 98 +++ txt/adminmanual_en.txt | 1198 +++++++++++++++++++---------------- txt/usermanual_en.txt | 709 ++++++++++++--------- 9 files changed, 2170 insertions(+), 1578 deletions(-) diff --git a/Changes b/Changes index 8099f150..357c529f 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ 27Mar03======================================================================= 1. play around with sh/reg, sh/iso, sh/node and sh/lock to make them work slightly better with the new user format. +2. update manuals (g0vgs) 26Mar03======================================================================= 1. add some ak1a compatibility changes to chat 2. added help text for chat, join, leave and sh/chat. diff --git a/html/adminmanual_en-11.html b/html/adminmanual_en-11.html index e9fc6871..a55518bb 100644 --- a/html/adminmanual_en-11.html +++ b/html/adminmanual_en-11.html @@ -247,32 +247,73 @@ prints 'abcabcabcabcabcabc....'This is really only of any use in a script file a

catchup <node call> all|[<msgno> ...] Mark a message as sent

-

11.18 clear/announce <callsign> [input] [0-9|all] (8) +

11.18 chat <group> <text> (0) +

+ +

chat <group> <text> Chat or Conference to a group

+

It is now possible to JOIN a group and have network wide conferencing to thatgroup. DXSpider does not (and probably will not) implement the AK1A conference mode as this seems very limiting, is hardly used and doesn't seemto work too well anyway.This system uses the existing ANN system and is compatible with both otherDXSpider nodes and AK1A clusters (they use ANN/<group>). You can be a member of as many "groups" as you want. To join a group type:- +

+
+  JOIN FOC    (where FOC is the group name)
+
+
+To leave a group type:- +
+
+  LEAVE FOC
+
+
+You can see which groups you are in by typing:- +
+
+  STAT/USER
+
+
+and you can see whether your mate is in the group, if he connects to thesame node as you, by typing:- +
+
+  STAT/USER g1tlh
+
+
+To send a message to a group type:- +
+
+  CHAT FOC hello everyone
+
+
+or +
+
+  CH #9000 hello I am back
+
+
+See also JOIN, LEAVE, SHOW/CHAT

+

11.19 clear/announce <callsign> [input] [0-9|all] (8)

clear/announce <callsign> [input] [0-9|all] Clear a announce filter line

A sysop can clear an input or normal output filter for a user or thenode_default or user_default.

-

11.19 clear/announce [1|all] (0) +

11.20 clear/announce [1|all] (0)

clear/announce [1|all] Clear a announce filter line

This command allows you to clear (remove) a line in a annouce filter or to remove the whole filter.see CLEAR/SPOTS for a more detailed explanation.

-

11.20 clear/route <callsign> [input] [0-9|all] (8) +

11.21 clear/route <callsign> [input] [0-9|all] (8)

clear/route <callsign> [input] [0-9|all] Clear a route filter line

A sysop can clear an input or normal output filter for a user or thenode_default or user_default.

-

11.21 clear/route [1|all] (0) +

11.22 clear/route [1|all] (0)

clear/route [1|all] Clear a route filter line

This command allows you to clear (remove) a line in a route filter or to remove the whole filter.see CLEAR/SPOTS for a more detailed explanation.

-

11.22 clear/spots <callsign> [input] [0-9|all] (8) +

11.23 clear/spots <callsign> [input] [0-9|all] (8)

clear/spots <callsign> [input] [0-9|all] Clear a spot filter line

A sysop can clear an input or normal output filter for a user or thenode_default or user_default.

-

11.23 clear/spots [0-9|all] (0) +

11.24 clear/spots [0-9|all] (0)

clear/spots [0-9|all] Clear a spot filter line

@@ -301,47 +342,47 @@ If you do: the filter will be completely removed.

-

11.24 clear/wcy <callsign> [input] [0-9|all] (8) +

11.25 clear/wcy <callsign> [input] [0-9|all] (8)

clear/wcy <callsign> [input] [0-9|all] Clear a WCY filter line

A sysop can clear an input or normal output filter for a user or thenode_default or user_default.

-

11.25 clear/wcy [1|all] (0) +

11.26 clear/wcy [1|all] (0)

clear/wcy [1|all] Clear a WCY filter line

This command allows you to clear (remove) a line in a WCY filter or to remove the whole filter.see CLEAR/SPOTS for a more detailed explanation.

-

11.26 clear/wwv <callsign> [input] [0-9|all] (8) +

11.27 clear/wwv <callsign> [input] [0-9|all] (8)

clear/wwv <callsign> [input] [0-9|all] Clear a WWV filter line

A sysop can clear an input or normal output filter for a user or thenode_default or user_default.

-

11.27 clear/wwv [1|all] (0) +

11.28 clear/wwv [1|all] (0)

clear/wwv [1|all] Clear a WWV filter line

This command allows you to clear (remove) a line in a WWV filter or to remove the whole filter.see CLEAR/SPOTS for a more detailed explanation.

-

11.28 connect <callsign> (5) +

11.29 connect <callsign> (5)

connect <callsign> Start a connection to another DX Cluster

Start a connection process that will culminate in a new connection to theDX cluster <callsign>. This process creates a new 'client' process which willuse the script in /spider/connect/<callsign> to effect the 'chat' exchangenecessary to traverse the network(s) to logon to the cluster <callsign>.

-

11.29 dbavail (0) +

11.30 dbavail (0)

dbavail Show a list of all the Databases in the system

Title says it all really, this command lists all the databases definedin the system. It is also aliased to SHOW/COMMAND.

-

11.30 dbcreate <name> (9) +

11.31 dbcreate <name> (9)

dbcreate <name> Create a database entry

-

11.31 dbcreate <name> chain <name> [<name>..] (9) +

11.32 dbcreate <name> chain <name> [<name>..] (9)

dbcreate <name> chain <name> [<name>..] Create a chained database entry

-

11.32 dbcreate <name> cmd <dxspider command> (9) +

11.33 dbcreate <name> cmd <dxspider command> (9)

dbcreate <name> cmd <dxspider command> make a local command available as a DB

@@ -394,12 +435,12 @@ to work as they may be used to.You can also make local commands available as 'ps You also use one of these databases in a chain. This may be useful locally. See DBIMPORT for the importing of existing AK1A format data to databases.See DBSHOW for generic database enquiry

-

11.33 dbcreate <name> remote <node> (9) +

11.34 dbcreate <name> remote <node> (9)

dbcreate <name> remote <node> Create a remote database entry

-

11.34 dbimport <dbname> <filename> (9) +

11.35 dbimport <dbname> <filename> (9)

dbimport <dbname> <filename> Import AK1A data into a database

@@ -410,7 +451,7 @@ You also use one of these databases in a chain. This may be useful locally. See will import the standard OBLAST database that comes with AK1A into theoblast database held locally.

-

11.35 dbremove <dbname> (9) +

11.36 dbremove <dbname> (9)

dbremove <dbname> Delete a database

@@ -421,7 +462,7 @@ will import the standard OBLAST database that comes with AK1A into theoblast dat will remove the oblast database from the system and it will also removethe associated datafile.I repeat:There is no warning, no comeback, no safety net.You have been warned.

-

11.36 dbshow <dbname> <key> (0) +

11.37 dbshow <dbname> <key> (0)

dbshow <dbname> <key> Display an entry, if it exists, in a database

@@ -438,7 +479,7 @@ but if he hasn't and the database really does exist (use DBAVAIL orSHOW/COMMAND

-

11.37 debug (9) +

11.38 debug (9)

debug Set the cluster program into debug mode

@@ -449,17 +490,17 @@ but if he hasn't and the database really does exist (use DBAVAIL orSHOW/COMMAND It will interrupt the cluster just after the debug command has finished.

-

11.38 delete/usdb <callsign> ... (9) +

11.39 delete/usdb <callsign> ... (9)

delete/usdb <callsign> ... Delete this user from the US State Database

This command will completely remove a one or more callsignsfrom the US States database.There is NO SECOND CHANCE.It goes without saying that you should use this command CAREFULLY!Note that these callsign may be re-instated by any weekly updates from the FCC.

-

11.39 delete/user <callsign> ... (9) +

11.40 delete/user <callsign> ... (9)

delete/user <callsign> ... Delete this user from the User Database

This command will completely remove a one or more users from the database.There is NO SECOND CHANCE.It goes without saying that you should use this command CAREFULLY!

-

11.40 demonstrate <call> <command> (9) +

11.41 demonstrate <call> <command> (9)

demonstrate <call> <command> Demonstrate a command to another user

@@ -470,12 +511,12 @@ It will interrupt the cluster just after the debug command has finished.

Note that this command is similar to SPOOF and will have the same sideeffects. Commands are run at the privilege of the user which is beingdemonstrated to.

-

11.41 directory (0) +

11.42 directory (0)

directory List messages

-

11.42 directory <from>-<to> (0) +

11.43 directory <from>-<to> (0)

directory <from>-<to> List messages <from> message <to> message

@@ -498,52 +539,52 @@ You can abbreviate all the commands to one letter and use ak1a syntax:-

-

11.43 directory <nn> (0) +

11.44 directory <nn> (0)

directory <nn> List last <nn> messages

-

11.44 directory all (0) +

11.45 directory all (0)

directory all List all messages

-

11.45 directory from <call> (0) +

11.46 directory from <call> (0)

directory from <call> List all messages from <call>

-

11.46 directory new (0) +

11.47 directory new (0)

directory new List all new messages

-

11.47 directory own (0) +

11.48 directory own (0)

directory own List your own messages

-

11.48 directory subject <string> (0) +

11.49 directory subject <string> (0)

directory subject <string> List all messages with <string> in subject

-

11.49 directory to <call> (0) +

11.50 directory to <call> (0)

directory to <call> List all messages to <call>

-

11.50 directory- (5) +

11.51 directory- (5)

directory-

Sysops can see all users' messages.

-

11.51 disconnect <call> [<call> ...] (8) +

11.52 disconnect <call> [<call> ...] (8)

disconnect <call> [<call> ...] Disconnect a user or cluster

Disconnect any <call> connected locally

-

11.52 dx [by <call>] <freq> <call> <remarks> (0) +

11.53 dx [by <call>] <freq> <call> <remarks> (0)

dx [by <call>] <freq> <call> <remarks> Send a DX spot

@@ -566,7 +607,7 @@ You can credit someone else by saying:- The <freq> is compared against the available bands set up in the cluster. See SHOW/BANDS for more information.

-

11.53 echo <line> (0) +

11.54 echo <line> (0)

echo <line> Echo the line to the output

@@ -601,7 +642,7 @@ produces:- on the output.

-

11.54 export <msgno> <filename> (9) +

11.55 export <msgno> <filename> (9)

export <msgno> <filename> Export a message to a file

@@ -612,12 +653,12 @@ on the output.

-

11.55 export_users [<filename>] (9) +

11.56 export_users [<filename>] (9)

export_users [<filename>] Export the users database to ascii

Export the users database to a file in ascii format. If no filenameis given then it will export the file to /spider/data/user_asc.If the file already exists it will be renamed to <filename>.o. In factup to 5 generations of the file can be kept each one with an extra 'o' on thesuffix. BE WARNED: this will write to any file you have write access to. No check ismade on the filename (if any) that you specify.

-

11.56 filtering... (0) +

11.57 filtering... (0)

filtering... Filtering things in DXSpider

@@ -712,17 +753,17 @@ ADVANCED USERS:-Once you are happy with the results you get, you may like to exp each filter slot actually has a 'reject' slot and an 'accept'slot. The reject slot is executed BEFORE the accept slot.It was mentioned earlier that after a reject test that doesn't match,the default for following tests is 'accept', the reverse is true for'accept'. In the example what happens is that the reject is executedfirst, any non hf/cw spot is passed to the accept line, which letsthru everything else on HF.The next filter line lets through just VHF/UHF spots from EU.

-

11.57 forward/latlong <node_call> (8) +

11.58 forward/latlong <node_call> (8)

forward/latlong <node_call> Send latitude and longitude information to another cluster

This command sends all the latitude and longitude information that yourcluster is holding against callsigns. One advantage of recieving thisinformation is that more locator information is held by you. Thismeans that more locators are given on the DX line assuming you haveSET/DXGRID enabled. This could be a LOT of information though, soit is not recommended on slow links.

-

11.58 forward/opernam <call> (1) +

11.59 forward/opernam <call> (1)

forward/opernam <call> Send out information on this <call> to all clusters

This command sends out any information held in the user file which can be broadcast in PC41 protocol packets. This information is Name, QTH, Locationand Homenode. PC41s are only sent for the information that is available.

-

11.59 help (0) +

11.60 help (0)

help The HELP Command

@@ -733,47 +774,58 @@ each filter slot actually has a 'reject' slot and an 'accept'slot. The reject sl Where <cmd> is the name of the command you want help on.All commands can be abbreviated, so SHOW/DX can be abbreviatedto SH/DX, ANNOUNCE can be shortened to AN and so on.Look at the APROPOS <string> command which will search the help databasefor the <string> you specify and give you a list of likely commandsto look at with HELP.

-

11.60 init <node> (5) +

11.61 init <node> (5)

init <node> Re-initialise a link to an AK1A compatible node

This command attempts to re-initialise a link to a (usually) AK1A nodethat has got confused, usually by a protocol loop of some kind. It maywork - but you usually will be better off simply disconnecting it (orbetter, if it is a real AK1A node, doing an RCMD <node> DISC/F <yournode>).Best of luck - you will need it.

-

11.61 kill (5) +

11.62 join <group> (0) +

+ +

join <group> Join a chat or conference group

+

JOIN allows you to join a network wide conference group. To join agroup (called FOC in this case) type:- +

+
+  JOIN FOC
+
+
+See also CHAT, LEAVE, SHOW/CHAT

+

11.63 kill (5)

kill

As a sysop you can kill any message on the system.

-

11.62 kill <from msgno>-<to msgno> (0) +

11.64 kill <from msgno>-<to msgno> (0)

kill <from msgno>-<to msgno> Delete a range of messages

-

11.63 kill <from>-<to> (5) +

11.65 kill <from>-<to> (5)

kill <from>-<to> Remove a range of messages from the system

-

11.64 kill <msgno> [<msgno..] (0) +

11.66 kill <msgno> [<msgno..] (0)

kill <msgno> [<msgno..] Delete a message from the local system

-

11.65 kill <msgno> [<msgno> ...] (0) +

11.67 kill <msgno> [<msgno> ...] (0)

kill <msgno> [<msgno> ...] Remove or erase a message from the system

You can get rid of any message to or originating from your callsign using this command. You can remove more than one message at a time.

-

11.66 kill expunge <msgno> [<msgno..] (6) +

11.68 kill expunge <msgno> [<msgno..] (6)

kill expunge <msgno> [<msgno..] Expunge a message

Deleting a message using the normal KILL commands only marks that messagefor deletion. The actual deletion only happens later (usually two days later).The KILL EXPUNGE command causes the message to be truly deleted more or lessimmediately.It otherwise is used in the same way as the KILL command.

-

11.67 kill from <call> (5) +

11.69 kill from <call> (5)

kill from <call> Remove all messages from a callsign

-

11.68 kill full <msgno> [<msgno..] (5) +

11.70 kill full <msgno> [<msgno..] (5)

kill full <msgno> [<msgno..] Delete a message from the whole cluster

@@ -802,67 +854,78 @@ will delete all messages to g1tlh. will delete a message (usually a 'bulletin') from the whole cluster system. This uses the subject field, so any messages that have exactly thesame subject will be deleted. Beware!

-

11.69 kill full <msgno> [<msgno] (5) +

11.71 kill full <msgno> [<msgno] (5)

kill full <msgno> [<msgno] Remove a message from the entire cluster

Remove this message from the entire cluster system as well as your node.

-

11.70 kill to <call> (5) +

11.72 kill to <call> (5)

kill to <call> Remove all messages to a callsign

-

11.71 kill from <regex> (0) +

11.73 kill from <regex> (0)

kill from <regex> Delete messages FROM a callsign or pattern

-

11.72 kill to <regex> (0) +

11.74 kill to <regex> (0)

kill to <regex> Delete messages TO a callsign or pattern

-

11.73 links (0) +

11.75 leave <group> (0) +

+ +

leave <group> Leave a chat or conference group

+

LEAVE allows you to leave a network wide conference group. To leave agroup (called FOC in this case) type:- +

+
+  LEAVE FOC
+
+
+See also CHAT, JOIN, SHOW/CHAT

+

11.76 links (0)

links Show which nodes is physically connected

This is a quick listing that shows which links are connected andsome information about them. See WHO for a list of all connections.

-

11.74 load/aliases (9) +

11.77 load/aliases (9)

load/aliases Reload the command alias table

Reload the /spider/cmd/Aliases file after you have editted it. Youwill need to do this if you change this file whilst the cluster isrunning in order for the changes to take effect.

-

11.75 load/badmsg (9) +

11.78 load/badmsg (9)

load/badmsg Reload the bad msg table

Reload the /spider/msg/badmsg.pl file if you have changed it manually whilstthe 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.

-

11.76 load/badwords (9) +

11.79 load/badwords (9)

load/badwords Reload the bad words table

Reload the /spider/data/badwords file if you have changed it manually whilstthe cluster is running. This file contains a list of words which, if foundon certain text portions of PC protocol, will cause those protocol framesto be rejected. It will all put out a message if any of these words areused on the announce, dx and talk commands. The words can be one or more on a line, lines starting with '#' are ignored.

-

11.77 load/bands (9) +

11.80 load/bands (9)

load/bands Reload the band limits table

Reload the /spider/data/bands.pl file if you have changed it manually whilstthe cluster is running.

-

11.78 load/cmd_cache (9) +

11.81 load/cmd_cache (9)

load/cmd_cache Reload the automatic command cache

Normally, if you change a command file in the cmd or local_cmd tree itwill automatially be picked up by the cluster program. Sometimes itcan get confused if you are doing a lot of moving commands about ordelete a command in the local_cmd tree and want to use the normal oneagain. Execute this command to reset everything back to the state itwas just after a cluster restart.

-

11.79 load/forward (9) +

11.82 load/forward (9)

load/forward Reload the msg forwarding routing table

Reload the /spider/msg/forward.pl file if you have changed itmanually whilst the cluster is running.

-

11.80 load/keps (5) +

11.83 load/keps (5)

load/keps Load new keps data

-

11.81 load/keps [nn] (5) +

11.84 load/keps [nn] (5)

load/keps [nn] Load new keps data from message

@@ -873,22 +936,22 @@ will delete a message (usually a 'bulletin') from the whole cluster system. This on a file containing NASA 2 line keps as a message issued by AMSAT. If there is a message number, then it will take the message, runconvkeps.pl on it and then load the data, all in one step.These messages are sent to ALL by GB7DJK (and others) from time to time.

-

11.82 load/messages (9) +

11.85 load/messages (9)

load/messages Reload the system messages file

If you change the /spider/perl/Messages file (usually whilstfiddling/writing new commands) you can have them take effect during acluster session by executing this command. You need to do this if getsomething like :-unknown message 'xxxx' in lang 'en'

-

11.83 load/prefixes (9) +

11.86 load/prefixes (9)

load/prefixes Reload the prefix table

Reload the /spider/data/prefix_data.pl file if you have changed itmanually whilst the cluster is running.

-

11.84 merge <node> [<no spots>/<no wwv>] (5) +

11.87 merge <node> [<no spots>/<no wwv>] (5)

merge <node> [<no spots>/<no wwv>] Ask for the latest spots and WWV

MERGE allows you to bring your spot and wwv database up to date. By defaultit will request the last 10 spots and 5 WWVs from the node you select. The node must be connected locally.You can request any number of spots or wwv and although they will be appendedto your databases they will not duplicate any that have recently been added (the last 2 days for spots and last month for WWV data).

-

11.85 msg <cmd> <msgno> [data ... ] (9) +

11.88 msg <cmd> <msgno> [data ... ] (9)

msg <cmd> <msgno> [data ... ] Alter various message parameters

@@ -905,7 +968,7 @@ You can look at the status of a message by using:- This will display more information on the message than DIR does.

-

11.86 pc <call> <text> (8) +

11.89 pc <call> <text> (8)

pc <call> <text> Send arbitrary text to a connected callsign

@@ -922,37 +985,37 @@ or Send any text you like to the callsign requested. This is used mainly to sendPC protocol to connected nodes either for testing or to unstick things. You can also use in the same way as a talk command to a connected user butwithout any processing, added of "from <blah> to <blah" or whatever.

-

11.87 ping <node call> (1) +

11.90 ping <node call> (1)

ping <node call> Check the link quality between nodes

This command allows you to send a frame to another cluster node onthe network and get a return frame. The time it takes to do thisis a good indication of the quality of the link. The actual timeit takes is output to the console in seconds.Any visible cluster node can be PINGed.

-

11.88 rcmd <node call> <cmd> (1) +

11.91 rcmd <node call> <cmd> (1)

rcmd <node call> <cmd> Send a command to another DX Cluster

This command allows you to send nearly any command to another DX Clusternode that is connected to the system. Whether you get any output is dependant on a) whether the other system knowsthat the node callsign of this cluster is in fact a node b) whether theother system is allowing RCMDs from this node and c) whether you havepermission to send this command at all.

-

11.89 read (0) +

11.92 read (0)

read Read the next unread personal message addressed to you

-

11.90 read <msgno> (0) +

11.93 read <msgno> (0)

read <msgno> Read the specified message

You can read any messages that are sent as 'non-personal' and also anymessage either sent by or sent to your callsign.

-

11.91 read- (5) +

11.94 read- (5)

read-

As a sysop you may read any message on the system

-

11.92 reject (0) +

11.95 reject (0)

reject Set a filter to reject something

Create a filter to reject somethingThere are 2 types of filter, accept and reject. See HELP FILTERING for moreinfo.

-

11.93 reject/announce <call> [input] [0-9] <pattern> (8) +

11.96 reject/announce <call> [input] [0-9] <pattern> (8)

reject/announce <call> [input] [0-9] <pattern> Announce filter sysop version

@@ -963,7 +1026,7 @@ Send any text you like to the callsign requested. This is used mainly to sendPC

-

11.94 reject/announce [0-9] <pattern> (0) +

11.97 reject/announce [0-9] <pattern> (0)

reject/announce [0-9] <pattern> Set a 'reject' filter line for announce

@@ -986,7 +1049,7 @@ You can use the tag 'all' to reject everything eg: but this probably for advanced users...

-

11.95 reject/route <call> [0-9] <pattern> (8) +

11.98 reject/route <call> [0-9] <pattern> (8)

reject/route <call> [0-9] <pattern> Set an 'reject' filter line for routing

@@ -1009,7 +1072,7 @@ You can use the tag 'all' to reject everything eg: as with ACCEPT/ROUTE 'by' is now a synonym for 'call'.

-

11.96 reject/spots <call> [input] [0-9] <pattern> (8) +

11.99 reject/spots <call> [input] [0-9] <pattern> (8)

reject/spots <call> [input] [0-9] <pattern> Spot filter sysop version

@@ -1025,7 +1088,7 @@ as with ACCEPT/ROUTE 'by' is now a synonym for 'call'.

-

11.97 reject/spots [0-9] <pattern> (0) +

11.100 reject/spots [0-9] <pattern> (0)

reject/spots [0-9] <pattern> Set a 'reject' filter line for spots

@@ -1048,7 +1111,7 @@ You can use the tag 'all' to reject everything eg: but this probably for advanced users...

-

11.98 reject/wcy <call> [input] [0-9] <pattern> (8) +

11.101 reject/wcy <call> [input] [0-9] <pattern> (8)

reject/wcy <call> [input] [0-9] <pattern> WCY filter sysop version

@@ -1059,7 +1122,7 @@ but this probably for advanced users...

-

11.99 reject/wcy [0-9] <pattern> (0) +

11.102 reject/wcy [0-9] <pattern> (0)

reject/wcy [0-9] <pattern> set a 'reject' WCY filter

@@ -1070,7 +1133,7 @@ but this probably for advanced users...

There are no examples because WCY Broadcasts only come from one place andyou either want them or not (see UNSET/WCY if you don't want them).This command is really provided for future use.See HELP FILTER for information.

-

11.100 reject/wwv <call> [input] [0-9] <pattern> (8) +

11.103 reject/wwv <call> [input] [0-9] <pattern> (8)

reject/wwv <call> [input] [0-9] <pattern> WWV filter sysop version

@@ -1086,7 +1149,7 @@ There are no examples because WCY Broadcasts only come from one place andyou eit

-

11.101 reject/wwv [0-9] <pattern> (0) +

11.104 reject/wwv [0-9] <pattern> (0)

reject/wwv [0-9] <pattern> set a 'reject' WWV filter

@@ -1103,32 +1166,32 @@ for example is probably the only useful thing to do (which will only show WWV broadcastsby stations in the US).See HELP FILTER for information.

-

11.102 reply (0) +

11.105 reply (0)

reply Reply (privately) to the last message that you have read

-

11.103 reply <msgno> (0) +

11.106 reply <msgno> (0)

reply <msgno> Reply (privately) to the specified message

-

11.104 reply b <msgno> (0) +

11.107 reply b <msgno> (0)

reply b <msgno> Reply as a Bulletin to the specified message

-

11.105 reply noprivate <msgno> (0) +

11.108 reply noprivate <msgno> (0)

reply noprivate <msgno> Reply as a Bulletin to the specified message

-

11.106 reply rr <msgno> (0) +

11.109 reply rr <msgno> (0)

reply rr <msgno> Reply to the specified message with read receipt

You can reply to a message and the subject will automatically have"Re:" inserted in front of it, if it isn't already present.You can also use all the extra qualifiers such as RR, PRIVATE, NOPRIVATE, B that you can use with the SEND command (see SENDfor further details)

-

11.107 save [-d -t -a] <filename> "<cmd>" [...] (9) +

11.110 save [-d -t -a] <filename> "<cmd>" [...] (9)

save [-d -t -a] <filename> "<cmd>" [...] Save command output to a file

@@ -1163,17 +1226,17 @@ You can only write into places that the cluster has permission for (whichis that Note that you still enclose each command with (") characters but you mustenclose the entire save command in (') characters. Now in fact, this can be varied if you know what you are doing. See theadmin manual for more details.

-

11.108 send <call> [<call> ...] (0) +

11.111 send <call> [<call> ...] (0)

send <call> [<call> ...] Send a message to one or more callsigns

-

11.109 send copy <msgno> <call> (0) +

11.112 send copy <msgno> <call> (0)

send copy <msgno> <call> Send a copy of a message to someone

-

11.110 send noprivate <call> (0) +

11.113 send noprivate <call> (0)

send noprivate <call> Send a message to all stations

@@ -1208,117 +1271,117 @@ Will issue a dx annoucement to the rest of the cluster. Also, you can add the ou This will show YOU the output from SH/VHFTABLE and also store it in themessage. You can carry on with the message until you are ready to send it.

-

11.111 send private <call> (0) +

11.114 send private <call> (0)

send private <call> Send a personal message

-

11.112 send rr <call> (0) +

11.115 send rr <call> (0)

send rr <call> Send a message and ask for a read receipt

-

11.113 set/address <your address> (0) +

11.116 set/address <your address> (0)

set/address <your address> Record your postal address

-

11.114 set/announce (0) +

11.117 set/announce (0)

set/announce Allow announce messages to come out on your terminal

-

11.115 set/anntalk (0) +

11.118 set/anntalk (0)

set/anntalk Allow talk like announce messages on your terminal

-

11.116 set/arcluster <call> [<call>..] (5) +

11.119 set/arcluster <call> [<call>..] (5)

set/arcluster <call> [<call>..] Make the callsign an AR-Cluster node

-

11.117 set/baddx <call>.. (8) +

11.120 set/baddx <call>.. (8)

set/baddx <call>.. Stop callsigns in a dx spot being propagated

-

11.118 set/badnode <call>.. (8) +

11.121 set/badnode <call>.. (8)

set/badnode <call>.. Stop spots from this node being propagated

-

11.119 set/badspotter <call>.. (8) +

11.122 set/badspotter <call>.. (8)

set/badspotter <call>.. Stop spots from this callsign being propagated

-

11.120 set/badword <word>.. (8) +

11.123 set/badword <word>.. (8)

set/badword <word>.. Stop things with this word being propagated

-

11.121 set/bbs <call> [<call>..] (5) +

11.124 set/bbs <call> [<call>..] (5)

set/bbs <call> [<call>..] Make the callsign a BBS

-

11.122 set/beep (0) +

11.125 set/beep (0)

set/beep Add a beep to DX and other messages on your terminal

-

11.123 set/clx <call> [<call>..] (5) +

11.126 set/clx <call> [<call>..] (5)

set/clx <call> [<call>..] Make the callsign an CLX node

-

11.124 set/debug <name> (9) +

11.127 set/debug <name> (9)

set/debug <name> Add a debug level to the debug set

-

11.125 set/dx (0) +

11.128 set/dx (0)

set/dx Allow DX messages to come out on your terminal

-

11.126 set/dxcq (0) +

11.129 set/dxcq (0)

set/dxcq Show CQ Zones on the end of DX announcements

-

11.127 set/dxgrid (0) +

11.130 set/dxgrid (0)

set/dxgrid Allow QRA Grid Squares on the end of DX announcements

-

11.128 set/dxitu (0) +

11.131 set/dxitu (0)

set/dxitu Show ITU Zones on the end of DX announcements

-

11.129 set/dxnet <call> [<call>..] (5) +

11.132 set/dxnet <call> [<call>..] (5)

set/dxnet <call> [<call>..] Make the callsign an DXNet node

-

11.130 set/echo (0) +

11.133 set/echo (0)

set/echo Make the cluster echo your input

-

11.131 set/email <email> ... (0) +

11.134 set/email <email> ... (0)

set/email <email> ... Set email address(es) and forward your personals

-

11.132 set/here (0) +

11.135 set/here (0)

set/here Tell the system you are present at your terminal

-

11.133 set/homenode <node> (0) +

11.136 set/homenode <node> (0)

set/homenode <node> Set your normal cluster callsign

@@ -1329,37 +1392,37 @@ This will show YOU the output from SH/VHFTABLE and also store it in themessage.

-

11.134 set/hops <call> ann|spots|route|wwv|wcy <n> (8) +

11.137 set/hops <call> ann|spots|route|wwv|wcy <n> (8)

set/hops <call> ann|spots|route|wwv|wcy <n> Set hop count

-

11.135 set/isolate (9) +

11.138 set/isolate (9)

set/isolate Isolate a node from the rest of the network

Connect a node to your system in such a way that you are a full protocolmember of its network and can see all spots on it, but nothing either leaksout from it nor goes back into from the rest of the nodes connected to you.You can potentially connect several nodes in this way.

-

11.136 set/language <lang> (0) +

11.139 set/language <lang> (0)

set/language <lang> Set the language you want to use

You can select the language that you want the cluster to use. Currentlythe languages available are en (English), de (German), es (Spanish) and nl (Dutch).

-

11.137 set/location <lat & long> (0) +

11.140 set/location <lat & long> (0)

set/location <lat & long> Set your latitude and longitude

-

11.138 set/lockout <call> (9) +

11.141 set/lockout <call> (9)

set/lockout <call> Stop a callsign connecting to the cluster

-

11.139 set/logininfo (0) +

11.142 set/logininfo (0)

set/logininfo Inform when a station logs in locally

-

11.140 set/name <your name> (0) +

11.143 set/name <your name> (0)

set/name <your name> Set your name

@@ -1370,17 +1433,17 @@ This will show YOU the output from SH/VHFTABLE and also store it in themessage.

-

11.141 set/node <call> [<call>..] (5) +

11.144 set/node <call> [<call>..] (5)

set/node <call> [<call>..] Make the callsign an AK1A cluster

Tell the system that the call(s) are to be treated as AK1A cluster andfed PC Protocol rather normal user commands.

-

11.142 set/obscount <count> <call> (8) +

11.145 set/obscount <count> <call> (8)

set/obscount <count> <call> Set the 'pump-up' obscelence PING counter

From 1.35 onwards neighbouring nodes are pinged at regular intervals (seeSET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'counter which is decremented on every outgoing ping and then reset tothe 'obscount' value on every incoming ping. The default value of thisparameter is 2. What this means is that a neighbouring node will be pinged twice at (default) 300 second intervals and if no reply has been heard just beforewhat would be the third attempt, that node is disconnected.If a ping is heard then the obscount is reset to the full value. Usingdefault values, if a node has not responded to a ping within 15 minutes,it is disconnected.You can set this parameter between 1 and 9.It is STRONGLY recommended that you don't change the default.

-

11.143 set/page <lines per page> (0) +

11.146 set/page <lines per page> (0)

set/page <lines per page> Set the lines per page

@@ -1391,12 +1454,12 @@ This will show YOU the output from SH/VHFTABLE and also store it in themessage. The setting is stored in your user profile.

-

11.144 set/password (0) +

11.147 set/password (0)

set/password Set your own password

This command only works for a 'telnet' user (currently). It willonly work if you have a password already set. This initial passwordcan only be set by the sysop.When you execute this command it will ask you for your old password,then ask you to type in your new password twice (to make sure youget it right). You may or may not see the data echoed on the screenas you type, depending on the type of telnet client you have.

-

11.145 set/password <callsign> <string> (9) +

11.148 set/password <callsign> <string> (9)

set/password <callsign> <string> Set a users password

@@ -1407,7 +1470,7 @@ The setting is stored in your user profile.

command is executed in the startup script, then a password prompt isgiven after the normal 'login: ' prompt.

-

11.146 set/pinginterval <time> <nodecall> (9) +

11.149 set/pinginterval <time> <nodecall> (9)

set/pinginterval <time> <nodecall> Set ping time to neighbouring nodes

@@ -1418,7 +1481,7 @@ command is executed in the startup script, then a password prompt isgiven after Please be aware that this causes traffic to occur on the link, setting this value too low may annoy your neighbours beyond the point of endurance!You can switch this off by setting it to 0.

-

11.147 set/privilege <n> <call> [<call..] (9) +

11.150 set/privilege <n> <call> [<call..] (9)

set/privilege <n> <call> [<call..] Set privilege level on a call

@@ -1429,12 +1492,12 @@ Please be aware that this causes traffic to occur on the link, setting this valu If you are a sysop and you come in as a normal user on a remote connectionyour privilege will automatically be set to 0.

-

11.148 set/prompt <string> (0) +

11.151 set/prompt <string> (0)

set/prompt <string> Set your prompt to <string>

-

11.149 set/qra <locator> (0) +

11.152 set/qra <locator> (0)

set/qra <locator> Set your QRA Grid locator

@@ -1445,7 +1508,7 @@ If you are a sysop and you come in as a normal user on a remote connectionyour p

-

11.150 set/qth <your qth> (0) +

11.153 set/qth <your qth> (0)

set/qth <your qth> Set your QTH

@@ -1456,17 +1519,17 @@ If you are a sysop and you come in as a normal user on a remote connectionyour p

-

11.151 set/register <call> ... (9) +

11.154 set/register <call> ... (9)

set/register <call> ... Mark a user as registered

-

11.152 set/spider <call> [<call>..] (5) +

11.155 set/spider <call> [<call>..] (5)

set/spider <call> [<call>..] Make the callsign an DXSpider node

Tell the system that the call(s) are to be treated as DXSpider node andfed new style DX Protocol rather normal user commands.

-

11.153 set/sys_location <lat & long> (9) +

11.156 set/sys_location <lat & long> (9)

set/sys_location <lat & long> Set your cluster latitude and longitude

@@ -1477,17 +1540,17 @@ If you are a sysop and you come in as a normal user on a remote connectionyour p

-

11.154 set/sys_qra <locator> (9) +

11.157 set/sys_qra <locator> (9)

set/sys_qra <locator> Set your cluster QRA Grid locator

-

11.155 set/talk (0) +

11.158 set/talk (0)

set/talk Allow TALK messages to come out on your terminal

-

11.156 set/usdb <call> <state> <city> (9) +

11.159 set/usdb <call> <state> <city> (9)

set/usdb <call> <state> <city> add/update a US DB callsign

@@ -1498,47 +1561,52 @@ If you are a sysop and you come in as a normal user on a remote connectionyour p see also DELETE/USDB

-

11.157 set/usstate (0) +

11.160 set/usstate (0)

set/usstate Allow US State info on the end of DX announcements

-

11.158 set/wcy (0) +

11.161 set/wcy (0)

set/wcy Allow WCY messages to come out on your terminal

-

11.159 set/wwv (0) +

11.162 set/wwv (0)

set/wwv Allow WWV messages to come out on your terminal

-

11.160 set/wx (0) +

11.163 set/wx (0)

set/wx Allow WX messages to come out on your terminal

-

11.161 show/baddx (1) +

11.164 show/baddx (1)

show/baddx Show all the bad dx calls in the system

Display all the bad dx callsigns in the system, see SET/BADDXfor more information.

-

11.162 show/badnode (1) +

11.165 show/badnode (1)

show/badnode Show all the bad nodes in the system

Display all the bad node callsigns in the system, see SET/BADNODEfor more information.

-

11.163 show/badspotter (1) +

11.166 show/badspotter (1)

show/badspotter Show all the bad spotters in the system

Display all the bad spotter's callsigns in the system, see SET/BADSPOTTERfor more information.

-

11.164 show/badword (1) +

11.167 show/badword (1)

show/badword Show all the bad words in the system

Display all the bad words in the system, see SET/BADWORDfor more information.

-

11.165 show/configuration [<node>] (0) +

11.168 show/chat [<group>] [<lines>] (0) +

+ +

show/chat [<group>] [<lines>] Show any chat or conferencing

+

This command allows you to see any chat or conferencing that has occurred whilst you were away. SHOW/CHAT on its own will show data forall groups. If you use a group name then it will show only chat forthat group.

+

11.169 show/configuration [<node>] (0)

show/configuration [<node>] Show all the nodes and users visible

@@ -1560,17 +1628,17 @@ will produce a complete list of all nodes. BE WARNED: the list that is returned

-

11.166 show/configuration/node (0) +

11.170 show/configuration/node (0)

show/configuration/node Show all the nodes connected locally

Show all the nodes connected to this node.

-

11.167 show/connect (1) +

11.171 show/connect (1)

show/connect Show all the active connections

This command shows information on all the active connections known tothe node. This command gives slightly more information than WHO.

-

11.168 show/contest <year and month> (0) +

11.172 show/contest <year and month> (0)

show/contest <year and month> Show all the contests for a month

@@ -1581,22 +1649,22 @@ will produce a complete list of all nodes. BE WARNED: the list that is returned

-

11.169 show/date [<prefix>|<callsign>] (0) +

11.173 show/date [<prefix>|<callsign>] (0)

show/date [<prefix>|<callsign>] Show the local time

This is very nearly the same as SHOW/TIME, the only difference the formatof the date string if no arguments are given.If no prefixes or callsigns are given then this command returns the localtime and UTC as the computer has it right now. If you give some prefixesthen it will show UTC and UTC + the local offset (not including DST) atthe prefixes or callsigns that you specify.

-

11.170 show/db0sdx <callsign> (0) +

11.174 show/db0sdx <callsign> (0)

show/db0sdx <callsign> Show QSL infomation from DB0SDX database

This command queries the DB0SDX QSL server on the internetand returns any information available for that callsign. This serviceis provided for users of this software by http://www.qslinfo.de.See also SHOW/QRZ, SHOW/WM7D.

-

11.171 show/debug (9) +

11.175 show/debug (9)

show/debug Show what levels of debug information you are logging

-

11.172 show/dx (0) +

11.176 show/dx (0)

show/dx Interrogate the spot database

@@ -1667,7 +1735,7 @@ will produce a complete list of all nodes. BE WARNED: the list that is returned

-

11.173 show/dxcc <prefix> (0) +

11.177 show/dxcc <prefix> (0)

show/dxcc <prefix> Interrogate the spot database by country

@@ -1684,7 +1752,7 @@ This can be done with the SHOW/DX command like this:-

-

11.174 show/dxqsl <callsign> (0) +

11.178 show/dxqsl <callsign> (0)

show/dxqsl <callsign> Show any QSL info gathered from spots

@@ -1701,12 +1769,12 @@ You can check the raw input spots yourself with:- This gives you more background information.

-

11.175 show/dxstats [days] [date] (0) +

11.179 show/dxstats [days] [date] (0)

show/dxstats [days] [date] Show the DX Statistics

Show the total DX spots for the last <days> no of days (default is 31), starting from a <date> (default: today).

-

11.176 show/files [<filearea> [<string>]] (0) +

11.180 show/files [<filearea> [<string>]] (0)

show/files [<filearea> [<string>]] List the contents of a filearea

@@ -1723,17 +1791,17 @@ where <filearea> is the name of the filearea you want to see the contents See also TYPE - to see the contents of a file.

-

11.177 show/filter (0) +

11.181 show/filter (0)

show/filter Show the contents of all the filters you have set

Show the contents of all the filters that are set. This command displaysall the filters set - for all the various categories.

-

11.178 show/hfstats [days] [date] (0) +

11.182 show/hfstats [days] [date] (0)

show/hfstats [days] [date] Show the HF DX Statistics

Show the HF DX spots breakdown by band for the last <days> no of days (default is 31), starting from a <date> (default: today).

-

11.179 show/hftable [days] [date] [prefix ...] (0) +

11.183 show/hftable [days] [date] [prefix ...] (0)

show/hftable [days] [date] [prefix ...] Show the HF DX Spotter Table

@@ -1762,27 +1830,27 @@ This will show the stats for your DXCC for that CQWW contest weekend. You can sp

-

11.180 show/hops <call> [ann|spots|route|wcy|wwv] (8) +

11.184 show/hops <call> [ann|spots|route|wcy|wwv] (8)

show/hops <call> [ann|spots|route|wcy|wwv] Show the hop counts for a node

This command shows the hop counts set up for a node. You can specifywhich category you want to see. If you leave the category out then all the categories will be listed.

-

11.181 show/isolate (1) +

11.185 show/isolate (1)

show/isolate Show list of ISOLATED nodes

-

11.182 show/lockout <prefix>|all (9) +

11.186 show/lockout <prefix>|all (9)

show/lockout <prefix>|all Show the list of locked out or excluded callsigns

-

11.183 show/log [<callsign>] (8) +

11.187 show/log [<callsign>] (8)

show/log [<callsign>] Show excerpts from the system log

This command outputs a short section of the system log. On its ownit will output a general logfile. With the optional callsign it willshow output from the log associated with that callsign.

-

11.184 show/moon [ndays] [<prefix>|<callsign>] (0) +

11.188 show/moon [ndays] [<prefix>|<callsign>] (0)

show/moon [ndays] [<prefix>|<callsign>] Show Moon rise and set times

@@ -1805,7 +1873,7 @@ or in three days time:- Upto 366 days can be checked both in the past and in the future.Please note that the rise and set times are given as the UT times of rise and set on the requested UT day.

-

11.185 show/muf <prefix> [<hours>][long] (0) +

11.189 show/muf <prefix> [<hours>][long] (0)

show/muf <prefix> [<hours>][long] Show the likely propagation to a prefix

@@ -1834,32 +1902,32 @@ will get you the above display, but with the next 24 hours worth ofpropagation d Gives you an estimate of the long path propagation characterics. Itshould be noted that the figures will probably not be very useful, norterrible accurate, but it is included for completeness.

-

11.186 show/newconfiguration [<node>] (0) +

11.190 show/newconfiguration [<node>] (0)

show/newconfiguration [<node>] Show all the nodes and users visible

This command allows you to see all the users that can be seenand the nodes to which they are connected. This command produces essentially the same information as SHOW/CONFIGURATION except that it shows all the duplication ofany routes that might be present It also uses a different formatwhich may not take up quite as much space if you don't have anyloops.BE WARNED: the list that is returned can be VERY long

-

11.187 show/newconfiguration/node (0) +

11.191 show/newconfiguration/node (0)

show/newconfiguration/node Show all the nodes connected locally

Show all the nodes connected to this node in the new format.

-

11.188 show/node [<callsign> ...] (1) +

11.192 show/node [<callsign> ...] (1)

show/node [<callsign> ...] Show the type and version number of nodes

Show the type and version (if connected) of the nodes specified on thecommand line. If no callsigns are specified then a sorted list of allthe non-user callsigns known to the system will be displayed.

-

11.189 show/prefix <callsign> (0) +

11.193 show/prefix <callsign> (0)

show/prefix <callsign> Interrogate the prefix database

This command takes the <callsign> (which can be a full or partial callsign or a prefix), looks up which internal country number it is and then displays all the relevant prefixes for that countrytogether with the internal country no, the CQ and ITU regions. See also SHOW/DXCC

-

11.190 show/program (5) +

11.194 show/program (5)

show/program Show the locations of all the included program modules

Show the name and location where every program module was load from. Thisis useful for checking where you think you have loaded a .pm file from.

-

11.191 show/qra <lat> <long> (0) +

11.195 show/qra <lat> <long> (0)

show/qra <lat> <long> Convert lat/long to a QRA Grid locator

@@ -1876,22 +1944,22 @@ The first example will show the distance and bearing to the locator fromyourself

-

11.192 show/qra <locator> [<locator>] (0) +

11.196 show/qra <locator> [<locator>] (0)

show/qra <locator> [<locator>] Show distance between QRA Grid locators

-

11.193 show/qrz <callsign> (0) +

11.197 show/qrz <callsign> (0)

show/qrz <callsign> Show any callbook details on a callsign

This command queries the QRZ callbook server on the internetand returns any information available for that callsign. This serviceis provided for users of this software by http://www.qrz.com See also SHOW/WM7D for an alternative.

-

11.194 show/registered [<prefix>] (9) +

11.198 show/registered [<prefix>] (9)

show/registered [<prefix>] Show the registered users

-

11.195 show/route <callsign> ... (0) +

11.199 show/route <callsign> ... (0)

show/route <callsign> ... Show the route to the callsign

@@ -1902,7 +1970,7 @@ The first example will show the distance and bearing to the locator fromyourself

-

11.196 show/satellite <name> [<hours> <interval>] (0) +

11.200 show/satellite <name> [<hours> <interval>] (0)

show/satellite <name> [<hours> <interval>] Show tracking data

@@ -1913,12 +1981,12 @@ The first example will show the distance and bearing to the locator fromyourself

-

11.197 show/station all [<regex>] (6) +

11.201 show/station all [<regex>] (6)

show/station all [<regex>] Show list of users in the system

-

11.198 show/station [<callsign> ..] (0) +

11.202 show/station [<callsign> ..] (0)

show/station [<callsign> ..] Show information about a callsign

@@ -1929,7 +1997,7 @@ The first example will show the distance and bearing to the locator fromyourself If no callsign is given then show the information for yourself.

-

11.199 show/sun [ndays] [<prefix>|<callsign>] (0) +

11.203 show/sun [ndays] [<prefix>|<callsign>] (0)

show/sun [ndays] [<prefix>|<callsign>] Show sun rise and set times

@@ -1952,12 +2020,12 @@ or in three days time:- Upto 366 days can be checked both in the past and in the future.Please note that the rise and set times are given as the UT times of rise and set on the requested UT day.

-

11.200 show/time [<prefix>|<callsign>] (0) +

11.204 show/time [<prefix>|<callsign>] (0)

show/time [<prefix>|<callsign>] Show the local time

If no prefixes or callsigns are given then this command returns the localtime and UTC as the computer has it right now. If you give some prefixesthen it will show UTC and UTC + the local offset (not including DST) atthe prefixes or callsigns that you specify.

-

11.201 show/usdb [call ..] (0) +

11.205 show/usdb [call ..] (0)

show/usdb [call ..] Show information held on the FCC Call database

@@ -1968,12 +2036,12 @@ Upto 366 days can be checked both in the past and in the future.Please note that

-

11.202 show/vhfstats [days] [date] (0) +

11.206 show/vhfstats [days] [date] (0)

show/vhfstats [days] [date] Show the VHF DX Statistics

Show the VHF DX spots breakdown by band for the last <days> no of days (default is 31), starting from a date (default: today).

-

11.203 show/vhftable [days] [date] [prefix ...] (0) +

11.207 show/vhftable [days] [date] [prefix ...] (0)

show/vhftable [days] [date] [prefix ...] Show the VHF DX Spotter Table

@@ -2002,37 +2070,37 @@ This will show the stats for your DXCC for that CQWW contest weekend. You can sp

-

11.204 show/wcy (0) +

11.208 show/wcy (0)

show/wcy Show last 10 WCY broadcasts

-

11.205 show/wcy <n> (0) +

11.209 show/wcy <n> (0)

show/wcy <n> Show last <n> WCY broadcasts

Display the most recent WCY information that has been received by the system

-

11.206 show/wm7d <callsign> (0) +

11.210 show/wm7d <callsign> (0)

show/wm7d <callsign> Show callbook details on a US callsigns

This command queries the WM7D callbook server on the internetand returns any information available for that US callsign. This serviceis provided for users of this software by http://www.wm7d.net.See also SHOW/QRZ.

-

11.207 show/wwv (0) +

11.211 show/wwv (0)

show/wwv Show last 10 WWV broadcasts

-

11.208 show/wwv <n> (0) +

11.212 show/wwv <n> (0)

show/wwv <n> Show last <n> WWV broadcasts

Display the most recent WWV information that has been received by the system

-

11.209 shutdown (5) +

11.213 shutdown (5)

shutdown Shutdown the cluster

Shutdown the cluster and disconnect all the users

-

11.210 spoof <call> <command> (9) +

11.214 spoof <call> <command> (9)

spoof <call> <command> Do a command as though you are another user

@@ -2043,52 +2111,52 @@ This will show the stats for your DXCC for that CQWW contest weekend. You can sp

-

11.211 stat/channel [<callsign>] (5) +

11.215 stat/channel [<callsign>] (5)

stat/channel [<callsign>] Show the status of a channel on the cluster

Show the internal status of the channel object either for the channel that you are on or else for the callsign that you asked for.Only the fields that are defined (in perl term) will be displayed.

-

11.212 stat/db <dbname> (5) +

11.216 stat/db <dbname> (5)

stat/db <dbname> Show the status of a database

Show the internal status of a database descriptor.Depending on your privilege level you will see more or less information. This command is unlikely to be of much use to anyone other than a sysop.

-

11.213 stat/msg (1) +

11.217 stat/msg (1)

stat/msg Show the status of the message system

-

11.214 stat/msg <msgno> (1) +

11.218 stat/msg <msgno> (1)

stat/msg <msgno> Show the status of a message

This command shows the internal status of a message and includes informationsuch as to whom it has been forwarded, its size, origin etc etc.If no message number is given then the status of the message system is displayed.

-

11.215 stat/route_node <callsign> (5) +

11.219 stat/route_node <callsign> (5)

stat/route_node <callsign> Show the data in a Route::Node object

-

11.216 stat/route_node all (5) +

11.220 stat/route_node all (5)

stat/route_node all Show list of all Route::Node objects

-

11.217 stat/route_user <callsign> (5) +

11.221 stat/route_user <callsign> (5)

stat/route_user <callsign> Show the data in a Route::User object

-

11.218 stat/route_user all (5) +

11.222 stat/route_user all (5)

stat/route_user all Show list of all Route::User objects

-

11.219 stat/user [<callsign>] (5) +

11.223 stat/user [<callsign>] (5)

stat/user [<callsign>] Show the full status of a user

Shows the full contents of a user record including all the secret flagsand stuff.Only the fields that are defined (in perl term) will be displayed.

-

11.220 sysop (0) +

11.224 sysop (0)

sysop Regain your privileges if you login remotely

@@ -2105,7 +2173,7 @@ you type:- They will all match. If there is no password you will still be offerednumbers but nothing will happen when you input a string. Any match iscase sensitive.

-

11.221 talk <call> > <node> [<text>] (0) +

11.225 talk <call> > <node> [<text>] (0)

talk <call> > <node> [<text>] Send a text message to another station via a node

@@ -2128,12 +2196,12 @@ If you are in 'Talk' mode, there is an extention to the '/' command whichallows will send the hftable as you have it to all the people you are currently talking to.

-

11.222 talk <call> [<text>] (0) +

11.226 talk <call> [<text>] (0)

talk <call> [<text>] Send a text message to another station

-

11.223 type <filearea>/<name> (0) +

11.227 type <filearea>/<name> (0)

type <filearea>/<name> Look at the contents of a file in one of the fileareas

@@ -2144,7 +2212,7 @@ will send the hftable as you have it to all the people you are currently talking See also SHOW/FILES to see what fileareas are available and a list of content.

-

11.224 uncatchup <node call> all|[msgno> ...] (5) +

11.228 uncatchup <node call> all|[msgno> ...] (5)

uncatchup <node call> all|[msgno> ...] Unmark a message as sent

@@ -2161,12 +2229,12 @@ and to undo what you have just done:- which will arrange for them to be forward candidates again.Order is not important.

-

11.225 unset/announce (0) +

11.229 unset/announce (0)

unset/announce Stop announce messages coming out on your terminal

-

11.226 unset/anntalk (0) +

11.230 unset/anntalk (0)

unset/anntalk Stop talk like announce messages on your terminal

@@ -2183,7 +2251,7 @@ you will suppress several of these announces, you may miss the odd useful one as allows you to see them again. This is the default.

-

11.227 unset/baddx <call>.. (8) +

11.231 unset/baddx <call>.. (8)

unset/baddx <call>.. Propagate a dx spot with this callsign again

@@ -2200,7 +2268,7 @@ To allow a word again, use the following command ...

-

11.228 unset/badnode <call>.. (8) +

11.232 unset/badnode <call>.. (8)

unset/badnode <call>.. Allow spots from this node again

@@ -2217,7 +2285,7 @@ will stop anything from K1TTT. If you want SSIDs as well then you mustenter them will allow spots from him again.Use with extreme care. This command may well be superceeded by FILTERing.

-

11.229 unset/badspotter <call>.. (8) +

11.233 unset/badspotter <call>.. (8)

unset/badspotter <call>.. Allow spots from this callsign again

@@ -2234,7 +2302,7 @@ will stop anything from VE2STN. This command will automaticallystop spots from t will allow spots from him again.Use with extreme care. This command may well be superceded by FILTERing.

-

11.230 unset/badword <word>.. (8) +

11.234 unset/badword <word>.. (8)

unset/badword <word>.. Propagate things with this word again

@@ -2251,12 +2319,12 @@ will stop anything with these words in the text. will allow text with this word again.

-

11.231 unset/beep (0) +

11.235 unset/beep (0)

unset/beep Stop beeps for DX and other messages on your terminal

-

11.232 unset/debug <name> (9) +

11.236 unset/debug <name> (9)

unset/debug <name> Remove a debug level from the debug set

@@ -2267,32 +2335,32 @@ will allow text with this word again.

You can show what levels you are logging with SHOW/DEBUG

-

11.233 unset/dx (0) +

11.237 unset/dx (0)

unset/dx Stop DX messages coming out on your terminal

-

11.234 unset/dxcq (0) +

11.238 unset/dxcq (0)

unset/dxcq Stop CQ Zones on the end of DX announcements

Display both the Spotter's and the Spotted's CQ Zone on the endof a DX announcement (there is just enough room). Some user programscannot cope with this. The Spotter's CQ is on the RHS of the time, the Spotted's CQ is on the LHS.Conflicts with: SET/DXGRID, SET/DXITU, SHOW/USSTATEDo a STAT/USER to see which flags you have set if you are confused.

-

11.235 unset/dxgrid (0) +

11.239 unset/dxgrid (0)

unset/dxgrid Stop QRA Grid Squares on the end of DX announcements

A standard feature which is enabled in version 1.43 and above is that if the spotter's grid square is known it is output on the endof a DX announcement (there is just enough room). Some user programscannot cope with this. You can use this command to reset (or set)this feature.Conflicts with: SET/DXCQ, SET/DXITUDo a STAT/USER to see which flags you have set if you are confused.

-

11.236 unset/dxitu (0) +

11.240 unset/dxitu (0)

unset/dxitu Stop ITU Zones on the end of DX announcements

Display both the Spotter's and the Spotted's ITU Zone on the endof a DX announcement (there is just enough room). Some user programscannot cope with this. The Spotter's ITU is on the RHS of the time, the Spotted's ITU is on the LHS.Conflicts with: SET/DXGRID, SET/DXCQ, SHOW/USSTATEDo a STAT/USER to see which flags you have set if you are confused.

-

11.237 unset/echo (0) +

11.241 unset/echo (0)

unset/echo Stop the cluster echoing your input

If you are connected via a telnet session, different implimentationsof telnet handle echo differently depending on whether you are connected via port 23 or some other port. You can use this commandto change the setting appropriately. The setting is stored in your user profile.YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.

-

11.238 unset/email (0) +

11.242 unset/email (0)

unset/email Stop personal msgs being forwarded by email

@@ -2309,12 +2377,12 @@ You can have more than one email address (each one separated by a space).Emails

-

11.239 unset/here (0) +

11.243 unset/here (0)

unset/here Tell the system you are absent from your terminal

-

11.240 unset/hops <call> ann|spots|route|wwv|wcy (8) +

11.244 unset/hops <call> ann|spots|route|wwv|wcy (8)

unset/hops <call> ann|spots|route|wwv|wcy Unset hop count

@@ -2331,32 +2399,32 @@ Set SHOW/HOPS for information on what is already set. This commandcreates a filt

-

11.241 unset/isolate (9) +

11.245 unset/isolate (9)

unset/isolate Stop Isolation of a node from the rest of the network

Remove isolation from a node - SET/ISOLATE

-

11.242 unset/lockout <call> (9) +

11.246 unset/lockout <call> (9)

unset/lockout <call> Allow a callsign to connect to the cluster

-

11.243 unset/logininfo (0) +

11.247 unset/logininfo (0)

unset/logininfo Inform when a station logs out locally

-

11.244 unset/password <call> ... (9) +

11.248 unset/password <call> ... (9)

unset/password <call> ... Delete (remove) a user's password

This command allows the sysop to completely delete and remove a password for a user.

-

11.245 unset/privilege (0) +

11.249 unset/privilege (0)

unset/privilege Remove any privilege for this session

You can use this command to 'protect' this session from unauthoriseduse. If you want to get your normal privilege back you will need toeither logout and login again (if you are on a console) or use theSYSOP command.

-

11.246 unset/prompt (0) +

11.250 unset/prompt (0)

unset/prompt Set your prompt back to default

@@ -2367,7 +2435,7 @@ Set SHOW/HOPS for information on what is already set. This commandcreates a filt UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back tonormal.

-

11.247 unset/register <call> ... (9) +

11.251 unset/register <call> ... (9)

unset/register <call> ... Mark a user as not registered

@@ -2378,47 +2446,47 @@ UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back tonormal.< command (usually in your startup file)If a user is NOT registered then, firstly, instead of the normalmotd file (/spider/data/motd) being sent to the user at startup, theuser is sent the motd_nor file instead. Secondly, the non registereduser only has READ-ONLY access to the node. The non-registered usercannot use DX, ANN etc. The only exception to this is that a non-registered user can TALK orSEND messages to the sysop.

-

11.248 unset/talk (0) +

11.252 unset/talk (0)

unset/talk Stop TALK messages coming out on your terminal

-

11.249 unset/usstate (0) +

11.253 unset/usstate (0)

unset/usstate Stop US State info on the end of DX announcements

If the spotter's or spotted's US State is known it is output on the end of a DX announcement (there is just enough room). A spotter's state will appear on the RHS of the time (like SET/DXGRID) and the spotted's State will appear on the LHS of thetime field. Any information found will override any locator information from SET/DXGRID.Some user programs cannot cope with this. You can use this command to reset (or set) this feature.Conflicts with: SET/DXCQ, SET/DXITUDo a STAT/USER to see which flags you have set if you are confused.

-

11.250 unset/wcy (0) +

11.254 unset/wcy (0)

unset/wcy Stop WCY messages coming out on your terminal

-

11.251 unset/wwv (0) +

11.255 unset/wwv (0)

unset/wwv Stop WWV messages coming out on your terminal

-

11.252 unset/wx (0) +

11.256 unset/wx (0)

unset/wx Stop WX messages coming out on your terminal

-

11.253 who (0) +

11.257 who (0)

who Show who is physically connected

This is a quick listing that shows which callsigns are connected andwhat sort of connection they have

-

11.254 wx <text> (0) +

11.258 wx <text> (0)

wx <text> Send a weather message to local users

-

11.255 wx full <text> (0) +

11.259 wx full <text> (0)

wx full <text> Send a weather message to all cluster users

-

11.256 wx sysop <text> (5) +

11.260 wx sysop <text> (5)

wx sysop <text> Send a weather message to other clusters only

diff --git a/html/adminmanual_en.html b/html/adminmanual_en.html index 367aec3b..243ae9e3 100644 --- a/html/adminmanual_en.html +++ b/html/adminmanual_en.html @@ -126,245 +126,249 @@ Charlie Carroll, K1XX, (k1xx@ptcnh.net)March 2003 revision 0.5
  • 11.15 blank [<string>] [<nn>] (0)
  • 11.16 bye (0)
  • 11.17 catchup <node call> all|[<msgno> ...] (5) -
  • 11.18 clear/announce <callsign> [input] [0-9|all] (8) -
  • 11.19 clear/announce [1|all] (0) -
  • 11.20 clear/route <callsign> [input] [0-9|all] (8) -
  • 11.21 clear/route [1|all] (0) -
  • 11.22 clear/spots <callsign> [input] [0-9|all] (8) -
  • 11.23 clear/spots [0-9|all] (0) -
  • 11.24 clear/wcy <callsign> [input] [0-9|all] (8) -
  • 11.25 clear/wcy [1|all] (0) -
  • 11.26 clear/wwv <callsign> [input] [0-9|all] (8) -
  • 11.27 clear/wwv [1|all] (0) -
  • 11.28 connect <callsign> (5) -
  • 11.29 dbavail (0) -
  • 11.30 dbcreate <name> (9) -
  • 11.31 dbcreate <name> chain <name> [<name>..] (9) -
  • 11.32 dbcreate <name> cmd <dxspider command> (9) -
  • 11.33 dbcreate <name> remote <node> (9) -
  • 11.34 dbimport <dbname> <filename> (9) -
  • 11.35 dbremove <dbname> (9) -
  • 11.36 dbshow <dbname> <key> (0) -
  • 11.37 debug (9) -
  • 11.38 delete/usdb <callsign> ... (9) -
  • 11.39 delete/user <callsign> ... (9) -
  • 11.40 demonstrate <call> <command> (9) -
  • 11.41 directory (0) -
  • 11.42 directory <from>-<to> (0) -
  • 11.43 directory <nn> (0) -
  • 11.44 directory all (0) -
  • 11.45 directory from <call> (0) -
  • 11.46 directory new (0) -
  • 11.47 directory own (0) -
  • 11.48 directory subject <string> (0) -
  • 11.49 directory to <call> (0) -
  • 11.50 directory- (5) -
  • 11.51 disconnect <call> [<call> ...] (8) -
  • 11.52 dx [by <call>] <freq> <call> <remarks> (0) -
  • 11.53 echo <line> (0) -
  • 11.54 export <msgno> <filename> (9) -
  • 11.55 export_users [<filename>] (9) -
  • 11.56 filtering... (0) -
  • 11.57 forward/latlong <node_call> (8) -
  • 11.58 forward/opernam <call> (1) -
  • 11.59 help (0) -
  • 11.60 init <node> (5) -
  • 11.61 kill (5) -
  • 11.62 kill <from msgno>-<to msgno> (0) -
  • 11.63 kill <from>-<to> (5) -
  • 11.64 kill <msgno> [<msgno..] (0) -
  • 11.65 kill <msgno> [<msgno> ...] (0) -
  • 11.66 kill expunge <msgno> [<msgno..] (6) -
  • 11.67 kill from <call> (5) -
  • 11.68 kill full <msgno> [<msgno..] (5) -
  • 11.69 kill full <msgno> [<msgno] (5) -
  • 11.70 kill to <call> (5) -
  • 11.71 kill from <regex> (0) -
  • 11.72 kill to <regex> (0) -
  • 11.73 links (0) -
  • 11.74 load/aliases (9) -
  • 11.75 load/badmsg (9) -
  • 11.76 load/badwords (9) -
  • 11.77 load/bands (9) -
  • 11.78 load/cmd_cache (9) -
  • 11.79 load/forward (9) -
  • 11.80 load/keps (5) -
  • 11.81 load/keps [nn] (5) -
  • 11.82 load/messages (9) -
  • 11.83 load/prefixes (9) -
  • 11.84 merge <node> [<no spots>/<no wwv>] (5) -
  • 11.85 msg <cmd> <msgno> [data ... ] (9) -
  • 11.86 pc <call> <text> (8) -
  • 11.87 ping <node call> (1) -
  • 11.88 rcmd <node call> <cmd> (1) -
  • 11.89 read (0) -
  • 11.90 read <msgno> (0) -
  • 11.91 read- (5) -
  • 11.92 reject (0) -
  • 11.93 reject/announce <call> [input] [0-9] <pattern> (8) -
  • 11.94 reject/announce [0-9] <pattern> (0) -
  • 11.95 reject/route <call> [0-9] <pattern> (8) -
  • 11.96 reject/spots <call> [input] [0-9] <pattern> (8) -
  • 11.97 reject/spots [0-9] <pattern> (0) -
  • 11.98 reject/wcy <call> [input] [0-9] <pattern> (8) -
  • 11.99 reject/wcy [0-9] <pattern> (0) -
  • 11.100 reject/wwv <call> [input] [0-9] <pattern> (8) -
  • 11.101 reject/wwv [0-9] <pattern> (0) -
  • 11.102 reply (0) -
  • 11.103 reply <msgno> (0) -
  • 11.104 reply b <msgno> (0) -
  • 11.105 reply noprivate <msgno> (0) -
  • 11.106 reply rr <msgno> (0) -
  • 11.107 save [-d -t -a] <filename> "<cmd>" [...] (9) -
  • 11.108 send <call> [<call> ...] (0) -
  • 11.109 send copy <msgno> <call> (0) -
  • 11.110 send noprivate <call> (0) -
  • 11.111 send private <call> (0) -
  • 11.112 send rr <call> (0) -
  • 11.113 set/address <your address> (0) -
  • 11.114 set/announce (0) -
  • 11.115 set/anntalk (0) -
  • 11.116 set/arcluster <call> [<call>..] (5) -
  • 11.117 set/baddx <call>.. (8) -
  • 11.118 set/badnode <call>.. (8) -
  • 11.119 set/badspotter <call>.. (8) -
  • 11.120 set/badword <word>.. (8) -
  • 11.121 set/bbs <call> [<call>..] (5) -
  • 11.122 set/beep (0) -
  • 11.123 set/clx <call> [<call>..] (5) -
  • 11.124 set/debug <name> (9) -
  • 11.125 set/dx (0) -
  • 11.126 set/dxcq (0) -
  • 11.127 set/dxgrid (0) -
  • 11.128 set/dxitu (0) -
  • 11.129 set/dxnet <call> [<call>..] (5) -
  • 11.130 set/echo (0) -
  • 11.131 set/email <email> ... (0) -
  • 11.132 set/here (0) -
  • 11.133 set/homenode <node> (0) -
  • 11.134 set/hops <call> ann|spots|route|wwv|wcy <n> (8) -
  • 11.135 set/isolate (9) -
  • 11.136 set/language <lang> (0) -
  • 11.137 set/location <lat & long> (0) -
  • 11.138 set/lockout <call> (9) -
  • 11.139 set/logininfo (0) -
  • 11.140 set/name <your name> (0) -
  • 11.141 set/node <call> [<call>..] (5) -
  • 11.142 set/obscount <count> <call> (8) -
  • 11.143 set/page <lines per page> (0) -
  • 11.144 set/password (0) -
  • 11.145 set/password <callsign> <string> (9) -
  • 11.146 set/pinginterval <time> <nodecall> (9) -
  • 11.147 set/privilege <n> <call> [<call..] (9) -
  • 11.148 set/prompt <string> (0) -
  • 11.149 set/qra <locator> (0) -
  • 11.150 set/qth <your qth> (0) -
  • 11.151 set/register <call> ... (9) -
  • 11.152 set/spider <call> [<call>..] (5) -
  • 11.153 set/sys_location <lat & long> (9) -
  • 11.154 set/sys_qra <locator> (9) -
  • 11.155 set/talk (0) -
  • 11.156 set/usdb <call> <state> <city> (9) -
  • 11.157 set/usstate (0) -
  • 11.158 set/wcy (0) -
  • 11.159 set/wwv (0) -
  • 11.160 set/wx (0) -
  • 11.161 show/baddx (1) -
  • 11.162 show/badnode (1) -
  • 11.163 show/badspotter (1) -
  • 11.164 show/badword (1) -
  • 11.165 show/configuration [<node>] (0) -
  • 11.166 show/configuration/node (0) -
  • 11.167 show/connect (1) -
  • 11.168 show/contest <year and month> (0) -
  • 11.169 show/date [<prefix>|<callsign>] (0) -
  • 11.170 show/db0sdx <callsign> (0) -
  • 11.171 show/debug (9) -
  • 11.172 show/dx (0) -
  • 11.173 show/dxcc <prefix> (0) -
  • 11.174 show/dxqsl <callsign> (0) -
  • 11.175 show/dxstats [days] [date] (0) -
  • 11.176 show/files [<filearea> [<string>]] (0) -
  • 11.177 show/filter (0) -
  • 11.178 show/hfstats [days] [date] (0) -
  • 11.179 show/hftable [days] [date] [prefix ...] (0) -
  • 11.180 show/hops <call> [ann|spots|route|wcy|wwv] (8) -
  • 11.181 show/isolate (1) -
  • 11.182 show/lockout <prefix>|all (9) -
  • 11.183 show/log [<callsign>] (8) -
  • 11.184 show/moon [ndays] [<prefix>|<callsign>] (0) -
  • 11.185 show/muf <prefix> [<hours>][long] (0) -
  • 11.186 show/newconfiguration [<node>] (0) -
  • 11.187 show/newconfiguration/node (0) -
  • 11.188 show/node [<callsign> ...] (1) -
  • 11.189 show/prefix <callsign> (0) -
  • 11.190 show/program (5) -
  • 11.191 show/qra <lat> <long> (0) -
  • 11.192 show/qra <locator> [<locator>] (0) -
  • 11.193 show/qrz <callsign> (0) -
  • 11.194 show/registered [<prefix>] (9) -
  • 11.195 show/route <callsign> ... (0) -
  • 11.196 show/satellite <name> [<hours> <interval>] (0) -
  • 11.197 show/station all [<regex>] (6) -
  • 11.198 show/station [<callsign> ..] (0) -
  • 11.199 show/sun [ndays] [<prefix>|<callsign>] (0) -
  • 11.200 show/time [<prefix>|<callsign>] (0) -
  • 11.201 show/usdb [call ..] (0) -
  • 11.202 show/vhfstats [days] [date] (0) -
  • 11.203 show/vhftable [days] [date] [prefix ...] (0) -
  • 11.204 show/wcy (0) -
  • 11.205 show/wcy <n> (0) -
  • 11.206 show/wm7d <callsign> (0) -
  • 11.207 show/wwv (0) -
  • 11.208 show/wwv <n> (0) -
  • 11.209 shutdown (5) -
  • 11.210 spoof <call> <command> (9) -
  • 11.211 stat/channel [<callsign>] (5) -
  • 11.212 stat/db <dbname> (5) -
  • 11.213 stat/msg (1) -
  • 11.214 stat/msg <msgno> (1) -
  • 11.215 stat/route_node <callsign> (5) -
  • 11.216 stat/route_node all (5) -
  • 11.217 stat/route_user <callsign> (5) -
  • 11.218 stat/route_user all (5) -
  • 11.219 stat/user [<callsign>] (5) -
  • 11.220 sysop (0) -
  • 11.221 talk <call> > <node> [<text>] (0) -
  • 11.222 talk <call> [<text>] (0) -
  • 11.223 type <filearea>/<name> (0) -
  • 11.224 uncatchup <node call> all|[msgno> ...] (5) -
  • 11.225 unset/announce (0) -
  • 11.226 unset/anntalk (0) -
  • 11.227 unset/baddx <call>.. (8) -
  • 11.228 unset/badnode <call>.. (8) -
  • 11.229 unset/badspotter <call>.. (8) -
  • 11.230 unset/badword <word>.. (8) -
  • 11.231 unset/beep (0) -
  • 11.232 unset/debug <name> (9) -
  • 11.233 unset/dx (0) -
  • 11.234 unset/dxcq (0) -
  • 11.235 unset/dxgrid (0) -
  • 11.236 unset/dxitu (0) -
  • 11.237 unset/echo (0) -
  • 11.238 unset/email (0) -
  • 11.239 unset/here (0) -
  • 11.240 unset/hops <call> ann|spots|route|wwv|wcy (8) -
  • 11.241 unset/isolate (9) -
  • 11.242 unset/lockout <call> (9) -
  • 11.243 unset/logininfo (0) -
  • 11.244 unset/password <call> ... (9) -
  • 11.245 unset/privilege (0) -
  • 11.246 unset/prompt (0) -
  • 11.247 unset/register <call> ... (9) -
  • 11.248 unset/talk (0) -
  • 11.249 unset/usstate (0) -
  • 11.250 unset/wcy (0) -
  • 11.251 unset/wwv (0) -
  • 11.252 unset/wx (0) -
  • 11.253 who (0) -
  • 11.254 wx <text> (0) -
  • 11.255 wx full <text> (0) -
  • 11.256 wx sysop <text> (5) +
  • 11.18 chat <group> <text> (0) +
  • 11.19 clear/announce <callsign> [input] [0-9|all] (8) +
  • 11.20 clear/announce [1|all] (0) +
  • 11.21 clear/route <callsign> [input] [0-9|all] (8) +
  • 11.22 clear/route [1|all] (0) +
  • 11.23 clear/spots <callsign> [input] [0-9|all] (8) +
  • 11.24 clear/spots [0-9|all] (0) +
  • 11.25 clear/wcy <callsign> [input] [0-9|all] (8) +
  • 11.26 clear/wcy [1|all] (0) +
  • 11.27 clear/wwv <callsign> [input] [0-9|all] (8) +
  • 11.28 clear/wwv [1|all] (0) +
  • 11.29 connect <callsign> (5) +
  • 11.30 dbavail (0) +
  • 11.31 dbcreate <name> (9) +
  • 11.32 dbcreate <name> chain <name> [<name>..] (9) +
  • 11.33 dbcreate <name> cmd <dxspider command> (9) +
  • 11.34 dbcreate <name> remote <node> (9) +
  • 11.35 dbimport <dbname> <filename> (9) +
  • 11.36 dbremove <dbname> (9) +
  • 11.37 dbshow <dbname> <key> (0) +
  • 11.38 debug (9) +
  • 11.39 delete/usdb <callsign> ... (9) +
  • 11.40 delete/user <callsign> ... (9) +
  • 11.41 demonstrate <call> <command> (9) +
  • 11.42 directory (0) +
  • 11.43 directory <from>-<to> (0) +
  • 11.44 directory <nn> (0) +
  • 11.45 directory all (0) +
  • 11.46 directory from <call> (0) +
  • 11.47 directory new (0) +
  • 11.48 directory own (0) +
  • 11.49 directory subject <string> (0) +
  • 11.50 directory to <call> (0) +
  • 11.51 directory- (5) +
  • 11.52 disconnect <call> [<call> ...] (8) +
  • 11.53 dx [by <call>] <freq> <call> <remarks> (0) +
  • 11.54 echo <line> (0) +
  • 11.55 export <msgno> <filename> (9) +
  • 11.56 export_users [<filename>] (9) +
  • 11.57 filtering... (0) +
  • 11.58 forward/latlong <node_call> (8) +
  • 11.59 forward/opernam <call> (1) +
  • 11.60 help (0) +
  • 11.61 init <node> (5) +
  • 11.62 join <group> (0) +
  • 11.63 kill (5) +
  • 11.64 kill <from msgno>-<to msgno> (0) +
  • 11.65 kill <from>-<to> (5) +
  • 11.66 kill <msgno> [<msgno..] (0) +
  • 11.67 kill <msgno> [<msgno> ...] (0) +
  • 11.68 kill expunge <msgno> [<msgno..] (6) +
  • 11.69 kill from <call> (5) +
  • 11.70 kill full <msgno> [<msgno..] (5) +
  • 11.71 kill full <msgno> [<msgno] (5) +
  • 11.72 kill to <call> (5) +
  • 11.73 kill from <regex> (0) +
  • 11.74 kill to <regex> (0) +
  • 11.75 leave <group> (0) +
  • 11.76 links (0) +
  • 11.77 load/aliases (9) +
  • 11.78 load/badmsg (9) +
  • 11.79 load/badwords (9) +
  • 11.80 load/bands (9) +
  • 11.81 load/cmd_cache (9) +
  • 11.82 load/forward (9) +
  • 11.83 load/keps (5) +
  • 11.84 load/keps [nn] (5) +
  • 11.85 load/messages (9) +
  • 11.86 load/prefixes (9) +
  • 11.87 merge <node> [<no spots>/<no wwv>] (5) +
  • 11.88 msg <cmd> <msgno> [data ... ] (9) +
  • 11.89 pc <call> <text> (8) +
  • 11.90 ping <node call> (1) +
  • 11.91 rcmd <node call> <cmd> (1) +
  • 11.92 read (0) +
  • 11.93 read <msgno> (0) +
  • 11.94 read- (5) +
  • 11.95 reject (0) +
  • 11.96 reject/announce <call> [input] [0-9] <pattern> (8) +
  • 11.97 reject/announce [0-9] <pattern> (0) +
  • 11.98 reject/route <call> [0-9] <pattern> (8) +
  • 11.99 reject/spots <call> [input] [0-9] <pattern> (8) +
  • 11.100 reject/spots [0-9] <pattern> (0) +
  • 11.101 reject/wcy <call> [input] [0-9] <pattern> (8) +
  • 11.102 reject/wcy [0-9] <pattern> (0) +
  • 11.103 reject/wwv <call> [input] [0-9] <pattern> (8) +
  • 11.104 reject/wwv [0-9] <pattern> (0) +
  • 11.105 reply (0) +
  • 11.106 reply <msgno> (0) +
  • 11.107 reply b <msgno> (0) +
  • 11.108 reply noprivate <msgno> (0) +
  • 11.109 reply rr <msgno> (0) +
  • 11.110 save [-d -t -a] <filename> "<cmd>" [...] (9) +
  • 11.111 send <call> [<call> ...] (0) +
  • 11.112 send copy <msgno> <call> (0) +
  • 11.113 send noprivate <call> (0) +
  • 11.114 send private <call> (0) +
  • 11.115 send rr <call> (0) +
  • 11.116 set/address <your address> (0) +
  • 11.117 set/announce (0) +
  • 11.118 set/anntalk (0) +
  • 11.119 set/arcluster <call> [<call>..] (5) +
  • 11.120 set/baddx <call>.. (8) +
  • 11.121 set/badnode <call>.. (8) +
  • 11.122 set/badspotter <call>.. (8) +
  • 11.123 set/badword <word>.. (8) +
  • 11.124 set/bbs <call> [<call>..] (5) +
  • 11.125 set/beep (0) +
  • 11.126 set/clx <call> [<call>..] (5) +
  • 11.127 set/debug <name> (9) +
  • 11.128 set/dx (0) +
  • 11.129 set/dxcq (0) +
  • 11.130 set/dxgrid (0) +
  • 11.131 set/dxitu (0) +
  • 11.132 set/dxnet <call> [<call>..] (5) +
  • 11.133 set/echo (0) +
  • 11.134 set/email <email> ... (0) +
  • 11.135 set/here (0) +
  • 11.136 set/homenode <node> (0) +
  • 11.137 set/hops <call> ann|spots|route|wwv|wcy <n> (8) +
  • 11.138 set/isolate (9) +
  • 11.139 set/language <lang> (0) +
  • 11.140 set/location <lat & long> (0) +
  • 11.141 set/lockout <call> (9) +
  • 11.142 set/logininfo (0) +
  • 11.143 set/name <your name> (0) +
  • 11.144 set/node <call> [<call>..] (5) +
  • 11.145 set/obscount <count> <call> (8) +
  • 11.146 set/page <lines per page> (0) +
  • 11.147 set/password (0) +
  • 11.148 set/password <callsign> <string> (9) +
  • 11.149 set/pinginterval <time> <nodecall> (9) +
  • 11.150 set/privilege <n> <call> [<call..] (9) +
  • 11.151 set/prompt <string> (0) +
  • 11.152 set/qra <locator> (0) +
  • 11.153 set/qth <your qth> (0) +
  • 11.154 set/register <call> ... (9) +
  • 11.155 set/spider <call> [<call>..] (5) +
  • 11.156 set/sys_location <lat & long> (9) +
  • 11.157 set/sys_qra <locator> (9) +
  • 11.158 set/talk (0) +
  • 11.159 set/usdb <call> <state> <city> (9) +
  • 11.160 set/usstate (0) +
  • 11.161 set/wcy (0) +
  • 11.162 set/wwv (0) +
  • 11.163 set/wx (0) +
  • 11.164 show/baddx (1) +
  • 11.165 show/badnode (1) +
  • 11.166 show/badspotter (1) +
  • 11.167 show/badword (1) +
  • 11.168 show/chat [<group>] [<lines>] (0) +
  • 11.169 show/configuration [<node>] (0) +
  • 11.170 show/configuration/node (0) +
  • 11.171 show/connect (1) +
  • 11.172 show/contest <year and month> (0) +
  • 11.173 show/date [<prefix>|<callsign>] (0) +
  • 11.174 show/db0sdx <callsign> (0) +
  • 11.175 show/debug (9) +
  • 11.176 show/dx (0) +
  • 11.177 show/dxcc <prefix> (0) +
  • 11.178 show/dxqsl <callsign> (0) +
  • 11.179 show/dxstats [days] [date] (0) +
  • 11.180 show/files [<filearea> [<string>]] (0) +
  • 11.181 show/filter (0) +
  • 11.182 show/hfstats [days] [date] (0) +
  • 11.183 show/hftable [days] [date] [prefix ...] (0) +
  • 11.184 show/hops <call> [ann|spots|route|wcy|wwv] (8) +
  • 11.185 show/isolate (1) +
  • 11.186 show/lockout <prefix>|all (9) +
  • 11.187 show/log [<callsign>] (8) +
  • 11.188 show/moon [ndays] [<prefix>|<callsign>] (0) +
  • 11.189 show/muf <prefix> [<hours>][long] (0) +
  • 11.190 show/newconfiguration [<node>] (0) +
  • 11.191 show/newconfiguration/node (0) +
  • 11.192 show/node [<callsign> ...] (1) +
  • 11.193 show/prefix <callsign> (0) +
  • 11.194 show/program (5) +
  • 11.195 show/qra <lat> <long> (0) +
  • 11.196 show/qra <locator> [<locator>] (0) +
  • 11.197 show/qrz <callsign> (0) +
  • 11.198 show/registered [<prefix>] (9) +
  • 11.199 show/route <callsign> ... (0) +
  • 11.200 show/satellite <name> [<hours> <interval>] (0) +
  • 11.201 show/station all [<regex>] (6) +
  • 11.202 show/station [<callsign> ..] (0) +
  • 11.203 show/sun [ndays] [<prefix>|<callsign>] (0) +
  • 11.204 show/time [<prefix>|<callsign>] (0) +
  • 11.205 show/usdb [call ..] (0) +
  • 11.206 show/vhfstats [days] [date] (0) +
  • 11.207 show/vhftable [days] [date] [prefix ...] (0) +
  • 11.208 show/wcy (0) +
  • 11.209 show/wcy <n> (0) +
  • 11.210 show/wm7d <callsign> (0) +
  • 11.211 show/wwv (0) +
  • 11.212 show/wwv <n> (0) +
  • 11.213 shutdown (5) +
  • 11.214 spoof <call> <command> (9) +
  • 11.215 stat/channel [<callsign>] (5) +
  • 11.216 stat/db <dbname> (5) +
  • 11.217 stat/msg (1) +
  • 11.218 stat/msg <msgno> (1) +
  • 11.219 stat/route_node <callsign> (5) +
  • 11.220 stat/route_node all (5) +
  • 11.221 stat/route_user <callsign> (5) +
  • 11.222 stat/route_user all (5) +
  • 11.223 stat/user [<callsign>] (5) +
  • 11.224 sysop (0) +
  • 11.225 talk <call> > <node> [<text>] (0) +
  • 11.226 talk <call> [<text>] (0) +
  • 11.227 type <filearea>/<name> (0) +
  • 11.228 uncatchup <node call> all|[msgno> ...] (5) +
  • 11.229 unset/announce (0) +
  • 11.230 unset/anntalk (0) +
  • 11.231 unset/baddx <call>.. (8) +
  • 11.232 unset/badnode <call>.. (8) +
  • 11.233 unset/badspotter <call>.. (8) +
  • 11.234 unset/badword <word>.. (8) +
  • 11.235 unset/beep (0) +
  • 11.236 unset/debug <name> (9) +
  • 11.237 unset/dx (0) +
  • 11.238 unset/dxcq (0) +
  • 11.239 unset/dxgrid (0) +
  • 11.240 unset/dxitu (0) +
  • 11.241 unset/echo (0) +
  • 11.242 unset/email (0) +
  • 11.243 unset/here (0) +
  • 11.244 unset/hops <call> ann|spots|route|wwv|wcy (8) +
  • 11.245 unset/isolate (9) +
  • 11.246 unset/lockout <call> (9) +
  • 11.247 unset/logininfo (0) +
  • 11.248 unset/password <call> ... (9) +
  • 11.249 unset/privilege (0) +
  • 11.250 unset/prompt (0) +
  • 11.251 unset/register <call> ... (9) +
  • 11.252 unset/talk (0) +
  • 11.253 unset/usstate (0) +
  • 11.254 unset/wcy (0) +
  • 11.255 unset/wwv (0) +
  • 11.256 unset/wx (0) +
  • 11.257 who (0) +
  • 11.258 wx <text> (0) +
  • 11.259 wx full <text> (0) +
  • 11.260 wx sysop <text> (5)
    Next diff --git a/html/usermanual_en-12.html b/html/usermanual_en-12.html index 720bbd9b..fb6fb163 100644 --- a/html/usermanual_en-12.html +++ b/html/usermanual_en-12.html @@ -267,7 +267,68 @@ of 9 lines.

    bye Exit from the cluster

    This will disconnect you from the cluster

    -

    12.11 clear/announce [1|all] +

    12.11 chat <group> <text> +

    + +

    chat <group> <text> Chat or Conference to a group

    + +

    It is now possible to JOIN a group and have network wide conferencing to that +group. DXSpider does not (and probably will not) implement the AK1A +conference mode as this seems very limiting, is hardly used and doesn't seem +to work too well anyway.

    +

    This system uses the existing ANN system and is compatible with both other +DXSpider nodes and AK1A clusters (they use ANN/<group>).

    +

    You can be a member of as many "groups" as you want. To join a group type:-

    +

    +

    +
    +  JOIN FOC    (where FOC is the group name)
    +
    +
    +

    +

    To leave a group type:-

    +

    +

    +
    +  LEAVE FOC
    +
    +
    +

    +

    You can see which groups you are in by typing:-

    +

    +

    +
    +  STAT/USER
    +
    +
    +

    +

    and you can see whether your mate is in the group, if he connects to the +same node as you, by typing:-

    +

    +

    +
    +  STAT/USER g1tlh
    +
    +
    +

    +

    To send a message to a group type:-

    +

    +

    +
    +  CHAT FOC hello everyone
    +
    +
    +

    +

    or

    +

    +

    +
    +  CH #9000 hello I am back
    +
    +
    +

    +

    See also JOIN, LEAVE, SHOW/CHAT

    +

    12.12 clear/announce [1|all]

    clear/announce [1|all] Clear a announce filter line

    @@ -275,7 +336,7 @@ of 9 lines.

    This command allows you to clear (remove) a line in a annouce filter or to remove the whole filter.

    see CLEAR/SPOTS for a more detailed explanation.

    -

    12.12 clear/route [1|all] +

    12.13 clear/route [1|all]

    clear/route [1|all] Clear a route filter line

    @@ -283,7 +344,7 @@ remove the whole filter.

    This command allows you to clear (remove) a line in a route filter or to remove the whole filter.

    see CLEAR/SPOTS for a more detailed explanation.

    -

    12.13 clear/spots [0-9|all] +

    12.14 clear/spots [0-9|all]

    clear/spots [0-9|all] Clear a spot filter line

    @@ -324,7 +385,7 @@ remove the whole filter.

    the filter will be completely removed.

    -

    12.14 clear/wcy [1|all] +

    12.15 clear/wcy [1|all]

    clear/wcy [1|all] Clear a WCY filter line

    @@ -332,7 +393,7 @@ remove the whole filter.

    This command allows you to clear (remove) a line in a WCY filter or to remove the whole filter.

    see CLEAR/SPOTS for a more detailed explanation.

    -

    12.15 clear/wwv [1|all] +

    12.16 clear/wwv [1|all]

    clear/wwv [1|all] Clear a WWV filter line

    @@ -340,14 +401,14 @@ remove the whole filter.

    This command allows you to clear (remove) a line in a WWV filter or to remove the whole filter.

    see CLEAR/SPOTS for a more detailed explanation.

    -

    12.16 dbavail +

    12.17 dbavail

    dbavail Show a list of all the Databases in the system

    Title says it all really, this command lists all the databases defined in the system. It is also aliased to SHOW/COMMAND.

    -

    12.17 dbshow <dbname> <key> +

    12.18 dbshow <dbname> <key>

    dbshow <dbname> <key> Display an entry, if it exists, in a database

    @@ -372,13 +433,13 @@ SHOW/COMMAND to find out) you can do the same thing with:

    -

    12.18 directory +

    12.19 directory

    directory List messages

    -

    12.19 directory <from>-<to> +

    12.20 directory <from>-<to>

    directory <from>-<to> List messages <from> message <to> message

    @@ -414,49 +475,49 @@ or

    -

    12.20 directory <nn> +

    12.21 directory <nn>

    directory <nn> List last <nn> messages

    -

    12.21 directory all +

    12.22 directory all

    directory all List all messages

    -

    12.22 directory from <call> +

    12.23 directory from <call>

    directory from <call> List all messages from <call>

    -

    12.23 directory new +

    12.24 directory new

    directory new List all new messages

    -

    12.24 directory own +

    12.25 directory own

    directory own List your own messages

    -

    12.25 directory subject <string> +

    12.26 directory subject <string>

    directory subject <string> List all messages with <string> in subject

    -

    12.26 directory to <call> +

    12.27 directory to <call>

    directory to <call> List all messages to <call>

    -

    12.27 dx [by <call>] <freq> <call> <remarks> +

    12.28 dx [by <call>] <freq> <call> <remarks>

    dx [by <call>] <freq> <call> <remarks> Send a DX spot

    @@ -491,7 +552,7 @@ of the command and they will be added to the spot.

    The <freq> is compared against the available bands set up in the cluster. See SHOW/BANDS for more information.

    -

    12.28 echo <line> +

    12.29 echo <line>

    echo <line> Echo the line to the output

    @@ -546,7 +607,7 @@ in user_default scripts and the SAVE command for titling and so forth

    on the output.

    -

    12.29 filtering... +

    12.30 filtering...

    filtering... Filtering things in DXSpider

    @@ -733,7 +794,7 @@ the default for following tests is 'accept', the reverse is true for first, any non hf/cw spot is passed to the accept line, which lets thru everything else on HF.

    The next filter line lets through just VHF/UHF spots from EU.

    -

    12.30 help +

    12.31 help

    help The HELP Command

    @@ -752,58 +813,88 @@ to SH/DX, ANNOUNCE can be shortened to AN and so on.

    Look at the APROPOS <string> command which will search the help database for the <string> you specify and give you a list of likely commands to look at with HELP.

    -

    12.31 kill <from msgno>-<to msgno> +

    12.32 join <group> +

    + +

    join <group> Join a chat or conference group

    + +

    JOIN allows you to join a network wide conference group. To join a +group (called FOC in this case) type:-

    +

    +

    +
    +  JOIN FOC
    +
    +
    +

    +

    See also CHAT, LEAVE, SHOW/CHAT

    +

    12.33 kill <from msgno>-<to msgno>

    kill <from msgno>-<to msgno> Delete a range of messages

    -

    12.32 kill <msgno> [<msgno..] +

    12.34 kill <msgno> [<msgno..]

    kill <msgno> [<msgno..] Delete a message from the local system

    -

    12.33 kill <msgno> [<msgno> ...] +

    12.35 kill <msgno> [<msgno> ...]

    kill <msgno> [<msgno> ...] Remove or erase a message from the system

    You can get rid of any message to or originating from your callsign using this command. You can remove more than one message at a time.

    -

    12.34 kill from <regex> +

    12.36 kill from <regex>

    kill from <regex> Delete messages FROM a callsign or pattern

    -

    12.35 kill to <regex> +

    12.37 kill to <regex>

    kill to <regex> Delete messages TO a callsign or pattern

    -

    12.36 links +

    12.38 leave <group> +

    + +

    leave <group> Leave a chat or conference group

    + +

    LEAVE allows you to leave a network wide conference group. To leave a +group (called FOC in this case) type:-

    +

    +

    +
    +  LEAVE FOC
    +
    +
    +

    +

    See also CHAT, JOIN, SHOW/CHAT

    +

    12.39 links

    links Show which nodes is physically connected

    This is a quick listing that shows which links are connected and some information about them. See WHO for a list of all connections.

    -

    12.37 read +

    12.40 read

    read Read the next unread personal message addressed to you

    -

    12.38 read <msgno> +

    12.41 read <msgno>

    read <msgno> Read the specified message

    You can read any messages that are sent as 'non-personal' and also any message either sent by or sent to your callsign.

    -

    12.39 reject +

    12.42 reject

    reject Set a filter to reject something

    @@ -811,7 +902,7 @@ message either sent by or sent to your callsign.

    Create a filter to reject something

    There are 2 types of filter, accept and reject. See HELP FILTERING for more info.

    -

    12.40 reject/announce [0-9] <pattern> +

    12.43 reject/announce [0-9] <pattern>

    reject/announce [0-9] <pattern> Set a 'reject' filter line for announce

    @@ -858,7 +949,7 @@ to understand how filters work - it will save a lot of grief later on.

    but this probably for advanced users...

    -

    12.41 reject/spots [0-9] <pattern> +

    12.44 reject/spots [0-9] <pattern>

    reject/spots [0-9] <pattern> Set a 'reject' filter line for spots

    @@ -913,7 +1004,7 @@ too hung up about that)

    but this probably for advanced users...

    -

    12.42 reject/wcy [0-9] <pattern> +

    12.45 reject/wcy [0-9] <pattern>

    reject/wcy [0-9] <pattern> set a 'reject' WCY filter

    @@ -939,7 +1030,7 @@ filter on the following fields:-

    you either want them or not (see UNSET/WCY if you don't want them).

    This command is really provided for future use.

    See HELP FILTER for information.

    -

    12.43 reject/wwv [0-9] <pattern> +

    12.46 reject/wwv [0-9] <pattern>

    reject/wwv [0-9] <pattern> set a 'reject' WWV filter

    @@ -972,31 +1063,31 @@ filter on the following fields:-

    is probably the only useful thing to do (which will only show WWV broadcasts by stations in the US).

    See HELP FILTER for information.

    -

    12.44 reply +

    12.47 reply

    reply Reply (privately) to the last message that you have read

    -

    12.45 reply <msgno> +

    12.48 reply <msgno>

    reply <msgno> Reply (privately) to the specified message

    -

    12.46 reply b <msgno> +

    12.49 reply b <msgno>

    reply b <msgno> Reply as a Bulletin to the specified message

    -

    12.47 reply noprivate <msgno> +

    12.50 reply noprivate <msgno>

    reply noprivate <msgno> Reply as a Bulletin to the specified message

    -

    12.48 reply rr <msgno> +

    12.51 reply rr <msgno>

    reply rr <msgno> Reply to the specified message with read receipt

    @@ -1006,19 +1097,19 @@ by stations in the US).

    You can also use all the extra qualifiers such as RR, PRIVATE, NOPRIVATE, B that you can use with the SEND command (see SEND for further details)

    -

    12.49 send <call> [<call> ...] +

    12.52 send <call> [<call> ...]

    send <call> [<call> ...] Send a message to one or more callsigns

    -

    12.50 send copy <msgno> <call> +

    12.53 send copy <msgno> <call>

    send copy <msgno> <call> Send a copy of a message to someone

    -

    12.51 send noprivate <call> +

    12.54 send noprivate <call>

    send noprivate <call> Send a message to all stations

    @@ -1098,85 +1189,85 @@ the command with '//', thus :-

    This will show YOU the output from SH/VHFTABLE and also store it in the message.

    You can carry on with the message until you are ready to send it.

    -

    12.52 send private <call> +

    12.55 send private <call>

    send private <call> Send a personal message

    -

    12.53 send rr <call> +

    12.56 send rr <call>

    send rr <call> Send a message and ask for a read receipt

    -

    12.54 set/address <your address> +

    12.57 set/address <your address>

    set/address <your address> Record your postal address

    -

    12.55 set/announce +

    12.58 set/announce

    set/announce Allow announce messages to come out on your terminal

    -

    12.56 set/anntalk +

    12.59 set/anntalk

    set/anntalk Allow talk like announce messages on your terminal

    -

    12.57 set/beep +

    12.60 set/beep

    set/beep Add a beep to DX and other messages on your terminal

    -

    12.58 set/dx +

    12.61 set/dx

    set/dx Allow DX messages to come out on your terminal

    -

    12.59 set/dxcq +

    12.62 set/dxcq

    set/dxcq Show CQ Zones on the end of DX announcements

    -

    12.60 set/dxgrid +

    12.63 set/dxgrid

    set/dxgrid Allow QRA Grid Squares on the end of DX announcements

    -

    12.61 set/dxitu +

    12.64 set/dxitu

    set/dxitu Show ITU Zones on the end of DX announcements

    -

    12.62 set/echo +

    12.65 set/echo

    set/echo Make the cluster echo your input

    -

    12.63 set/email <email> ... +

    12.66 set/email <email> ...

    set/email <email> ... Set email address(es) and forward your personals

    -

    12.64 set/here +

    12.67 set/here

    set/here Tell the system you are present at your terminal

    -

    12.65 set/homenode <node> +

    12.68 set/homenode <node>

    set/homenode <node> Set your normal cluster callsign

    @@ -1191,7 +1282,7 @@ eg:-

    -

    12.66 set/language <lang> +

    12.69 set/language <lang>

    set/language <lang> Set the language you want to use

    @@ -1199,19 +1290,19 @@ eg:-

    You can select the language that you want the cluster to use. Currently the languages available are en (English), de (German), es (Spanish) and nl (Dutch).

    -

    12.67 set/location <lat & long> +

    12.70 set/location <lat & long>

    set/location <lat & long> Set your latitude and longitude

    -

    12.68 set/logininfo +

    12.71 set/logininfo

    set/logininfo Inform when a station logs in locally

    -

    12.69 set/name <your name> +

    12.72 set/name <your name>

    set/name <your name> Set your name

    @@ -1224,7 +1315,7 @@ and nl (Dutch).

    -

    12.70 set/page <lines per page> +

    12.73 set/page <lines per page>

    set/page <lines per page> Set the lines per page

    @@ -1240,7 +1331,7 @@ explicitly to 0 will disable paging.

    The setting is stored in your user profile.

    -

    12.71 set/password +

    12.74 set/password

    set/password Set your own password

    @@ -1252,13 +1343,13 @@ can only be set by the sysop.

    then ask you to type in your new password twice (to make sure you get it right). You may or may not see the data echoed on the screen as you type, depending on the type of telnet client you have.

    -

    12.72 set/prompt <string> +

    12.75 set/prompt <string>

    set/prompt <string> Set your prompt to <string>

    -

    12.73 set/qra <locator> +

    12.76 set/qra <locator>

    set/qra <locator> Set your QRA Grid locator

    @@ -1273,7 +1364,7 @@ correctly (assuming your locator is correct ;-). For example:-

    -

    12.74 set/qth <your qth> +

    12.77 set/qth <your qth>

    set/qth <your qth> Set your QTH

    @@ -1286,37 +1377,46 @@ correctly (assuming your locator is correct ;-). For example:-

    -

    12.75 set/talk +

    12.78 set/talk

    set/talk Allow TALK messages to come out on your terminal

    -

    12.76 set/usstate +

    12.79 set/usstate

    set/usstate Allow US State info on the end of DX announcements

    -

    12.77 set/wcy +

    12.80 set/wcy

    set/wcy Allow WCY messages to come out on your terminal

    -

    12.78 set/wwv +

    12.81 set/wwv

    set/wwv Allow WWV messages to come out on your terminal

    -

    12.79 set/wx +

    12.82 set/wx

    set/wx Allow WX messages to come out on your terminal

    -

    12.80 show/configuration [<node>] +

    12.83 show/chat [<group>] [<lines>] +

    + +

    show/chat [<group>] [<lines>] Show any chat or conferencing

    + +

    This command allows you to see any chat or conferencing that has +occurred whilst you were away. SHOW/CHAT on its own will show data for +all groups. If you use a group name then it will show only chat for +that group.

    +

    12.84 show/configuration [<node>]

    show/configuration [<node>] Show all the nodes and users visible

    @@ -1353,13 +1453,13 @@ that prefix.

    -

    12.81 show/configuration/node +

    12.85 show/configuration/node

    show/configuration/node Show all the nodes connected locally

    Show all the nodes connected to this node.

    -

    12.82 show/contest <year and month> +

    12.86 show/contest <year and month>

    show/contest <year and month> Show all the contests for a month

    @@ -1376,7 +1476,7 @@ For example:-

    -

    12.83 show/date [<prefix>|<callsign>] +

    12.87 show/date [<prefix>|<callsign>]

    show/date [<prefix>|<callsign>] Show the local time

    @@ -1387,7 +1487,7 @@ of the date string if no arguments are given.

    time and UTC as the computer has it right now. If you give some prefixes then it will show UTC and UTC + the local offset (not including DST) at the prefixes or callsigns that you specify.

    -

    12.84 show/db0sdx <callsign> +

    12.88 show/db0sdx <callsign>

    show/db0sdx <callsign> Show QSL infomation from DB0SDX database

    @@ -1396,7 +1496,7 @@ the prefixes or callsigns that you specify.

    and returns any information available for that callsign. This service is provided for users of this software by http://www.qslinfo.de.

    See also SHOW/QRZ, SHOW/WM7D.

    -

    12.85 show/dx +

    12.89 show/dx

    show/dx Interrogate the spot database

    @@ -1523,7 +1623,7 @@ any order to the basic SHOW/DX command, they are:-

    -

    12.86 show/dxcc <prefix> +

    12.90 show/dxcc <prefix>

    show/dxcc <prefix> Interrogate the spot database by country

    @@ -1552,7 +1652,7 @@ e.g.

    -

    12.87 show/dxqsl <callsign> +

    12.91 show/dxqsl <callsign>

    show/dxqsl <callsign> Show any QSL info gathered from spots

    @@ -1580,14 +1680,14 @@ it is spotted enough times.

    This gives you more background information.

    -

    12.88 show/dxstats [days] [date] +

    12.92 show/dxstats [days] [date]

    show/dxstats [days] [date] Show the DX Statistics

    Show the total DX spots for the last <days> no of days (default is 31), starting from a <date> (default: today).

    -

    12.89 show/files [<filearea> [<string>]] +

    12.93 show/files [<filearea> [<string>]]

    show/files [<filearea> [<string>]] List the contents of a filearea

    @@ -1612,21 +1712,21 @@ string to see a selection of files in a filearea eg:-

    See also TYPE - to see the contents of a file.

    -

    12.90 show/filter +

    12.94 show/filter

    show/filter Show the contents of all the filters you have set

    Show the contents of all the filters that are set. This command displays all the filters set - for all the various categories.

    -

    12.91 show/hfstats [days] [date] +

    12.95 show/hfstats [days] [date]

    show/hfstats [days] [date] Show the HF DX Statistics

    Show the HF DX spots breakdown by band for the last <days> no of days (default is 31), starting from a <date> (default: today).

    -

    12.92 show/hftable [days] [date] [prefix ...] +

    12.96 show/hftable [days] [date] [prefix ...]

    show/hftable [days] [date] [prefix ...] Show the HF DX Spotter Table

    @@ -1679,7 +1779,7 @@ the worldwide statistics.

    -

    12.93 show/moon [ndays] [<prefix>|<callsign>] +

    12.97 show/moon [ndays] [<prefix>|<callsign>]

    show/moon [ndays] [<prefix>|<callsign>] Show Moon rise and set times

    @@ -1722,7 +1822,7 @@ if you want to see yesterday's times then do:-

    Upto 366 days can be checked both in the past and in the future.

    Please note that the rise and set times are given as the UT times of rise and set on the requested UT day.

    -

    12.94 show/muf <prefix> [<hours>][long] +

    12.98 show/muf <prefix> [<hours>][long]

    show/muf <prefix> [<hours>][long] Show the likely propagation to a prefix

    @@ -1801,7 +1901,7 @@ propagation data.

    Gives you an estimate of the long path propagation characterics. It should be noted that the figures will probably not be very useful, nor terrible accurate, but it is included for completeness.

    -

    12.95 show/newconfiguration [<node>] +

    12.99 show/newconfiguration [<node>]

    show/newconfiguration [<node>] Show all the nodes and users visible

    @@ -1814,13 +1914,13 @@ any routes that might be present It also uses a different format which may not take up quite as much space if you don't have any loops.

    BE WARNED: the list that is returned can be VERY long

    -

    12.96 show/newconfiguration/node +

    12.100 show/newconfiguration/node

    show/newconfiguration/node Show all the nodes connected locally

    Show all the nodes connected to this node in the new format.

    -

    12.97 show/prefix <callsign> +

    12.101 show/prefix <callsign>

    show/prefix <callsign> Interrogate the prefix database

    @@ -1830,7 +1930,7 @@ callsign or a prefix), looks up which internal country number it is and then displays all the relevant prefixes for that country together with the internal country no, the CQ and ITU regions.

    See also SHOW/DXCC

    -

    12.98 show/qra <lat> <long> +

    12.102 show/qra <lat> <long>

    show/qra <lat> <long> Convert lat/long to a QRA Grid locator

    @@ -1861,13 +1961,13 @@ example:-

    -

    12.99 show/qra <locator> [<locator>] +

    12.103 show/qra <locator> [<locator>]

    show/qra <locator> [<locator>] Show distance between QRA Grid locators

    -

    12.100 show/qrz <callsign> +

    12.104 show/qrz <callsign>

    show/qrz <callsign> Show any callbook details on a callsign

    @@ -1876,7 +1976,7 @@ example:-

    and returns any information available for that callsign. This service is provided for users of this software by http://www.qrz.com

    See also SHOW/WM7D for an alternative.

    -

    12.101 show/route <callsign> ... +

    12.105 show/route <callsign> ...

    show/route <callsign> ... Show the route to the callsign

    @@ -1891,7 +1991,7 @@ connected. It is a sort of inverse sh/config.

    -

    12.102 show/satellite <name> [<hours> <interval>] +

    12.106 show/satellite <name> [<hours> <interval>]

    show/satellite <name> [<hours> <interval>] Show tracking data

    @@ -1916,7 +2016,7 @@ limits.

    -

    12.103 show/station [<callsign> ..] +

    12.107 show/station [<callsign> ..]

    show/station [<callsign> ..] Show information about a callsign

    @@ -1931,7 +2031,7 @@ that callsign is connected to the cluster.

    If no callsign is given then show the information for yourself.

    -

    12.104 show/sun [ndays] [<prefix>|<callsign>] +

    12.108 show/sun [ndays] [<prefix>|<callsign>]

    show/sun [ndays] [<prefix>|<callsign>] Show sun rise and set times

    @@ -1973,7 +2073,7 @@ if you want to see yesterday's times then do:-

    Upto 366 days can be checked both in the past and in the future.

    Please note that the rise and set times are given as the UT times of rise and set on the requested UT day.

    -

    12.105 show/time [<prefix>|<callsign>] +

    12.109 show/time [<prefix>|<callsign>]

    show/time [<prefix>|<callsign>] Show the local time

    @@ -1982,7 +2082,7 @@ and set on the requested UT day.

    time and UTC as the computer has it right now. If you give some prefixes then it will show UTC and UTC + the local offset (not including DST) at the prefixes or callsigns that you specify.

    -

    12.106 show/usdb [call ..] +

    12.110 show/usdb [call ..]

    show/usdb [call ..] Show information held on the FCC Call database

    @@ -1997,14 +2097,14 @@ his is being run on this system, eg:-

    -

    12.107 show/vhfstats [days] [date] +

    12.111 show/vhfstats [days] [date]

    show/vhfstats [days] [date] Show the VHF DX Statistics

    Show the VHF DX spots breakdown by band for the last <days> no of days (default is 31), starting from a date (default: today).

    -

    12.108 show/vhftable [days] [date] [prefix ...] +

    12.112 show/vhftable [days] [date] [prefix ...]

    show/vhftable [days] [date] [prefix ...] Show the VHF DX Spotter Table

    @@ -2057,20 +2157,20 @@ the worldwide statistics.

    -

    12.109 show/wcy +

    12.113 show/wcy

    show/wcy Show last 10 WCY broadcasts

    -

    12.110 show/wcy <n> +

    12.114 show/wcy <n>

    show/wcy <n> Show last <n> WCY broadcasts

    Display the most recent WCY information that has been received by the system

    -

    12.111 show/wm7d <callsign> +

    12.115 show/wm7d <callsign>

    show/wm7d <callsign> Show callbook details on a US callsigns

    @@ -2079,19 +2179,19 @@ the worldwide statistics.

    and returns any information available for that US callsign. This service is provided for users of this software by http://www.wm7d.net.

    See also SHOW/QRZ.

    -

    12.112 show/wwv +

    12.116 show/wwv

    show/wwv Show last 10 WWV broadcasts

    -

    12.113 show/wwv <n> +

    12.117 show/wwv <n>

    show/wwv <n> Show last <n> WWV broadcasts

    Display the most recent WWV information that has been received by the system

    -

    12.114 sysop +

    12.118 sysop

    sysop Regain your privileges if you login remotely

    @@ -2127,7 +2227,7 @@ you type:-

    They will all match. If there is no password you will still be offered numbers but nothing will happen when you input a string. Any match is case sensitive.

    -

    12.115 talk <call> > <node> [<text>] +

    12.119 talk <call> > <node> [<text>]

    talk <call> > <node> [<text>] Send a text message to another station via a node

    @@ -2178,13 +2278,13 @@ with the '//' command. For example:-

    will send the hftable as you have it to all the people you are currently talking to.

    -

    12.116 talk <call> [<text>] +

    12.120 talk <call> [<text>]

    talk <call> [<text>] Send a text message to another station

    -

    12.117 type <filearea>/<name> +

    12.121 type <filearea>/<name>

    type <filearea>/<name> Look at the contents of a file in one of the fileareas

    @@ -2200,13 +2300,13 @@ enter:-

    See also SHOW/FILES to see what fileareas are available and a list of content.

    -

    12.118 unset/announce +

    12.122 unset/announce

    unset/announce Stop announce messages coming out on your terminal

    -

    12.119 unset/anntalk +

    12.123 unset/anntalk

    unset/anntalk Stop talk like announce messages on your terminal

    @@ -2231,19 +2331,19 @@ welter of useless ones.

    allows you to see them again. This is the default.

    -

    12.120 unset/beep +

    12.124 unset/beep

    unset/beep Stop beeps for DX and other messages on your terminal

    -

    12.121 unset/dx +

    12.125 unset/dx

    unset/dx Stop DX messages coming out on your terminal

    -

    12.122 unset/dxcq +

    12.126 unset/dxcq

    unset/dxcq Stop CQ Zones on the end of DX announcements

    @@ -2254,7 +2354,7 @@ cannot cope with this. The Spotter's CQ is on the RHS of the time, the Spotted's CQ is on the LHS.

    Conflicts with: SET/DXGRID, SET/DXITU, SHOW/USSTATE

    Do a STAT/USER to see which flags you have set if you are confused.

    -

    12.123 unset/dxgrid +

    12.127 unset/dxgrid

    unset/dxgrid Stop QRA Grid Squares on the end of DX announcements

    @@ -2266,7 +2366,7 @@ cannot cope with this. You can use this command to reset (or set) this feature.

    Conflicts with: SET/DXCQ, SET/DXITU

    Do a STAT/USER to see which flags you have set if you are confused.

    -

    12.124 unset/dxitu +

    12.128 unset/dxitu

    unset/dxitu Stop ITU Zones on the end of DX announcements

    @@ -2277,7 +2377,7 @@ cannot cope with this. The Spotter's ITU is on the RHS of the time, the Spotted's ITU is on the LHS.

    Conflicts with: SET/DXGRID, SET/DXCQ, SHOW/USSTATE

    Do a STAT/USER to see which flags you have set if you are confused.

    -

    12.125 unset/echo +

    12.129 unset/echo

    unset/echo Stop the cluster echoing your input

    @@ -2288,7 +2388,7 @@ connected via port 23 or some other port. You can use this command to change the setting appropriately.

    The setting is stored in your user profile.

    YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.

    -

    12.126 unset/email +

    12.130 unset/email

    unset/email Stop personal msgs being forwarded by email

    @@ -2314,19 +2414,19 @@ Emails are forwarded to all the email addresses you specify.

    -

    12.127 unset/here +

    12.131 unset/here

    unset/here Tell the system you are absent from your terminal

    -

    12.128 unset/logininfo +

    12.132 unset/logininfo

    unset/logininfo Inform when a station logs out locally

    -

    12.129 unset/privilege +

    12.133 unset/privilege

    unset/privilege Remove any privilege for this session

    @@ -2335,7 +2435,7 @@ Emails are forwarded to all the email addresses you specify.

    use. If you want to get your normal privilege back you will need to either logout and login again (if you are on a console) or use the SYSOP command.

    -

    12.130 unset/prompt +

    12.134 unset/prompt

    unset/prompt Set your prompt back to default

    @@ -2353,13 +2453,13 @@ fixed prompt).

    UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back to normal.

    -

    12.131 unset/talk +

    12.135 unset/talk

    unset/talk Stop TALK messages coming out on your terminal

    -

    12.132 unset/usstate +

    12.136 unset/usstate

    unset/usstate Stop US State info on the end of DX announcements

    @@ -2374,38 +2474,38 @@ information from SET/DXGRID.

    to reset (or set) this feature.

    Conflicts with: SET/DXCQ, SET/DXITU

    Do a STAT/USER to see which flags you have set if you are confused.

    -

    12.133 unset/wcy +

    12.137 unset/wcy

    unset/wcy Stop WCY messages coming out on your terminal

    -

    12.134 unset/wwv +

    12.138 unset/wwv

    unset/wwv Stop WWV messages coming out on your terminal

    -

    12.135 unset/wx +

    12.139 unset/wx

    unset/wx Stop WX messages coming out on your terminal

    -

    12.136 who +

    12.140 who

    who Show who is physically connected

    This is a quick listing that shows which callsigns are connected and what sort of connection they have

    -

    12.137 wx <text> +

    12.141 wx <text>

    wx <text> Send a weather message to local users

    -

    12.138 wx full <text> +

    12.142 wx full <text>

    wx full <text> Send a weather message to all cluster users

    diff --git a/html/usermanual_en.html b/html/usermanual_en.html index d561c0b2..34984e64 100644 --- a/html/usermanual_en.html +++ b/html/usermanual_en.html @@ -102,134 +102,138 @@ Contents
  • 12.8 apropos <string>
  • 12.9 blank [<string>] [<nn>]
  • 12.10 bye -
  • 12.11 clear/announce [1|all] -
  • 12.12 clear/route [1|all] -
  • 12.13 clear/spots [0-9|all] -
  • 12.14 clear/wcy [1|all] -
  • 12.15 clear/wwv [1|all] -
  • 12.16 dbavail -
  • 12.17 dbshow <dbname> <key> -
  • 12.18 directory -
  • 12.19 directory <from>-<to> -
  • 12.20 directory <nn> -
  • 12.21 directory all -
  • 12.22 directory from <call> -
  • 12.23 directory new -
  • 12.24 directory own -
  • 12.25 directory subject <string> -
  • 12.26 directory to <call> -
  • 12.27 dx [by <call>] <freq> <call> <remarks> -
  • 12.28 echo <line> -
  • 12.29 filtering... -
  • 12.30 help -
  • 12.31 kill <from msgno>-<to msgno> -
  • 12.32 kill <msgno> [<msgno..] -
  • 12.33 kill <msgno> [<msgno> ...] -
  • 12.34 kill from <regex> -
  • 12.35 kill to <regex> -
  • 12.36 links -
  • 12.37 read -
  • 12.38 read <msgno> -
  • 12.39 reject -
  • 12.40 reject/announce [0-9] <pattern> -
  • 12.41 reject/spots [0-9] <pattern> -
  • 12.42 reject/wcy [0-9] <pattern> -
  • 12.43 reject/wwv [0-9] <pattern> -
  • 12.44 reply -
  • 12.45 reply <msgno> -
  • 12.46 reply b <msgno> -
  • 12.47 reply noprivate <msgno> -
  • 12.48 reply rr <msgno> -
  • 12.49 send <call> [<call> ...] -
  • 12.50 send copy <msgno> <call> -
  • 12.51 send noprivate <call> -
  • 12.52 send private <call> -
  • 12.53 send rr <call> -
  • 12.54 set/address <your address> -
  • 12.55 set/announce -
  • 12.56 set/anntalk -
  • 12.57 set/beep -
  • 12.58 set/dx -
  • 12.59 set/dxcq -
  • 12.60 set/dxgrid -
  • 12.61 set/dxitu -
  • 12.62 set/echo -
  • 12.63 set/email <email> ... -
  • 12.64 set/here -
  • 12.65 set/homenode <node> -
  • 12.66 set/language <lang> -
  • 12.67 set/location <lat & long> -
  • 12.68 set/logininfo -
  • 12.69 set/name <your name> -
  • 12.70 set/page <lines per page> -
  • 12.71 set/password -
  • 12.72 set/prompt <string> -
  • 12.73 set/qra <locator> -
  • 12.74 set/qth <your qth> -
  • 12.75 set/talk -
  • 12.76 set/usstate -
  • 12.77 set/wcy -
  • 12.78 set/wwv -
  • 12.79 set/wx -
  • 12.80 show/configuration [<node>] -
  • 12.81 show/configuration/node -
  • 12.82 show/contest <year and month> -
  • 12.83 show/date [<prefix>|<callsign>] -
  • 12.84 show/db0sdx <callsign> -
  • 12.85 show/dx -
  • 12.86 show/dxcc <prefix> -
  • 12.87 show/dxqsl <callsign> -
  • 12.88 show/dxstats [days] [date] -
  • 12.89 show/files [<filearea> [<string>]] -
  • 12.90 show/filter -
  • 12.91 show/hfstats [days] [date] -
  • 12.92 show/hftable [days] [date] [prefix ...] -
  • 12.93 show/moon [ndays] [<prefix>|<callsign>] -
  • 12.94 show/muf <prefix> [<hours>][long] -
  • 12.95 show/newconfiguration [<node>] -
  • 12.96 show/newconfiguration/node -
  • 12.97 show/prefix <callsign> -
  • 12.98 show/qra <lat> <long> -
  • 12.99 show/qra <locator> [<locator>] -
  • 12.100 show/qrz <callsign> -
  • 12.101 show/route <callsign> ... -
  • 12.102 show/satellite <name> [<hours> <interval>] -
  • 12.103 show/station [<callsign> ..] -
  • 12.104 show/sun [ndays] [<prefix>|<callsign>] -
  • 12.105 show/time [<prefix>|<callsign>] -
  • 12.106 show/usdb [call ..] -
  • 12.107 show/vhfstats [days] [date] -
  • 12.108 show/vhftable [days] [date] [prefix ...] -
  • 12.109 show/wcy -
  • 12.110 show/wcy <n> -
  • 12.111 show/wm7d <callsign> -
  • 12.112 show/wwv -
  • 12.113 show/wwv <n> -
  • 12.114 sysop -
  • 12.115 talk <call> > <node> [<text>] -
  • 12.116 talk <call> [<text>] -
  • 12.117 type <filearea>/<name> -
  • 12.118 unset/announce -
  • 12.119 unset/anntalk -
  • 12.120 unset/beep -
  • 12.121 unset/dx -
  • 12.122 unset/dxcq -
  • 12.123 unset/dxgrid -
  • 12.124 unset/dxitu -
  • 12.125 unset/echo -
  • 12.126 unset/email -
  • 12.127 unset/here -
  • 12.128 unset/logininfo -
  • 12.129 unset/privilege -
  • 12.130 unset/prompt -
  • 12.131 unset/talk -
  • 12.132 unset/usstate -
  • 12.133 unset/wcy -
  • 12.134 unset/wwv -
  • 12.135 unset/wx -
  • 12.136 who -
  • 12.137 wx <text> -
  • 12.138 wx full <text> +
  • 12.11 chat <group> <text> +
  • 12.12 clear/announce [1|all] +
  • 12.13 clear/route [1|all] +
  • 12.14 clear/spots [0-9|all] +
  • 12.15 clear/wcy [1|all] +
  • 12.16 clear/wwv [1|all] +
  • 12.17 dbavail +
  • 12.18 dbshow <dbname> <key> +
  • 12.19 directory +
  • 12.20 directory <from>-<to> +
  • 12.21 directory <nn> +
  • 12.22 directory all +
  • 12.23 directory from <call> +
  • 12.24 directory new +
  • 12.25 directory own +
  • 12.26 directory subject <string> +
  • 12.27 directory to <call> +
  • 12.28 dx [by <call>] <freq> <call> <remarks> +
  • 12.29 echo <line> +
  • 12.30 filtering... +
  • 12.31 help +
  • 12.32 join <group> +
  • 12.33 kill <from msgno>-<to msgno> +
  • 12.34 kill <msgno> [<msgno..] +
  • 12.35 kill <msgno> [<msgno> ...] +
  • 12.36 kill from <regex> +
  • 12.37 kill to <regex> +
  • 12.38 leave <group> +
  • 12.39 links +
  • 12.40 read +
  • 12.41 read <msgno> +
  • 12.42 reject +
  • 12.43 reject/announce [0-9] <pattern> +
  • 12.44 reject/spots [0-9] <pattern> +
  • 12.45 reject/wcy [0-9] <pattern> +
  • 12.46 reject/wwv [0-9] <pattern> +
  • 12.47 reply +
  • 12.48 reply <msgno> +
  • 12.49 reply b <msgno> +
  • 12.50 reply noprivate <msgno> +
  • 12.51 reply rr <msgno> +
  • 12.52 send <call> [<call> ...] +
  • 12.53 send copy <msgno> <call> +
  • 12.54 send noprivate <call> +
  • 12.55 send private <call> +
  • 12.56 send rr <call> +
  • 12.57 set/address <your address> +
  • 12.58 set/announce +
  • 12.59 set/anntalk +
  • 12.60 set/beep +
  • 12.61 set/dx +
  • 12.62 set/dxcq +
  • 12.63 set/dxgrid +
  • 12.64 set/dxitu +
  • 12.65 set/echo +
  • 12.66 set/email <email> ... +
  • 12.67 set/here +
  • 12.68 set/homenode <node> +
  • 12.69 set/language <lang> +
  • 12.70 set/location <lat & long> +
  • 12.71 set/logininfo +
  • 12.72 set/name <your name> +
  • 12.73 set/page <lines per page> +
  • 12.74 set/password +
  • 12.75 set/prompt <string> +
  • 12.76 set/qra <locator> +
  • 12.77 set/qth <your qth> +
  • 12.78 set/talk +
  • 12.79 set/usstate +
  • 12.80 set/wcy +
  • 12.81 set/wwv +
  • 12.82 set/wx +
  • 12.83 show/chat [<group>] [<lines>] +
  • 12.84 show/configuration [<node>] +
  • 12.85 show/configuration/node +
  • 12.86 show/contest <year and month> +
  • 12.87 show/date [<prefix>|<callsign>] +
  • 12.88 show/db0sdx <callsign> +
  • 12.89 show/dx +
  • 12.90 show/dxcc <prefix> +
  • 12.91 show/dxqsl <callsign> +
  • 12.92 show/dxstats [days] [date] +
  • 12.93 show/files [<filearea> [<string>]] +
  • 12.94 show/filter +
  • 12.95 show/hfstats [days] [date] +
  • 12.96 show/hftable [days] [date] [prefix ...] +
  • 12.97 show/moon [ndays] [<prefix>|<callsign>] +
  • 12.98 show/muf <prefix> [<hours>][long] +
  • 12.99 show/newconfiguration [<node>] +
  • 12.100 show/newconfiguration/node +
  • 12.101 show/prefix <callsign> +
  • 12.102 show/qra <lat> <long> +
  • 12.103 show/qra <locator> [<locator>] +
  • 12.104 show/qrz <callsign> +
  • 12.105 show/route <callsign> ... +
  • 12.106 show/satellite <name> [<hours> <interval>] +
  • 12.107 show/station [<callsign> ..] +
  • 12.108 show/sun [ndays] [<prefix>|<callsign>] +
  • 12.109 show/time [<prefix>|<callsign>] +
  • 12.110 show/usdb [call ..] +
  • 12.111 show/vhfstats [days] [date] +
  • 12.112 show/vhftable [days] [date] [prefix ...] +
  • 12.113 show/wcy +
  • 12.114 show/wcy <n> +
  • 12.115 show/wm7d <callsign> +
  • 12.116 show/wwv +
  • 12.117 show/wwv <n> +
  • 12.118 sysop +
  • 12.119 talk <call> > <node> [<text>] +
  • 12.120 talk <call> [<text>] +
  • 12.121 type <filearea>/<name> +
  • 12.122 unset/announce +
  • 12.123 unset/anntalk +
  • 12.124 unset/beep +
  • 12.125 unset/dx +
  • 12.126 unset/dxcq +
  • 12.127 unset/dxgrid +
  • 12.128 unset/dxitu +
  • 12.129 unset/echo +
  • 12.130 unset/email +
  • 12.131 unset/here +
  • 12.132 unset/logininfo +
  • 12.133 unset/privilege +
  • 12.134 unset/prompt +
  • 12.135 unset/talk +
  • 12.136 unset/usstate +
  • 12.137 unset/wcy +
  • 12.138 unset/wwv +
  • 12.139 unset/wx +
  • 12.140 who +
  • 12.141 wx <text> +
  • 12.142 wx full <text>
    Next diff --git a/sgml/adminmanual_en.sgml b/sgml/adminmanual_en.sgml index 5b571eb2..9daffa6b 100644 --- a/sgml/adminmanual_en.sgml +++ b/sgml/adminmanual_en.sgml @@ -2219,6 +2219,60 @@ This will disconnect you from the cluster

    +chat <group> <text> (0) + +

    + +chat <group> <text> Chat or Conference to a group + + +

    +It is now possible to JOIN a group and have network wide conferencing to that +group. DXSpider does not (and probably will not) implement the AK1A +conference mode as this seems very limiting, is hardly used and doesn't seem +to work too well anyway. + +This system uses the existing ANN system and is compatible with both other +DXSpider nodes and AK1A clusters (they use ANN/<group>). + +You can be a member of as many "groups" as you want. To join a group type:- + + + JOIN FOC (where FOC is the group name) + + +To leave a group type:- + + + LEAVE FOC + + +You can see which groups you are in by typing:- + + + STAT/USER + + +and you can see whether your mate is in the group, if he connects to the +same node as you, by typing:- + + + STAT/USER g1tlh + + +To send a message to a group type:- + + + CHAT FOC hello everyone + + +or + + + CH #9000 hello I am back + + +See also JOIN, LEAVE, SHOW/CHAT clear/announce <callsign> [input] [0-9|all] (8)

    @@ -3098,6 +3152,22 @@ node>). Best of luck - you will need it. +join <group> (0) + +

    + +join <group> Join a chat or conference group + + +

    +JOIN allows you to join a network wide conference group. To join a +group (called FOC in this case) type:- + + + JOIN FOC + + +See also CHAT, LEAVE, SHOW/CHAT kill (5)

    @@ -3235,6 +3305,22 @@ Remove this message from the entire cluster system as well as your node.

    +leave <group> (0) + +

    + +leave <group> Leave a chat or conference group + + +

    +LEAVE allows you to leave a network wide conference group. To leave a +group (called FOC in this case) type:- + + + LEAVE FOC + + +See also CHAT, JOIN, SHOW/CHAT links (0)

    @@ -4586,6 +4672,18 @@ for more information.

    Display all the bad words in the system, see SET/BADWORD for more information. +show/chat [<group>] [<lines>] (0) + +

    + +show/chat [<group>] [<lines>] Show any chat or conferencing + + +

    +This command allows you to see any chat or conferencing that has +occurred whilst you were away. SHOW/CHAT on its own will show data for +all groups. If you use a group name then it will show only chat for +that group. show/configuration [<node>] (0)

    diff --git a/sgml/usermanual_en.sgml b/sgml/usermanual_en.sgml index a1df39c6..4b66712a 100644 --- a/sgml/usermanual_en.sgml +++ b/sgml/usermanual_en.sgml @@ -1273,6 +1273,60 @@ of 9 lines.

    This will disconnect you from the cluster +chat <group> <text> + +

    + +chat <group> <text> Chat or Conference to a group + + +

    +It is now possible to JOIN a group and have network wide conferencing to that +group. DXSpider does not (and probably will not) implement the AK1A +conference mode as this seems very limiting, is hardly used and doesn't seem +to work too well anyway. + +This system uses the existing ANN system and is compatible with both other +DXSpider nodes and AK1A clusters (they use ANN/<group>). + +You can be a member of as many "groups" as you want. To join a group type:- + + + JOIN FOC (where FOC is the group name) + + +To leave a group type:- + + + LEAVE FOC + + +You can see which groups you are in by typing:- + + + STAT/USER + + +and you can see whether your mate is in the group, if he connects to the +same node as you, by typing:- + + + STAT/USER g1tlh + + +To send a message to a group type:- + + + CHAT FOC hello everyone + + +or + + + CH #9000 hello I am back + + +See also JOIN, LEAVE, SHOW/CHAT clear/announce [1|all]

    @@ -1766,6 +1820,22 @@ to SH/DX, ANNOUNCE can be shortened to AN and so on. Look at the APROPOS <string> command which will search the help database for the <string> you specify and give you a list of likely commands to look at with HELP. +join <group> + +

    + +join <group> Join a chat or conference group + + +

    +JOIN allows you to join a network wide conference group. To join a +group (called FOC in this case) type:- + + + JOIN FOC + + +See also CHAT, LEAVE, SHOW/CHAT kill <from msgno>-<to msgno>

    @@ -1808,6 +1878,22 @@ this command. You can remove more than one message at a time.

    +leave <group> + +

    + +leave <group> Leave a chat or conference group + + +

    +LEAVE allows you to leave a network wide conference group. To leave a +group (called FOC in this case) type:- + + + LEAVE FOC + + +See also CHAT, JOIN, SHOW/CHAT links

    @@ -2426,6 +2512,18 @@ Tell the system where you are. For example:-

    +show/chat [<group>] [<lines>] + +

    + +show/chat [<group>] [<lines>] Show any chat or conferencing + + +

    +This command allows you to see any chat or conferencing that has +occurred whilst you were away. SHOW/CHAT on its own will show data for +all groups. If you use a group name then it will show only chat for +that group. show/configuration [<node>]

    diff --git a/txt/adminmanual_en.txt b/txt/adminmanual_en.txt index 64631528..5d702774 100644 --- a/txt/adminmanual_en.txt +++ b/txt/adminmanual_en.txt @@ -86,245 +86,249 @@ 11.15 blank [] [] (0) 11.16 bye (0) 11.17 catchup all|[ ...] (5) - 11.18 clear/announce [input] [0-9|all] (8) - 11.19 clear/announce [1|all] (0) - 11.20 clear/route [input] [0-9|all] (8) - 11.21 clear/route [1|all] (0) - 11.22 clear/spots [input] [0-9|all] (8) - 11.23 clear/spots [0-9|all] (0) - 11.24 clear/wcy [input] [0-9|all] (8) - 11.25 clear/wcy [1|all] (0) - 11.26 clear/wwv [input] [0-9|all] (8) - 11.27 clear/wwv [1|all] (0) - 11.28 connect (5) - 11.29 dbavail (0) - 11.30 dbcreate (9) - 11.31 dbcreate chain [..] (9) - 11.32 dbcreate cmd (9) - 11.33 dbcreate remote (9) - 11.34 dbimport (9) - 11.35 dbremove (9) - 11.36 dbshow (0) - 11.37 debug (9) - 11.38 delete/usdb ... (9) - 11.39 delete/user ... (9) - 11.40 demonstrate (9) - 11.41 directory (0) - 11.42 directory - (0) - 11.43 directory (0) - 11.44 directory all (0) - 11.45 directory from (0) - 11.46 directory new (0) - 11.47 directory own (0) - 11.48 directory subject (0) - 11.49 directory to (0) - 11.50 directory- (5) - 11.51 disconnect [ ...] (8) - 11.52 dx [by ] (0) - 11.53 echo (0) - 11.54 export (9) - 11.55 export_users [] (9) - 11.56 filtering... (0) - 11.57 forward/latlong (8) - 11.58 forward/opernam (1) - 11.59 help (0) - 11.60 init (5) - 11.61 kill (5) - 11.62 kill - (0) - 11.63 kill - (5) - 11.64 kill [ [ ...] (0) - 11.66 kill expunge [ (5) - 11.68 kill full [ [ (5) - 11.71 kill from (0) - 11.72 kill to (0) - 11.73 links (0) - 11.74 load/aliases (9) - 11.75 load/badmsg (9) - 11.76 load/badwords (9) - 11.77 load/bands (9) - 11.78 load/cmd_cache (9) - 11.79 load/forward (9) - 11.80 load/keps (5) - 11.81 load/keps [nn] (5) - 11.82 load/messages (9) - 11.83 load/prefixes (9) - 11.84 merge [/] (5) - 11.85 msg [data ... ] (9) - 11.86 pc (8) - 11.87 ping (1) - 11.88 rcmd (1) - 11.89 read (0) - 11.90 read (0) - 11.91 read- (5) - 11.92 reject (0) - 11.93 reject/announce [input] [0-9] (8) - 11.94 reject/announce [0-9] (0) - 11.95 reject/route [0-9] (8) - 11.96 reject/spots [input] [0-9] (8) - 11.97 reject/spots [0-9] (0) - 11.98 reject/wcy [input] [0-9] (8) - 11.99 reject/wcy [0-9] (0) - 11.100 reject/wwv [input] [0-9] (8) - 11.101 reject/wwv [0-9] (0) - 11.102 reply (0) - 11.103 reply (0) - 11.104 reply b (0) - 11.105 reply noprivate (0) - 11.106 reply rr (0) - 11.107 save [-d -t -a] "" [...] (9) - 11.108 send [ ...] (0) - 11.109 send copy (0) - 11.110 send noprivate (0) - 11.111 send private (0) - 11.112 send rr (0) - 11.113 set/address (0) - 11.114 set/announce (0) - 11.115 set/anntalk (0) - 11.116 set/arcluster [..] (5) - 11.117 set/baddx .. (8) - 11.118 set/badnode .. (8) - 11.119 set/badspotter .. (8) - 11.120 set/badword .. (8) - 11.121 set/bbs [..] (5) - 11.122 set/beep (0) - 11.123 set/clx [..] (5) - 11.124 set/debug (9) - 11.125 set/dx (0) - 11.126 set/dxcq (0) - 11.127 set/dxgrid (0) - 11.128 set/dxitu (0) - 11.129 set/dxnet [..] (5) - 11.130 set/echo (0) - 11.131 set/email ... (0) - 11.132 set/here (0) - 11.133 set/homenode (0) - 11.134 set/hops ann|spots|route|wwv|wcy (8) - 11.135 set/isolate (9) - 11.136 set/language (0) - 11.137 set/location (0) - 11.138 set/lockout (9) - 11.139 set/logininfo (0) - 11.140 set/name (0) - 11.141 set/node [..] (5) - 11.142 set/obscount (8) - 11.143 set/page (0) - 11.144 set/password (0) - 11.145 set/password (9) - 11.146 set/pinginterval