fix some minor problems with the manuals (g0vgs)
authorg0vgs <g0vgs>
Wed, 2 Apr 2003 15:58:14 +0000 (15:58 +0000)
committerg0vgs <g0vgs>
Wed, 2 Apr 2003 15:58:14 +0000 (15:58 +0000)
13 files changed:
Changes
html/adminmanual_en-10.html
html/adminmanual_en-11.html
html/adminmanual_en.html
html/usermanual_en-11.html
html/usermanual_en-12.html
html/usermanual_en.html
sgml/adminmanual.sgml
sgml/adminmanual_en.sgml
sgml/usermanual.sgml
sgml/usermanual_en.sgml
txt/adminmanual_en.txt
txt/usermanual_en.txt

diff --git a/Changes b/Changes
index 425942299eb3b07916507f5fa0d7a5bed3434da8..5987651beb13ac52c797516b611413687b2ca265 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+02Apr03=======================================================================
+1. Fix some minor problems with the manuals (g0vgs)
 01Apr03=======================================================================
 1. Update filtering primer, changes by N3RD (g0vgs)
 28Mar03=======================================================================
index 7dec7a4596595439dd8f97dfce5001ff2736dd0b..fe817abdfaecfe0830f8d5c13445bdc2c4ae606b 100644 (file)
@@ -3,12 +3,13 @@
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
  <TITLE>The DXSpider Administration Manual v1.50: CVS</TITLE>
+ <LINK HREF="adminmanual_en-11.html" REL=next>
  <LINK HREF="adminmanual_en-9.html" REL=previous>
  <LINK HREF="adminmanual_en.html#toc10" REL=contents>
 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
 </HEAD>
 <BODY>
-Next
+<A HREF="adminmanual_en-11.html">Next</A>
 <A HREF="adminmanual_en-9.html">Previous</A>
 <A HREF="adminmanual_en.html#toc10">Contents</A>
 <HR>
@@ -199,2485 +200,8 @@ Restart your Spider software
 </CODE></BLOCKQUOTE>
 </P>
 
-<H2><A NAME="ss10.3">10.3</A> <A HREF="adminmanual_en.html#toc10.3">accept (0)</A>
-</H2>
-
-<P><CODE><B>accept</B> Set a filter to accept something</CODE></P>
-<P>Create a filter to accept somethingThere are 2 types of filter, accept and reject.  See HELP FILTERING for moreinfo.</P>
-<H2><A NAME="ss10.4">10.4</A> <A HREF="adminmanual_en.html#toc10.4">accept/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>accept/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> Announce filter sysop version</CODE></P>
-<P>This version allows a sysop to set a filter for a callsign as well as thedefault for nodes and users eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/ann by G,M,2  accept/ann input node_default by G,M,2  accept/ann user_default by G,M,2
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.5">10.5</A> <A HREF="adminmanual_en.html#toc10.5">accept/announce [0-9] &lt;pattern&gt; (0)</A>
-</H2>
-
-<P><CODE><B>accept/announce [0-9] &lt;pattern&gt;</B> Set an 'accept' filter line for announce</CODE></P>
-<P>Create an 'accept this announce' line for a filter. An accept filter line means that if the announce matches this filter it ispassed onto the user. See HELP FILTERING for more info. Please read thisto understand how filters work - it will save a lot of grief later on.You can use any of the following things in this line:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  info &lt;string&gt;            eg: iota or qsl  by &lt;prefixes&gt;            eg: G,M,2           origin &lt;prefixes&gt;  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  origin_zone &lt;prefixes or numbers&gt;  origin_state &lt;states&gt;                eg: VA,NH,RI,NH  by_dxcc &lt;prefixes or numbers&gt;  by_itu &lt;prefixes or numbers&gt;  by_zone &lt;prefixes or numbers&gt;  by_state &lt;states&gt;  channel &lt;prefixes&gt;  wx 1                     filter WX announces  dest &lt;prefixes&gt;          eg: 6MUK,WDX      (distros)
-</PRE>
-</CODE></BLOCKQUOTE>
-some examples:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/ann dest 6MUK  acc/ann 2 by_zone 14,15,16  (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-or
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/ann by G,M,2 
-</PRE>
-</CODE></BLOCKQUOTE>
-for american states
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/ann by_state va,nh,ri,nh
-</PRE>
-</CODE></BLOCKQUOTE>
-You can use the tag 'all' to accept everything eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/ann all
-</PRE>
-</CODE></BLOCKQUOTE>
-but this probably for advanced users...</P>
-<H2><A NAME="ss10.6">10.6</A> <A HREF="adminmanual_en.html#toc10.6">accept/route &lt;call&gt; [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>accept/route &lt;call&gt; [0-9] &lt;pattern&gt;</B> Set an 'accept' filter line for routing</CODE></P>
-<P>Create an 'accept this routing PC Protocol' line for a filter. An accept filter line means that if a PC16/17/19/21/24/41/50 matches this filter it is passed thru that interface. See HELP FILTERING for more info. Please read thisto understand how filters work - it will save a lot of grief later on.You can use any of the following things in this line:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  call &lt;prefixes&gt;        the callsign of the thingy  call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  call_zone &lt;prefixes or numbers&gt;  call_state &lt;states&gt;                eg: VA,NH,RI,NH  origin &lt;prefixes&gt;      really the interface it came in on  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  origin_zone &lt;prefixes or numbers&gt;  origin_state &lt;states&gt;                eg: VA,NH,RI,NH
-</PRE>
-</CODE></BLOCKQUOTE>
-some examples:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)  acc/route gb7djk call gb7djk     (equiv to SET/ISOLATE)
-</PRE>
-</CODE></BLOCKQUOTE>
-you can now use 'by' as a synonym for 'call' so:
-<BLOCKQUOTE><CODE>
-<PRE>
-  by = call  by_dxcc = call_dxcc 
-</PRE>
-</CODE></BLOCKQUOTE>
-and so onYou can use the tag 'all' to accept everything eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/route all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.7">10.7</A> <A HREF="adminmanual_en.html#toc10.7">accept/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>accept/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> Spot filter sysop version</CODE></P>
-<P>This version allows a sysop to set a filter for a callsign as well as thedefault for nodes and users eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spot db0sue-7 1 by_zone 14,15,16  accept/spot node_default all  set/hops node_default 10
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spot user_default by G,M,2
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.8">10.8</A> <A HREF="adminmanual_en.html#toc10.8">accept/spots [0-9] &lt;pattern&gt; (0)</A>
-</H2>
-
-<P><CODE><B>accept/spots [0-9] &lt;pattern&gt;</B> Set an 'accept' filter line for spots</CODE></P>
-<P>Create an 'accept this spot' line for a filter. An accept filter line means that if the spot matches this filter it ispassed onto the user. See HELP FILTERING for more info. Please read thisto understand how filters work - it will save a lot of grief later on.You can use any of the following things in this line:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  freq &lt;range&gt;           eg: 0/30000 or hf or hf/cw or 6m,4m,2m  on &lt;range&gt;             same as 'freq'  call &lt;prefixes&gt;        eg: G,PA,HB9  info &lt;string&gt;          eg: iota or qsl  by &lt;prefixes&gt;              call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  call_zone &lt;prefixes or numbers&gt;  call_state &lt;states&gt;                eg: VA,NH,RI,ME  by_dxcc &lt;prefixes or numbers&gt;  by_itu &lt;prefixes or numbers&gt;  by_zone &lt;prefixes or numbers&gt;  by_state &lt;states&gt;                eg: VA,NH,RI,ME  origin &lt;prefixes&gt;  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-'call' means the callsign that has spotted 'by' whoever.For frequencies, you can use any of the band names defined inSHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -thus: hf/ssb. You can also just have a simple range like: 0/30000 -this is more efficient than saying simply: freq HF (but don't gettoo hung up about that)some examples:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spot 1 on hf/cw  acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-You can use the tag 'all' to accept everything, eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spot 3 all
-</PRE>
-</CODE></BLOCKQUOTE>
-for US states 
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spots by_state VA,NH,RI,MA,ME
-</PRE>
-</CODE></BLOCKQUOTE>
-but this probably for advanced users...</P>
-<H2><A NAME="ss10.9">10.9</A> <A HREF="adminmanual_en.html#toc10.9">accept/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>accept/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> WCY filter sysop version</CODE></P>
-<P>This version allows a sysop to set a filter for a callsign as well as thedefault for nodes and users eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/wcy node_default all  set/hops node_default 10
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.10">10.10</A> <A HREF="adminmanual_en.html#toc10.10">accept/wcy [0-9] &lt;pattern&gt; (0)</A>
-</H2>
-
-<P><CODE><B>accept/wcy [0-9] &lt;pattern&gt;</B> set an 'accept' WCY filter</CODE></P>
-<P>It is unlikely that you will want to do this, but if you do then you canfilter on the following fields:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  by &lt;prefixes&gt;            eg: G,M,2           origin &lt;prefixes&gt;  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  origin_zone &lt;prefixes or numbers&gt;  by_dxcc &lt;prefixes or numbers&gt;  by_itu &lt;prefixes or numbers&gt;  by_zone &lt;prefixes or numbers&gt;  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.11">10.11</A> <A HREF="adminmanual_en.html#toc10.11">accept/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>accept/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> WWV filter sysop version</CODE></P>
-<P>This version allows a sysop to set a filter for a callsign as well as thedefault for nodes and users eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/wwv db0sue-7 1 by_zone 4  accept/wwv node_default all  set/hops node_default 10
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/wwv user_default by W,K
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.12">10.12</A> <A HREF="adminmanual_en.html#toc10.12">accept/wwv [0-9] &lt;pattern&gt; (0)</A>
-</H2>
-
-<P><CODE><B>accept/wwv [0-9] &lt;pattern&gt;</B> set an 'accept' WWV filter</CODE></P>
-<P>It is unlikely that you will want to do this, but if you do then you canfilter on the following fields:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  by &lt;prefixes&gt;            eg: G,M,2           origin &lt;prefixes&gt;  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  origin_zone &lt;prefixes or numbers&gt;  by_dxcc &lt;prefixes or numbers&gt;  by_itu &lt;prefixes or numbers&gt;  by_zone &lt;prefixes or numbers&gt;  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-for example 
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/wwv by_zone 4
-</PRE>
-</CODE></BLOCKQUOTE>
-is probably the only useful thing to do (which will only show WWV broadcastsby stations in the US).See HELP FILTER for information.</P>
-<H2><A NAME="ss10.13">10.13</A> <A HREF="adminmanual_en.html#toc10.13">announce &lt;text&gt; (0)</A>
-</H2>
-
-<P><CODE><B>announce &lt;text&gt;</B> Send an announcement to LOCAL users only</CODE></P>
-<P>&lt;text&gt; is the text of the announcement you wish to broadcast </P>
-<H2><A NAME="ss10.14">10.14</A> <A HREF="adminmanual_en.html#toc10.14">announce full &lt;text&gt; (0)</A>
-</H2>
-
-<P><CODE><B>announce full &lt;text&gt;</B> Send an announcement cluster wide</CODE></P>
-<P>This will send your announcement cluster wide</P>
-<H2><A NAME="ss10.15">10.15</A> <A HREF="adminmanual_en.html#toc10.15">announce sysop &lt;text&gt; (5)</A>
-</H2>
-
-<P><CODE><B>announce sysop &lt;text&gt;</B> Send an announcement to Sysops only</CODE></P>
-
-<H2><A NAME="ss10.16">10.16</A> <A HREF="adminmanual_en.html#toc10.16">apropos &lt;string&gt; (0)</A>
-</H2>
-
-<P><CODE><B>apropos &lt;string&gt;</B> Search help database for &lt;string&gt;</CODE></P>
-<P>Search the help database for &lt;string&gt; (it isn't case sensitive), and printthe names of all the commands that may be relevant.</P>
-<H2><A NAME="ss10.17">10.17</A> <A HREF="adminmanual_en.html#toc10.17">blank [&lt;string&gt;] [&lt;nn&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>blank [&lt;string&gt;] [&lt;nn&gt;]</B> Print nn (default 1) blank lines (or strings)</CODE></P>
-<P>In its basic form this command prints one or more blank lines. However ifyou pass it a string it will replicate the string for the width of the screen (default 80) and then print that one or more times, so:
-<BLOCKQUOTE><CODE>
-<PRE>
-  blank 2
-</PRE>
-</CODE></BLOCKQUOTE>
-prints two blank lines
-<BLOCKQUOTE><CODE>
-<PRE>
-  blank - 
-</PRE>
-</CODE></BLOCKQUOTE>
-prints a row of - characters once.
-<BLOCKQUOTE><CODE>
-<PRE>
-  blank abc
-</PRE>
-</CODE></BLOCKQUOTE>
-prints 'abcabcabcabcabcabc....'This is really only of any use in a script file and you can print a maximumof 9 lines.</P>
-<H2><A NAME="ss10.18">10.18</A> <A HREF="adminmanual_en.html#toc10.18">bye (0)</A>
-</H2>
-
-<P><CODE><B>bye</B> Exit from the cluster</CODE></P>
-<P>This will disconnect you from the cluster</P>
-<H2><A NAME="ss10.19">10.19</A> <A HREF="adminmanual_en.html#toc10.19">catchup &lt;node call&gt; all|[&lt;msgno&gt; ...] (5)</A>
-</H2>
-
-<P><CODE><B>catchup &lt;node call&gt; all|[&lt;msgno&gt; ...]</B> Mark a message as sent</CODE></P>
-
-<H2><A NAME="ss10.20">10.20</A> <A HREF="adminmanual_en.html#toc10.20">chat &lt;group&gt; &lt;text&gt; (0)</A>
-</H2>
-
-<P><CODE><B>chat &lt;group&gt; &lt;text&gt;</B> Chat or Conference to a group</CODE></P>
-<P>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/&lt;group&gt;). You can be a member of as many "groups" as you want. To join a group type:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  JOIN FOC    (where FOC is the group name)
-</PRE>
-</CODE></BLOCKQUOTE>
-To leave a group type:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  LEAVE FOC
-</PRE>
-</CODE></BLOCKQUOTE>
-You can see which groups you are in by typing:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  STAT/USER
-</PRE>
-</CODE></BLOCKQUOTE>
-and you can see whether your mate is in the group, if he connects to thesame node as you, by typing:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  STAT/USER g1tlh
-</PRE>
-</CODE></BLOCKQUOTE>
-To send a message to a group type:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  CHAT FOC hello everyone
-</PRE>
-</CODE></BLOCKQUOTE>
-or
-<BLOCKQUOTE><CODE>
-<PRE>
-  CH #9000 hello I am back
-</PRE>
-</CODE></BLOCKQUOTE>
-See also JOIN, LEAVE, SHOW/CHAT</P>
-<H2><A NAME="ss10.21">10.21</A> <A HREF="adminmanual_en.html#toc10.21">clear/announce &lt;callsign&gt; [input] [0-9|all] (8)</A>
-</H2>
-
-<P><CODE><B>clear/announce &lt;callsign&gt; [input] [0-9|all]</B> Clear a announce filter line</CODE></P>
-<P>A sysop can clear an input or normal output filter for a user or thenode_default or user_default. </P>
-<H2><A NAME="ss10.22">10.22</A> <A HREF="adminmanual_en.html#toc10.22">clear/announce [1|all] (0)</A>
-</H2>
-
-<P><CODE><B>clear/announce [1|all]</B> Clear a announce filter line</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.23">10.23</A> <A HREF="adminmanual_en.html#toc10.23">clear/route &lt;callsign&gt; [input] [0-9|all] (8)</A>
-</H2>
-
-<P><CODE><B>clear/route &lt;callsign&gt; [input] [0-9|all]</B> Clear a route filter line</CODE></P>
-<P>A sysop can clear an input or normal output filter for a user or thenode_default or user_default. </P>
-<H2><A NAME="ss10.24">10.24</A> <A HREF="adminmanual_en.html#toc10.24">clear/route [1|all] (0)</A>
-</H2>
-
-<P><CODE><B>clear/route [1|all]</B> Clear a route filter line</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.25">10.25</A> <A HREF="adminmanual_en.html#toc10.25">clear/spots &lt;callsign&gt; [input] [0-9|all] (8)</A>
-</H2>
-
-<P><CODE><B>clear/spots &lt;callsign&gt; [input] [0-9|all]</B> Clear a spot filter line</CODE></P>
-<P>A sysop can clear an input or normal output filter for a user or thenode_default or user_default. </P>
-<H2><A NAME="ss10.26">10.26</A> <A HREF="adminmanual_en.html#toc10.26">clear/spots [0-9|all] (0)</A>
-</H2>
-
-<P><CODE><B>clear/spots [0-9|all]</B> Clear a spot filter line</CODE></P>
-<P>This command allows you to clear (remove) a line in a spot filter or to remove the whole filter.If you have a filter:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spot 1 on hf/cw  acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-and you say:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spot 1
-</PRE>
-</CODE></BLOCKQUOTE>
-you will be left with:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-If you do:
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spot all
-</PRE>
-</CODE></BLOCKQUOTE>
-the filter will be completely removed.</P>
-<H2><A NAME="ss10.27">10.27</A> <A HREF="adminmanual_en.html#toc10.27">clear/wcy &lt;callsign&gt; [input] [0-9|all] (8)</A>
-</H2>
-
-<P><CODE><B>clear/wcy &lt;callsign&gt; [input] [0-9|all]</B> Clear a WCY filter line</CODE></P>
-<P>A sysop can clear an input or normal output filter for a user or thenode_default or user_default. </P>
-<H2><A NAME="ss10.28">10.28</A> <A HREF="adminmanual_en.html#toc10.28">clear/wcy [1|all] (0)</A>
-</H2>
-
-<P><CODE><B>clear/wcy [1|all]</B> Clear a WCY filter line</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.29">10.29</A> <A HREF="adminmanual_en.html#toc10.29">clear/wwv &lt;callsign&gt; [input] [0-9|all] (8)</A>
-</H2>
-
-<P><CODE><B>clear/wwv &lt;callsign&gt; [input] [0-9|all]</B> Clear a WWV filter line</CODE></P>
-<P>A sysop can clear an input or normal output filter for a user or thenode_default or user_default. </P>
-<H2><A NAME="ss10.30">10.30</A> <A HREF="adminmanual_en.html#toc10.30">clear/wwv [1|all] (0)</A>
-</H2>
-
-<P><CODE><B>clear/wwv [1|all]</B> Clear a WWV filter line</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.31">10.31</A> <A HREF="adminmanual_en.html#toc10.31">connect &lt;callsign&gt; (5)</A>
-</H2>
-
-<P><CODE><B>connect &lt;callsign&gt;</B> Start a connection to another DX Cluster</CODE></P>
-<P>Start a connection process that will culminate in a new connection to theDX cluster &lt;callsign&gt;. This process creates a new 'client' process which willuse the script in /spider/connect/&lt;callsign&gt; to effect the 'chat' exchangenecessary to traverse the network(s) to logon to the cluster &lt;callsign&gt;.</P>
-<H2><A NAME="ss10.32">10.32</A> <A HREF="adminmanual_en.html#toc10.32">dbavail (0)</A>
-</H2>
-
-<P><CODE><B>dbavail</B> Show a list of all the Databases in the system</CODE></P>
-<P>Title says it all really, this command lists all the databases definedin the system. It is also aliased to SHOW/COMMAND.</P>
-<H2><A NAME="ss10.33">10.33</A> <A HREF="adminmanual_en.html#toc10.33">dbcreate &lt;name&gt; (9)</A>
-</H2>
-
-<P><CODE><B>dbcreate &lt;name&gt;</B> Create a database entry</CODE></P>
-
-<H2><A NAME="ss10.34">10.34</A> <A HREF="adminmanual_en.html#toc10.34">dbcreate &lt;name&gt; chain &lt;name&gt; [&lt;name&gt;..] (9)</A>
-</H2>
-
-<P><CODE><B>dbcreate &lt;name&gt; chain &lt;name&gt; [&lt;name&gt;..]</B> Create a chained database entry</CODE></P>
-
-<H2><A NAME="ss10.35">10.35</A> <A HREF="adminmanual_en.html#toc10.35">dbcreate &lt;name&gt; cmd &lt;dxspider command&gt; (9)</A>
-</H2>
-
-<P><CODE><B>dbcreate &lt;name&gt; cmd &lt;dxspider command&gt;</B> make a local command available as a DB</CODE></P>
-<P>DBCREATE allows you to define a database in the system. It doesn't actuallycreate anything, just defines it.The databases that are created are simple DB_File hash databases, they are therefore already 'indexed'.You can define a local database with the first form of the command eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBCREATE oblast
-</PRE>
-</CODE></BLOCKQUOTE>
-You can also chain databases with the addition of the 'chain' keyword. This will search each database one after the other. A typical example is:
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBCREATE sdx_qsl chain sql_ad
-</PRE>
-</CODE></BLOCKQUOTE>
-No checking is done to see if the any of the chained databases exist, infact it is usually better to do the above staement first then do each ofthe chained databases.Databases can exist offsite. To define a database that lives on another node do:
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBCREATE buckmaster remote gb7dxc
-</PRE>
-</CODE></BLOCKQUOTE>
-Remote databases cannot be chained; however, the last database in a a chain can be a remote database eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBCREATE qsl chain gb7dxc
-</PRE>
-</CODE></BLOCKQUOTE>
-To see what databases have been defined do:
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBAVAIL (or it will have been aliased to SHOW/COMMAND)
-</PRE>
-</CODE></BLOCKQUOTE>
-It would be normal for you to add an entry into your local Aliases fileto allow people to use the 'SHOW/&lt;dbname&gt;' style syntax. So you wouldneed to add a line like:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  's' =&gt; [    ..    ..    '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',    ..    ..   ],
-</PRE>
-</CODE></BLOCKQUOTE>
-to allow 
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/BUCK g1tlh
-</PRE>
-</CODE></BLOCKQUOTE>
-to work as they may be used to.You can also make local commands available as 'pseudo' databases. Youcan therefore make spider special commands available as a database. Iimagine that this will be primarily useful for remote access from legacy nodes. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBCREATE dxqsl cmd show/dxqsl
-</PRE>
-</CODE></BLOCKQUOTE>
-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</P>
-<H2><A NAME="ss10.36">10.36</A> <A HREF="adminmanual_en.html#toc10.36">dbcreate &lt;name&gt; remote &lt;node&gt; (9)</A>
-</H2>
-
-<P><CODE><B>dbcreate &lt;name&gt; remote &lt;node&gt;</B> Create a remote database entry</CODE></P>
-
-<H2><A NAME="ss10.37">10.37</A> <A HREF="adminmanual_en.html#toc10.37">dbimport &lt;dbname&gt; &lt;filename&gt; (9)</A>
-</H2>
-
-<P><CODE><B>dbimport &lt;dbname&gt; &lt;filename&gt;</B> Import AK1A data into a database</CODE></P>
-<P>If you want to import or update data in bulk to a database you can usethis command. It will either create or update entries into an existingdatabase. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBIMPORT oblast /tmp/OBLAST.FUL
-</PRE>
-</CODE></BLOCKQUOTE>
-will import the standard OBLAST database that comes with AK1A into theoblast database held locally.</P>
-<H2><A NAME="ss10.38">10.38</A> <A HREF="adminmanual_en.html#toc10.38">dbremove &lt;dbname&gt; (9)</A>
-</H2>
-
-<P><CODE><B>dbremove &lt;dbname&gt;</B> Delete a database</CODE></P>
-<P>DBREMOVE will completely remove a database entry and also delete any datafile that is associated with it. There is no warning, no comeback, no safety net. For example:
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBREMOVE oblast 
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.39">10.39</A> <A HREF="adminmanual_en.html#toc10.39">dbshow &lt;dbname&gt; &lt;key&gt; (0)</A>
-</H2>
-
-<P><CODE><B>dbshow &lt;dbname&gt; &lt;key&gt;</B> Display an entry, if it exists, in a database</CODE></P>
-<P>This is the generic user interface to the database to the database system.It is expected that the sysop will add an entry to the local Aliases fileso that users can use the more familiar AK1A style of enquiry such as:
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/BUCK G1TLH
-</PRE>
-</CODE></BLOCKQUOTE>
-but if he hasn't and the database really does exist (use DBAVAIL orSHOW/COMMAND to find out) you can do the same thing with:
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBSHOW buck G1TLH
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.40">10.40</A> <A HREF="adminmanual_en.html#toc10.40">debug (9)</A>
-</H2>
-
-<P><CODE><B>debug</B> Set the cluster program into debug mode</CODE></P>
-<P>Executing this command will only have an effect if you are running the clusterin debug mode i.e.
-<BLOCKQUOTE><CODE>
-<PRE>
-        perl -d cluster.pl
-</PRE>
-</CODE></BLOCKQUOTE>
-It will interrupt the cluster just after the debug command has finished.</P>
-<H2><A NAME="ss10.41">10.41</A> <A HREF="adminmanual_en.html#toc10.41">delete/usdb &lt;callsign&gt; ... (9)</A>
-</H2>
-
-<P><CODE><B>delete/usdb &lt;callsign&gt; ...</B> Delete this user from the US State Database</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.42">10.42</A> <A HREF="adminmanual_en.html#toc10.42">delete/user &lt;callsign&gt; ... (9)</A>
-</H2>
-
-<P><CODE><B>delete/user &lt;callsign&gt; ...</B> Delete this user from the User Database</CODE></P>
-<P>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!</P>
-<H2><A NAME="ss10.43">10.43</A> <A HREF="adminmanual_en.html#toc10.43">demonstrate &lt;call&gt; &lt;command&gt; (9)</A>
-</H2>
-
-<P><CODE><B>demonstrate &lt;call&gt; &lt;command&gt;</B> Demonstrate a command to another user</CODE></P>
-<P>This command is provided so that sysops can demonstrate commands to other users. It runs a command as though that user had typed it in andthen sends the output to that user, together with the command that caused it.
-<BLOCKQUOTE><CODE>
-<PRE>
-  DEMO g7brn sh/dx iota oc209  DEMO g1tlh set/here
-</PRE>
-</CODE></BLOCKQUOTE>
-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. </P>
-<H2><A NAME="ss10.44">10.44</A> <A HREF="adminmanual_en.html#toc10.44">directory (0)</A>
-</H2>
-
-<P><CODE><B>directory</B> List messages </CODE></P>
-
-<H2><A NAME="ss10.45">10.45</A> <A HREF="adminmanual_en.html#toc10.45">directory &lt;from&gt;-&lt;to&gt; (0)</A>
-</H2>
-
-<P><CODE><B>directory &lt;from&gt;-&lt;to&gt;</B> List messages &lt;from&gt; message &lt;to&gt; message </CODE></P>
-<P>List the messages in the messages directory.If there is a 'p' one space after the message number then it is a personal message. If there is a '-' between the message number and the'p' then this indicates that the message has been read.You can use shell escape characters such as '*' and '?' in the &lt;call&gt;fields.You can combine some of the various directory commands together eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   DIR TO G1TLH 5
-</PRE>
-</CODE></BLOCKQUOTE>
-or 
-<BLOCKQUOTE><CODE>
-<PRE>
-   DIR SUBJECT IOTA 200-250
-</PRE>
-</CODE></BLOCKQUOTE>
-You can abbreviate all the commands to one letter and use ak1a syntax:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   DIR/T G1* 10   DIR/S QSL 10-100 5
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.46">10.46</A> <A HREF="adminmanual_en.html#toc10.46">directory &lt;nn&gt; (0)</A>
-</H2>
-
-<P><CODE><B>directory &lt;nn&gt;</B> List last &lt;nn&gt; messages</CODE></P>
-
-<H2><A NAME="ss10.47">10.47</A> <A HREF="adminmanual_en.html#toc10.47">directory all (0)</A>
-</H2>
-
-<P><CODE><B>directory all</B> List all messages</CODE></P>
-
-<H2><A NAME="ss10.48">10.48</A> <A HREF="adminmanual_en.html#toc10.48">directory from &lt;call&gt; (0)</A>
-</H2>
-
-<P><CODE><B>directory from &lt;call&gt;</B> List all messages from &lt;call&gt;</CODE></P>
-
-<H2><A NAME="ss10.49">10.49</A> <A HREF="adminmanual_en.html#toc10.49">directory new (0)</A>
-</H2>
-
-<P><CODE><B>directory new</B> List all new messages</CODE></P>
-
-<H2><A NAME="ss10.50">10.50</A> <A HREF="adminmanual_en.html#toc10.50">directory own (0)</A>
-</H2>
-
-<P><CODE><B>directory own</B> List your own messages</CODE></P>
-
-<H2><A NAME="ss10.51">10.51</A> <A HREF="adminmanual_en.html#toc10.51">directory subject &lt;string&gt; (0)</A>
-</H2>
-
-<P><CODE><B>directory subject &lt;string&gt;</B> List all messages with &lt;string&gt; in subject</CODE></P>
-
-<H2><A NAME="ss10.52">10.52</A> <A HREF="adminmanual_en.html#toc10.52">directory to &lt;call&gt; (0)</A>
-</H2>
-
-<P><CODE><B>directory to &lt;call&gt;</B> List all messages to &lt;call&gt;</CODE></P>
-
-<H2><A NAME="ss10.53">10.53</A> <A HREF="adminmanual_en.html#toc10.53">directory- (5)</A>
-</H2>
-
-<P><CODE><B>directory-</B> </CODE></P>
-<P>Sysops can see all users' messages.</P>
-<H2><A NAME="ss10.54">10.54</A> <A HREF="adminmanual_en.html#toc10.54">disconnect &lt;call&gt; [&lt;call&gt; ...] (8)</A>
-</H2>
-
-<P><CODE><B>disconnect &lt;call&gt; [&lt;call&gt; ...]</B> Disconnect a user or cluster</CODE></P>
-<P>Disconnect any &lt;call&gt; connected locally</P>
-<H2><A NAME="ss10.55">10.55</A> <A HREF="adminmanual_en.html#toc10.55">dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt; (0)</A>
-</H2>
-
-<P><CODE><B>dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</B> Send a DX spot</CODE></P>
-<P>This is how you send a DX Spot to other users. You can, in fact, nowenter the &lt;freq&gt; and the &lt;call&gt; either way round. 
-<BLOCKQUOTE><CODE>
-<PRE>
-   DX FR0G 144.600   DX 144.600 FR0G   DX 144600 FR0G 
-</PRE>
-</CODE></BLOCKQUOTE>
-will all give the same result. You can add some remarks to the endof the command and they will be added to the spot.
-<BLOCKQUOTE><CODE>
-<PRE>
-   DX FR0G 144600 this is a test
-</PRE>
-</CODE></BLOCKQUOTE>
-You can credit someone else by saying:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   DX by G1TLH FR0G 144.600 he isn't on the cluster
-</PRE>
-</CODE></BLOCKQUOTE>
-The &lt;freq&gt; is compared against the available bands set up in the cluster.  See SHOW/BANDS for more information.</P>
-<H2><A NAME="ss10.56">10.56</A> <A HREF="adminmanual_en.html#toc10.56">echo &lt;line&gt; (0)</A>
-</H2>
-
-<P><CODE><B>echo &lt;line&gt;</B> Echo the line to the output</CODE></P>
-<P>This command is useful in scripts and so forth for printing theline that you give to the command to the output. You can use thisin user_default scripts and the SAVE command for titling and so forthThe script will interpret certain standard "escape" sequences as follows:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  \t - becomes a TAB character (0x09 in ascii)  \a - becomes a BEEP character (0x07 in ascii)  \n - prints a new line
-</PRE>
-</CODE></BLOCKQUOTE>
-So the following example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  echo GB7DJK is a dxcluster
-</PRE>
-</CODE></BLOCKQUOTE>
-produces:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  GB7DJK is a dxcluster
-</PRE>
-</CODE></BLOCKQUOTE>
-on the output. You don't need a \n on the end of the line you want to send.A more complex example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  echo GB7DJK\n\tg1tlh\tDirk\n\tg3xvf\tRichard
-</PRE>
-</CODE></BLOCKQUOTE>
-produces:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  GB7DJK          g1tlh   Dirk          g3xvf   Richard
-</PRE>
-</CODE></BLOCKQUOTE>
-on the output.</P>
-<H2><A NAME="ss10.57">10.57</A> <A HREF="adminmanual_en.html#toc10.57">export &lt;msgno&gt; &lt;filename&gt; (9)</A>
-</H2>
-
-<P><CODE><B>export &lt;msgno&gt; &lt;filename&gt;</B> Export a message to a file</CODE></P>
-<P>Export a message to a file. This command can only be executed on a localconsole with a fully privileged user. The file produced will be in a formready to be imported back into the cluster by placing it in the import directory (/spider/msg/import).This command cannot overwrite an existing file. This is to provide some measure of security. Any files written will owned by the same user as the main cluster, otherwise you can put the new files anywhere the cluster canaccess. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  EXPORT 2345 /tmp/a
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.58">10.58</A> <A HREF="adminmanual_en.html#toc10.58">export_users [&lt;filename&gt;] (9)</A>
-</H2>
-
-<P><CODE><B>export_users [&lt;filename&gt;]</B> Export the users database to ascii</CODE></P>
-<P>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 &lt;filename&gt;.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.</P>
-<H2><A NAME="ss10.59">10.59</A> <A HREF="adminmanual_en.html#toc10.59">filtering... (0)</A>
-</H2>
-
-<P><CODE><B>filtering...</B> Filtering things in DXSpider</CODE></P>
-<P>There are a number of things you can filter in the DXSpider system. Theyall use the same general mechanism.In general terms you can create a 'reject' or an 'accept' filter whichcan have up to 10 lines in it. You do this using, for example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spots .....  reject/spots .....
-</PRE>
-</CODE></BLOCKQUOTE>
-where ..... are the specific commands for that type of filter. Thereare filters for spots, wwv, announce, wcy and (for sysops)connects. See each different accept or reject command reference formore details.There is also a command to clear out one or more lines in a filter andone to show you what you have set. They are:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spots 1  clear/spots all
-</PRE>
-</CODE></BLOCKQUOTE>
-and 
-<BLOCKQUOTE><CODE>
-<PRE>
-  show/filter
-</PRE>
-</CODE></BLOCKQUOTE>
-There is clear/xxxx command for each type of filter.For now we are going to use spots for the examples, but you can applythe principles to all types of filter.There are two main types of filter 'accept' or 'reject'; which you usedepends entirely on how you look at the world and what is leastwriting to achieve what you want. Each filter has 10 lines (of anylength) which are tried in order. If a line matches then the actionyou have specified is taken (ie reject means ignore it and acceptmeans gimme it).The important thing to remember is that if you specify a 'reject'filter (all the lines in it say 'reject/spots' (for instance)) then ifa spot comes in that doesn't match any of the lines then you will getit BUT if you specify an 'accept' filter then any spots that don'tmatch are dumped. For example if I have a one line accept filter:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-then automatically you will ONLY get VHF spots from or to CQ zones 1415 and 16.  If you set a reject filter like:
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spots on hf/cw
-</PRE>
-</CODE></BLOCKQUOTE>
-Then you will get everything EXCEPT HF CW spots, If you am interested in IOTAand will work it even on CW then you could say:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spots on hf/cw and not info iota
-</PRE>
-</CODE></BLOCKQUOTE>
-But in that case you might only be interested in iota and say:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spots not on hf/cw or info iota
-</PRE>
-</CODE></BLOCKQUOTE>
-which is exactly the same. You should choose one or the other untilyou are confortable with the way it works. Yes, you can mix them(actually you can have an accept AND a reject on the same line) butdon't try this at home until you can analyse the results that you getwithout ringing up the sysop for help.Another useful addition now is filtering by US state
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spots by_state VA,NH,RI,ME
-</PRE>
-</CODE></BLOCKQUOTE>
-You can arrange your filter lines into logical units, either for yourown understanding or simply convenience. I have one set frequently:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spots 1 on hf/cw  reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  
-</PRE>
-</CODE></BLOCKQUOTE>
-What this does is to ignore all HF CW spots (being a class B I can'tread any CW and couldn't possibly be interested in HF :-) and alsorejects any spots on VHF which don't either originate or spot someonein Europe.This is an exmaple where you would use the line number (1 and 2 inthis case), if you leave the digit out, the system assumes '1'. Digits'0'-'9' are available.You can leave the word 'and' out if you want, it is implied. You canuse any number of brackets to make the 'expression' as you wantit. There are things called precedence rules working here which meanthat you will NEED brackets in a situation like line 2 because,without it, will assume:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 
-</PRE>
-</CODE></BLOCKQUOTE>
-annoying, but that is the way it is. If you use OR - usebrackets. Whilst we are here CASE is not important. 'And BY_Zone' isjust 'and by_zone'.If you want to alter your filter you can just redefine one or morelines of it or clear out one line. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spots 1 on hf/ssb
-</PRE>
-</CODE></BLOCKQUOTE>
-or 
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spots 1
-</PRE>
-</CODE></BLOCKQUOTE>
-To remove the filter in its entirty:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spots all
-</PRE>
-</CODE></BLOCKQUOTE>
-There are similar CLEAR commands for the other filters:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/announce  clear/wcy  clear/wwv
-</PRE>
-</CODE></BLOCKQUOTE>
-ADVANCED USERS:-Once you are happy with the results you get, you may like to experiment. my example that filters hf/cw spots and accepts vhf/uhf spots from EUcan be written with a mixed filter, eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/spot on hf/cw  acc/spot on 0/30000  acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.60">10.60</A> <A HREF="adminmanual_en.html#toc10.60">forward/latlong &lt;node_call&gt; (8)</A>
-</H2>
-
-<P><CODE><B>forward/latlong &lt;node_call&gt;</B> Send latitude and longitude information to another cluster</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.61">10.61</A> <A HREF="adminmanual_en.html#toc10.61">forward/opernam &lt;call&gt; (1)</A>
-</H2>
-
-<P><CODE><B>forward/opernam &lt;call&gt;</B> Send out information on this &lt;call&gt; to all clusters</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.62">10.62</A> <A HREF="adminmanual_en.html#toc10.62">help (0)</A>
-</H2>
-
-<P><CODE><B>help</B> The HELP Command</CODE></P>
-<P>HELP is available for a number of commands. The syntax is:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  HELP &lt;cmd&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-Where &lt;cmd&gt; 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 &lt;string&gt; command which will search the help databasefor the &lt;string&gt; you specify and give you a list of likely commandsto look at with HELP.</P>
-<H2><A NAME="ss10.63">10.63</A> <A HREF="adminmanual_en.html#toc10.63">init &lt;node&gt; (5)</A>
-</H2>
-
-<P><CODE><B>init &lt;node&gt;</B> Re-initialise a link to an AK1A compatible node</CODE></P>
-<P>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 &lt;node&gt; DISC/F &lt;yournode&gt;).Best of luck - you will need it.</P>
-<H2><A NAME="ss10.64">10.64</A> <A HREF="adminmanual_en.html#toc10.64">join &lt;group&gt; (0)</A>
-</H2>
-
-<P><CODE><B>join &lt;group&gt;</B> Join a chat or conference group</CODE></P>
-<P>JOIN allows you to join a network wide conference group. To join agroup (called FOC in this case) type:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  JOIN FOC
-</PRE>
-</CODE></BLOCKQUOTE>
-See also CHAT, LEAVE, SHOW/CHAT</P>
-<H2><A NAME="ss10.65">10.65</A> <A HREF="adminmanual_en.html#toc10.65">kill (5)</A>
-</H2>
-
-<P><CODE><B>kill</B> </CODE></P>
-<P>As a sysop you can kill any message on the system.</P>
-<H2><A NAME="ss10.66">10.66</A> <A HREF="adminmanual_en.html#toc10.66">kill &lt;from msgno&gt;-&lt;to msgno&gt; (0)</A>
-</H2>
-
-<P><CODE><B>kill &lt;from msgno&gt;-&lt;to msgno&gt;</B> Delete a range of messages</CODE></P>
-
-<H2><A NAME="ss10.67">10.67</A> <A HREF="adminmanual_en.html#toc10.67">kill &lt;from&gt;-&lt;to&gt; (5)</A>
-</H2>
-
-<P><CODE><B>kill &lt;from&gt;-&lt;to&gt;</B> Remove a range of messages from the system</CODE></P>
-
-<H2><A NAME="ss10.68">10.68</A> <A HREF="adminmanual_en.html#toc10.68">kill &lt;msgno&gt; [&lt;msgno..] (0)</A>
-</H2>
-
-<P><CODE><B>kill &lt;msgno&gt; [&lt;msgno..]</B> Delete a message from the local system</CODE></P>
-
-<H2><A NAME="ss10.69">10.69</A> <A HREF="adminmanual_en.html#toc10.69">kill &lt;msgno&gt; [&lt;msgno&gt; ...] (0)</A>
-</H2>
-
-<P><CODE><B>kill &lt;msgno&gt; [&lt;msgno&gt; ...]</B> Remove or erase a message from the system</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.70">10.70</A> <A HREF="adminmanual_en.html#toc10.70">kill expunge &lt;msgno&gt; [&lt;msgno..] (6)</A>
-</H2>
-
-<P><CODE><B>kill expunge &lt;msgno&gt; [&lt;msgno..]</B> Expunge a message</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.71">10.71</A> <A HREF="adminmanual_en.html#toc10.71">kill from &lt;call&gt; (5)</A>
-</H2>
-
-<P><CODE><B>kill from &lt;call&gt;</B> Remove all messages from a callsign</CODE></P>
-
-<H2><A NAME="ss10.72">10.72</A> <A HREF="adminmanual_en.html#toc10.72">kill full &lt;msgno&gt; [&lt;msgno..] (5)</A>
-</H2>
-
-<P><CODE><B>kill full &lt;msgno&gt; [&lt;msgno..]</B> Delete a message from the whole cluster</CODE></P>
-<P>Delete a message from the local system. You will only be able todelete messages that you have originated or been sent (unless you arethe sysop). 
-<BLOCKQUOTE><CODE>
-<PRE>
-  KILL 1234-1255
-</PRE>
-</CODE></BLOCKQUOTE>
-Will delete all the messages that you own between msgnos 1234 and 1255.
-<BLOCKQUOTE><CODE>
-<PRE>
-  KILL from g1tlh
-</PRE>
-</CODE></BLOCKQUOTE>
-will delete all the messages from g1tlh (if you are g1tlh). Similarly:
-<BLOCKQUOTE><CODE>
-<PRE>
-  KILL to g1tlh
-</PRE>
-</CODE></BLOCKQUOTE>
-will delete all messages to g1tlh.
-<BLOCKQUOTE><CODE>
-<PRE>
-  KILL FULL 1234
-</PRE>
-</CODE></BLOCKQUOTE>
-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!</P>
-<H2><A NAME="ss10.73">10.73</A> <A HREF="adminmanual_en.html#toc10.73">kill full &lt;msgno&gt; [&lt;msgno] (5)</A>
-</H2>
-
-<P><CODE><B>kill full &lt;msgno&gt; [&lt;msgno]</B> Remove a message from the entire cluster</CODE></P>
-<P>Remove this message from the entire cluster system as well as your node.</P>
-<H2><A NAME="ss10.74">10.74</A> <A HREF="adminmanual_en.html#toc10.74">kill to &lt;call&gt; (5)</A>
-</H2>
-
-<P><CODE><B>kill to &lt;call&gt;</B> Remove all messages to a callsign</CODE></P>
-
-<H2><A NAME="ss10.75">10.75</A> <A HREF="adminmanual_en.html#toc10.75">kill from &lt;regex&gt; (0)</A>
-</H2>
-
-<P><CODE><B>kill from &lt;regex&gt;</B> Delete messages FROM a callsign or pattern</CODE></P>
-
-<H2><A NAME="ss10.76">10.76</A> <A HREF="adminmanual_en.html#toc10.76">kill to &lt;regex&gt; (0)</A>
-</H2>
-
-<P><CODE><B>kill to &lt;regex&gt;</B> Delete messages TO a callsign or pattern</CODE></P>
-
-<H2><A NAME="ss10.77">10.77</A> <A HREF="adminmanual_en.html#toc10.77">leave &lt;group&gt; (0)</A>
-</H2>
-
-<P><CODE><B>leave &lt;group&gt;</B> Leave a chat or conference group</CODE></P>
-<P>LEAVE allows you to leave a network wide conference group. To leave agroup (called FOC in this case) type:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  LEAVE FOC
-</PRE>
-</CODE></BLOCKQUOTE>
-See also CHAT, JOIN, SHOW/CHAT</P>
-<H2><A NAME="ss10.78">10.78</A> <A HREF="adminmanual_en.html#toc10.78">links (0)</A>
-</H2>
-
-<P><CODE><B>links</B> Show which nodes is physically connected</CODE></P>
-<P>This is a quick listing that shows which links are connected andsome information about them. See WHO for a list of all connections.</P>
-<H2><A NAME="ss10.79">10.79</A> <A HREF="adminmanual_en.html#toc10.79">load/aliases (9)</A>
-</H2>
-
-<P><CODE><B>load/aliases</B> Reload the command alias table</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.80">10.80</A> <A HREF="adminmanual_en.html#toc10.80">load/badmsg (9)</A>
-</H2>
-
-<P><CODE><B>load/badmsg</B> Reload the bad msg table</CODE></P>
-<P>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. </P>
-<H2><A NAME="ss10.81">10.81</A> <A HREF="adminmanual_en.html#toc10.81">load/badwords (9)</A>
-</H2>
-
-<P><CODE><B>load/badwords</B> Reload the bad words table</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.82">10.82</A> <A HREF="adminmanual_en.html#toc10.82">load/bands (9)</A>
-</H2>
-
-<P><CODE><B>load/bands</B> Reload the band limits table</CODE></P>
-<P>Reload the /spider/data/bands.pl file if you have changed it manually whilstthe cluster is running. </P>
-<H2><A NAME="ss10.83">10.83</A> <A HREF="adminmanual_en.html#toc10.83">load/cmd_cache (9)</A>
-</H2>
-
-<P><CODE><B>load/cmd_cache</B> Reload the automatic command cache</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.84">10.84</A> <A HREF="adminmanual_en.html#toc10.84">load/forward (9)</A>
-</H2>
-
-<P><CODE><B>load/forward</B> Reload the msg forwarding routing table</CODE></P>
-<P>Reload the /spider/msg/forward.pl file if you have changed itmanually whilst the cluster is running.</P>
-<H2><A NAME="ss10.85">10.85</A> <A HREF="adminmanual_en.html#toc10.85">load/keps (5)</A>
-</H2>
-
-<P><CODE><B>load/keps</B> Load new keps data</CODE></P>
-
-<H2><A NAME="ss10.86">10.86</A> <A HREF="adminmanual_en.html#toc10.86">load/keps [nn] (5)</A>
-</H2>
-
-<P><CODE><B>load/keps [nn]</B> Load new keps data from message</CODE></P>
-<P>If there is no message number then reload the current Keps data fromthe Keps.pm data file. You create this file by running 
-<BLOCKQUOTE><CODE>
-<PRE>
- /spider/perl/convkeps.pl &lt;filename&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-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. </P>
-<H2><A NAME="ss10.87">10.87</A> <A HREF="adminmanual_en.html#toc10.87">load/messages (9)</A>
-</H2>
-
-<P><CODE><B>load/messages</B> Reload the system messages file</CODE></P>
-<P>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'</P>
-<H2><A NAME="ss10.88">10.88</A> <A HREF="adminmanual_en.html#toc10.88">load/prefixes (9)</A>
-</H2>
-
-<P><CODE><B>load/prefixes</B> Reload the prefix table</CODE></P>
-<P>Reload the /spider/data/prefix_data.pl file if you have changed itmanually whilst the cluster is running.</P>
-<H2><A NAME="ss10.89">10.89</A> <A HREF="adminmanual_en.html#toc10.89">merge &lt;node&gt; [&lt;no spots&gt;/&lt;no wwv&gt;] (5)</A>
-</H2>
-
-<P><CODE><B>merge &lt;node&gt; [&lt;no spots&gt;/&lt;no wwv&gt;]</B> Ask for the latest spots and WWV </CODE></P>
-<P>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).</P>
-<H2><A NAME="ss10.90">10.90</A> <A HREF="adminmanual_en.html#toc10.90">msg &lt;cmd&gt; &lt;msgno&gt; [data ... ] (9)</A>
-</H2>
-
-<P><CODE><B>msg &lt;cmd&gt; &lt;msgno&gt; [data ... ]</B> Alter various message parameters</CODE></P>
-<P>Alter message parameters like To, From, Subject, whether private or bulletinor return receipt (RR) is required or whether to keep this message from timingout.
-<BLOCKQUOTE><CODE>
-<PRE>
-  MSG TO &lt;msgno&gt; &lt;call&gt;     - change TO callsign to &lt;call&gt;  MSG FRom &lt;msgno&gt; &lt;call&gt;   - change FROM callsign to &lt;call&gt;  MSG PRrivate &lt;msgno&gt;      - set private flag  MSG NOPRrivate &lt;msgno&gt;    - unset private flag  MSG RR &lt;msgno&gt;            - set RR flag  MSG NORR &lt;msgno&gt;          - unset RR flag  MSG KEep &lt;msgno&gt;          - set the keep flag (message won't be deleted ever)  MSG NOKEep &lt;msgno&gt;        - unset the keep flag  MSG SUbject &lt;msgno&gt; &lt;new&gt; - change the subject to &lt;new&gt;  MSG WAittime &lt;msgno&gt;      - remove any waitting time for this message  MSG NOREad &lt;msgno&gt;        - mark message as unread  MSG REad &lt;msgno&gt;          - mark message as read  MSG QUeue                 - queue any outstanding bulletins  MSG QUeue 1               - queue any outstanding private messages
-</PRE>
-</CODE></BLOCKQUOTE>
-You can look at the status of a message by using:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  STAT/MSG &lt;msgno&gt;      
-</PRE>
-</CODE></BLOCKQUOTE>
-This will display more information on the message than DIR does.</P>
-<H2><A NAME="ss10.91">10.91</A> <A HREF="adminmanual_en.html#toc10.91">pc &lt;call&gt; &lt;text&gt; (8)</A>
-</H2>
-
-<P><CODE><B>pc &lt;call&gt; &lt;text&gt;</B> Send arbitrary text to a connected callsign</CODE></P>
-<P>Send some arbitrary text to a locally connected callsign. Noprocessing is done on the text. This command allows you to send PCProtocol to unstick things if problems arise (messages get stucketc). eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   pc gb7djk PC33^GB7TLH^GB7DJK^400^
-</PRE>
-</CODE></BLOCKQUOTE>
-or 
-<BLOCKQUOTE><CODE>
-<PRE>
-   pc G1TLH Try doing that properly!!!
-</PRE>
-</CODE></BLOCKQUOTE>
-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 &lt;blah&gt; to &lt;blah" or whatever.</P>
-<H2><A NAME="ss10.92">10.92</A> <A HREF="adminmanual_en.html#toc10.92">ping &lt;node call&gt; (1)</A>
-</H2>
-
-<P><CODE><B>ping &lt;node call&gt;</B> Check the link quality between nodes</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.93">10.93</A> <A HREF="adminmanual_en.html#toc10.93">rcmd &lt;node call&gt; &lt;cmd&gt; (1)</A>
-</H2>
-
-<P><CODE><B>rcmd &lt;node call&gt; &lt;cmd&gt;</B> Send a command to another DX Cluster</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.94">10.94</A> <A HREF="adminmanual_en.html#toc10.94">read (0)</A>
-</H2>
-
-<P><CODE><B>read</B> Read the next unread personal message addressed to you</CODE></P>
-
-<H2><A NAME="ss10.95">10.95</A> <A HREF="adminmanual_en.html#toc10.95">read &lt;msgno&gt; (0)</A>
-</H2>
-
-<P><CODE><B>read &lt;msgno&gt;</B> Read the specified message</CODE></P>
-<P>You can read any messages that are sent as 'non-personal' and also anymessage either sent by or sent to your callsign.</P>
-<H2><A NAME="ss10.96">10.96</A> <A HREF="adminmanual_en.html#toc10.96">read- (5)</A>
-</H2>
-
-<P><CODE><B>read-</B> </CODE></P>
-<P>As a sysop you may read any message on the system</P>
-<H2><A NAME="ss10.97">10.97</A> <A HREF="adminmanual_en.html#toc10.97">reject (0)</A>
-</H2>
-
-<P><CODE><B>reject</B> Set a filter to reject something</CODE></P>
-<P>Create a filter to reject somethingThere are 2 types of filter, accept and reject.  See HELP FILTERING for moreinfo.</P>
-<H2><A NAME="ss10.98">10.98</A> <A HREF="adminmanual_en.html#toc10.98">reject/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>reject/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> Announce filter sysop version</CODE></P>
-<P>This version allows a sysop to set a filter for a callsign as well as thedefault for nodes and users eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/ann by G,M,2  reject/ann input node_default by G,M,2  reject/ann user_default by G,M,2
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.99">10.99</A> <A HREF="adminmanual_en.html#toc10.99">reject/announce [0-9] &lt;pattern&gt; (0)</A>
-</H2>
-
-<P><CODE><B>reject/announce [0-9] &lt;pattern&gt;</B> Set a 'reject' filter line for announce</CODE></P>
-<P>Create an 'reject this announce' line for a filter. A reject filter line means that if the announce matches this filter it ispassed onto the user. See HELP FILTERING for more info. Please read thisto understand how filters work - it will save a lot of grief later on.You can use any of the following things in this line:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  info &lt;string&gt;            eg: iota or qsl  by &lt;prefixes&gt;            eg: G,M,2           origin &lt;prefixes&gt;  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  origin_zone &lt;prefixes or numbers&gt;  origin_state &lt;states&gt;                eg: VA,NH,RI,ME  by_dxcc &lt;prefixes or numbers&gt;  by_itu &lt;prefixes or numbers&gt;  by_zone &lt;prefixes or numbers&gt;  by_state &lt;states&gt;                eg: VA,NH,RI,ME  channel &lt;prefixes&gt;  wx 1                     filter WX announces  dest &lt;prefixes&gt;          eg: 6MUK,WDX      (distros)
-</PRE>
-</CODE></BLOCKQUOTE>
-some examples:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/ann by_zone 14,15,16 and not by G,M,2
-</PRE>
-</CODE></BLOCKQUOTE>
-You can use the tag 'all' to reject everything eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/ann all
-</PRE>
-</CODE></BLOCKQUOTE>
-but this probably for advanced users...</P>
-<H2><A NAME="ss10.100">10.100</A> <A HREF="adminmanual_en.html#toc10.100">reject/route &lt;call&gt; [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>reject/route &lt;call&gt; [0-9] &lt;pattern&gt;</B> Set an 'reject' filter line for routing</CODE></P>
-<P>Create an 'reject this routing PC Protocol' line for a filter. An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter it is NOT passed thru that interface. See HELP FILTERING for more info. Please read this to understand how filters work - it will save a lot of grief later on.You can use any of the following things in this line:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  call &lt;prefixes&gt;        the callsign of the thingy  call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  call_zone &lt;prefixes or numbers&gt;  call_state &lt;states&gt;                eg: VA,NH,RI,ME  origin &lt;prefixes&gt;      really the interface it came in on  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  origin_zone &lt;prefixes or numbers&gt;  origin_state &lt;states&gt;                eg: VA,NH,RI,ME
-</PRE>
-</CODE></BLOCKQUOTE>
-some examples:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/route gb7djk call_dxcc 61,38 (everything except  UK+EIRE nodes)
-</PRE>
-</CODE></BLOCKQUOTE>
-You can use the tag 'all' to reject everything eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/route all     (equiv to [very] restricted mode)
-</PRE>
-</CODE></BLOCKQUOTE>
-as with ACCEPT/ROUTE 'by' is now a synonym for 'call'.</P>
-<H2><A NAME="ss10.101">10.101</A> <A HREF="adminmanual_en.html#toc10.101">reject/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>reject/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> Spot filter sysop version</CODE></P>
-<P>This version allows a sysop to set a filter for a callsign as well as thedefault for nodes and users eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spot db0sue-7 1 by_zone 14,15,16  reject/spot node_default all  set/hops node_default 10
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spot user_default by G,M,2
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.102">10.102</A> <A HREF="adminmanual_en.html#toc10.102">reject/spots [0-9] &lt;pattern&gt; (0)</A>
-</H2>
-
-<P><CODE><B>reject/spots [0-9] &lt;pattern&gt;</B> Set a 'reject' filter line for spots</CODE></P>
-<P>Create a 'reject this spot' line for a filter. A reject filter line means that if the spot matches this filter it isdumped (not passed on). See HELP FILTERING for more info. Please read thisto understand how filters work - it will save a lot of grief later on.You can use any of the following things in this line:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  freq &lt;range&gt;           eg: 0/30000 or hf or hf/cw or 6m,4m,2m  on &lt;range&gt;             same as 'freq'  call &lt;prefixes&gt;        eg: G,PA,HB9  info &lt;string&gt;          eg: iota or qsl  by &lt;prefixes&gt;              call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  call_zone &lt;prefixes or numbers&gt;  call_state &lt;states&gt;                eg: VA,NH,RI,ME  by_dxcc &lt;prefixes or numbers&gt;  by_itu &lt;prefixes or numbers&gt;  by_zone &lt;prefixes or numbers&gt;  by_state &lt;states&gt;                eg: VA,NH,RI,ME  origin &lt;prefixes&gt;  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-'call' means the callsign that has spotted 'by' whoever.For frequencies, you can use any of the band names defined inSHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -thus: hf/ssb. You can also just have a simple range like: 0/30000 -this is more efficient than saying simply: on HF (but don't gettoo hung up about that)some examples:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/spot 1 on hf  rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-You can use the tag 'all' to reject everything eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/spot 3 all
-</PRE>
-</CODE></BLOCKQUOTE>
-but this probably for advanced users...</P>
-<H2><A NAME="ss10.103">10.103</A> <A HREF="adminmanual_en.html#toc10.103">reject/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>reject/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> WCY filter sysop version</CODE></P>
-<P>This version allows a sysop to set a filter for a callsign as well as thedefault for nodes and users eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/wcy gb7djk all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.104">10.104</A> <A HREF="adminmanual_en.html#toc10.104">reject/wcy [0-9] &lt;pattern&gt; (0)</A>
-</H2>
-
-<P><CODE><B>reject/wcy [0-9] &lt;pattern&gt;</B> set a 'reject' WCY filter</CODE></P>
-<P>It is unlikely that you will want to do this, but if you do then you canfilter on the following fields:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  by &lt;prefixes&gt;            eg: G,M,2           origin &lt;prefixes&gt;  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  origin_zone &lt;prefixes or numbers&gt;  by_dxcc &lt;prefixes or numbers&gt;  by_itu &lt;prefixes or numbers&gt;  by_zone &lt;prefixes or numbers&gt;  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.105">10.105</A> <A HREF="adminmanual_en.html#toc10.105">reject/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-</H2>
-
-<P><CODE><B>reject/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> WWV filter sysop version</CODE></P>
-<P>This version allows a sysop to set a filter for a callsign as well as thedefault for nodes and users eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/wwv db0sue-7 1 by_zone 4  reject/wwv node_default all
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/wwv user_default by W
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.106">10.106</A> <A HREF="adminmanual_en.html#toc10.106">reject/wwv [0-9] &lt;pattern&gt; (0)</A>
-</H2>
-
-<P><CODE><B>reject/wwv [0-9] &lt;pattern&gt;</B> set a 'reject' WWV filter</CODE></P>
-<P>It is unlikely that you will want to do this, but if you do then you canfilter on the following fields:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  by &lt;prefixes&gt;            eg: G,M,2           origin &lt;prefixes&gt;  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW  origin_zone &lt;prefixes or numbers&gt;  by_dxcc &lt;prefixes or numbers&gt;  by_itu &lt;prefixes or numbers&gt;  by_zone &lt;prefixes or numbers&gt;  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-for example 
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/wwv by_zone 14,15,16
-</PRE>
-</CODE></BLOCKQUOTE>
-is probably the only useful thing to do (which will only show WWV broadcastsby stations in the US).See HELP FILTER for information.</P>
-<H2><A NAME="ss10.107">10.107</A> <A HREF="adminmanual_en.html#toc10.107">reply (0)</A>
-</H2>
-
-<P><CODE><B>reply</B> Reply (privately) to the last message that you have read</CODE></P>
-
-<H2><A NAME="ss10.108">10.108</A> <A HREF="adminmanual_en.html#toc10.108">reply &lt;msgno&gt; (0)</A>
-</H2>
-
-<P><CODE><B>reply &lt;msgno&gt;</B> Reply (privately) to the specified message</CODE></P>
-
-<H2><A NAME="ss10.109">10.109</A> <A HREF="adminmanual_en.html#toc10.109">reply b &lt;msgno&gt; (0)</A>
-</H2>
-
-<P><CODE><B>reply b &lt;msgno&gt;</B> Reply as a Bulletin to the specified message</CODE></P>
-
-<H2><A NAME="ss10.110">10.110</A> <A HREF="adminmanual_en.html#toc10.110">reply noprivate &lt;msgno&gt; (0)</A>
-</H2>
-
-<P><CODE><B>reply noprivate &lt;msgno&gt;</B> Reply as a Bulletin to the specified message</CODE></P>
-
-<H2><A NAME="ss10.111">10.111</A> <A HREF="adminmanual_en.html#toc10.111">reply rr &lt;msgno&gt; (0)</A>
-</H2>
-
-<P><CODE><B>reply rr &lt;msgno&gt;</B> Reply to the specified message with read receipt</CODE></P>
-<P>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)</P>
-<H2><A NAME="ss10.112">10.112</A> <A HREF="adminmanual_en.html#toc10.112">save [-d -t -a] &lt;filename&gt; "&lt;cmd&gt;" [...] (9)</A>
-</H2>
-
-<P><CODE><B>save [-d -t -a] &lt;filename&gt; "&lt;cmd&gt;" [...]</B> Save command output to a file</CODE></P>
-<P>This sysop only cammand allows you to save the output of one or morecommands to a file. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  save /spider/packclus/dxstats show/dxstat
-</PRE>
-</CODE></BLOCKQUOTE>
-will save the output of the normal command "show/dxstat" to the file"dxstats" in the files area.You can have some extra flags to the save which will either date stamp or time stamp or both the filename so:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  save -d /tmp/a &lt;cmd&gt; creates /tmp/a_6-Jan-2002  save -t /tmp/a &lt;cmd&gt; creates /tmp/a_2301Z  save -d -t /tmp/a &lt;cmd&gt; creates /tmp/a_6-Jan-2002_2301Z
-</PRE>
-</CODE></BLOCKQUOTE>
-The -a flag means append to the file instead of overwriting it.You can have more than one command on the line, to do this you MUSTenclose each command in double quotes (") eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  save /tmp/a "sh/hfstats" "blank +" "sh/vhfstats"
-</PRE>
-</CODE></BLOCKQUOTE>
-or
-<BLOCKQUOTE><CODE>
-<PRE>
-  save /tmp/a "sh/hfstats","blank +","sh/vhfstats"
-</PRE>
-</CODE></BLOCKQUOTE>
-You can only write into places that the cluster has permission for (whichis that of the "sysop" user [which had BETTER NOT BE "root"]), you will need to create any directories you want to put stuff in beforehand as well.It is likely that you will want to run these commands in a crontab type situation. You would do that something like:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  0 0 * * * run_cmd('save /tmp/dxstats "echo DXStat Table", "sh/dxstats"')
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.113">10.113</A> <A HREF="adminmanual_en.html#toc10.113">send &lt;call&gt; [&lt;call&gt; ...] (0)</A>
-</H2>
-
-<P><CODE><B>send &lt;call&gt; [&lt;call&gt; ...]</B> Send a message to one or more callsigns</CODE></P>
-
-<H2><A NAME="ss10.114">10.114</A> <A HREF="adminmanual_en.html#toc10.114">send copy &lt;msgno&gt; &lt;call&gt; (0)</A>
-</H2>
-
-<P><CODE><B>send copy &lt;msgno&gt; &lt;call&gt;</B> Send a copy of a  message to someone</CODE></P>
-
-<H2><A NAME="ss10.115">10.115</A> <A HREF="adminmanual_en.html#toc10.115">send noprivate &lt;call&gt; (0)</A>
-</H2>
-
-<P><CODE><B>send noprivate &lt;call&gt;</B> Send a message to all stations</CODE></P>
-<P>All the SEND commands will create a message which will be sent either toan individual callsign or to one of the 'bulletin' addresses. SEND &lt;call&gt; on its own acts as though you had typed SEND PRIVATE, that isit will mark the message as personal and send it to the cluster node thatthat callsign is connected to. If the &lt;call&gt; you have specified is in facta known bulletin category on your node (eg: ALL) then the message shouldautomatically become a bulletin.You can have more than one callsign in all of the SEND commands.You can have multiple qualifiers so that you can have for example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SEND RR COPY 123 PRIVATE G1TLH G0RDI
-</PRE>
-</CODE></BLOCKQUOTE>
-which should send a copy of message 123 to G1TLH and G0RDI and you willreceive a read receipt when they have read the message.SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)SP is an alias for SEND PRIVATEThe system will ask you for a subject. Conventionally this should be no longer than 29 characters for compatibility. Most modern clustersoftware should accept more.You will now be prompted to start entering your text. You finish the message by entering '/EX' on a new line. For instance:
-<BLOCKQUOTE><CODE>
-<PRE>
-  ...  bye then Jim  73 Dirk  /ex
-</PRE>
-</CODE></BLOCKQUOTE>
-If you have started a message and you don't want to keep it then youcan abandon the message with '/ABORT' on a new line, like:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  line 1  line 2  oh I just can't be bothered with this  /abort
-</PRE>
-</CODE></BLOCKQUOTE>
-If you abort the message it will NOT be sent.When you are entering the text of your message, most normal output (suchas DX announcements and so on are suppressed and stored for latter display(upto 20 such lines are stored, as new ones come along, so the oldestlines are dropped).Also, you can enter normal commands commands (and get the output immediately) whilst in the middle of a message. You do this by typingthe command preceeded by a '/' character on a new line, so:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  /dx g1tlh 144010 strong signal
-</PRE>
-</CODE></BLOCKQUOTE>
-Will issue a dx annoucement to the rest of the cluster. Also, you can add the output of a command to your message by preceeding the command with '//', thus :-
-<BLOCKQUOTE><CODE>
-<PRE>
-  //sh/vhftable
-</PRE>
-</CODE></BLOCKQUOTE>
-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. </P>
-<H2><A NAME="ss10.116">10.116</A> <A HREF="adminmanual_en.html#toc10.116">send private &lt;call&gt; (0)</A>
-</H2>
-
-<P><CODE><B>send private &lt;call&gt;</B> Send a personal message</CODE></P>
-
-<H2><A NAME="ss10.117">10.117</A> <A HREF="adminmanual_en.html#toc10.117">send rr &lt;call&gt; (0)</A>
-</H2>
-
-<P><CODE><B>send rr &lt;call&gt;</B> Send a message and ask for a read receipt</CODE></P>
-
-<H2><A NAME="ss10.118">10.118</A> <A HREF="adminmanual_en.html#toc10.118">set/address &lt;your address&gt; (0)</A>
-</H2>
-
-<P><CODE><B>set/address &lt;your address&gt;</B> Record your postal address</CODE></P>
-
-<H2><A NAME="ss10.119">10.119</A> <A HREF="adminmanual_en.html#toc10.119">set/announce (0)</A>
-</H2>
-
-<P><CODE><B>set/announce</B> Allow announce messages to come out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.120">10.120</A> <A HREF="adminmanual_en.html#toc10.120">set/anntalk (0)</A>
-</H2>
-
-<P><CODE><B>set/anntalk</B> Allow talk like announce messages on your terminal</CODE></P>
-
-<H2><A NAME="ss10.121">10.121</A> <A HREF="adminmanual_en.html#toc10.121">set/arcluster &lt;call&gt; [&lt;call&gt;..] (5)</A>
-</H2>
-
-<P><CODE><B>set/arcluster &lt;call&gt; [&lt;call&gt;..]</B> Make the callsign an AR-Cluster node</CODE></P>
-
-<H2><A NAME="ss10.122">10.122</A> <A HREF="adminmanual_en.html#toc10.122">set/baddx &lt;call&gt;.. (8)</A>
-</H2>
-
-<P><CODE><B>set/baddx &lt;call&gt;..</B> Stop callsigns in a dx spot being propagated</CODE></P>
-
-<H2><A NAME="ss10.123">10.123</A> <A HREF="adminmanual_en.html#toc10.123">set/badnode &lt;call&gt;.. (8)</A>
-</H2>
-
-<P><CODE><B>set/badnode &lt;call&gt;..</B> Stop spots from this node being propagated</CODE></P>
-
-<H2><A NAME="ss10.124">10.124</A> <A HREF="adminmanual_en.html#toc10.124">set/badspotter &lt;call&gt;.. (8)</A>
-</H2>
-
-<P><CODE><B>set/badspotter &lt;call&gt;..</B> Stop spots from this callsign being propagated</CODE></P>
-
-<H2><A NAME="ss10.125">10.125</A> <A HREF="adminmanual_en.html#toc10.125">set/badword &lt;word&gt;.. (8)</A>
-</H2>
-
-<P><CODE><B>set/badword &lt;word&gt;..</B> Stop things with this word being propagated</CODE></P>
-
-<H2><A NAME="ss10.126">10.126</A> <A HREF="adminmanual_en.html#toc10.126">set/bbs &lt;call&gt; [&lt;call&gt;..] (5)</A>
-</H2>
-
-<P><CODE><B>set/bbs &lt;call&gt; [&lt;call&gt;..]</B> Make the callsign a BBS</CODE></P>
-
-<H2><A NAME="ss10.127">10.127</A> <A HREF="adminmanual_en.html#toc10.127">set/beep (0)</A>
-</H2>
-
-<P><CODE><B>set/beep</B> Add a beep to DX and other messages on your terminal</CODE></P>
-
-<H2><A NAME="ss10.128">10.128</A> <A HREF="adminmanual_en.html#toc10.128">set/clx &lt;call&gt; [&lt;call&gt;..] (5)</A>
-</H2>
-
-<P><CODE><B>set/clx &lt;call&gt; [&lt;call&gt;..]</B> Make the callsign an CLX node</CODE></P>
-
-<H2><A NAME="ss10.129">10.129</A> <A HREF="adminmanual_en.html#toc10.129">set/debug &lt;name&gt; (9)</A>
-</H2>
-
-<P><CODE><B>set/debug &lt;name&gt;</B> Add a debug level to the debug set</CODE></P>
-
-<H2><A NAME="ss10.130">10.130</A> <A HREF="adminmanual_en.html#toc10.130">set/dx (0)</A>
-</H2>
-
-<P><CODE><B>set/dx</B> Allow DX messages to come out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.131">10.131</A> <A HREF="adminmanual_en.html#toc10.131">set/dxcq (0)</A>
-</H2>
-
-<P><CODE><B>set/dxcq</B> Show CQ Zones on the end of DX announcements</CODE></P>
-
-<H2><A NAME="ss10.132">10.132</A> <A HREF="adminmanual_en.html#toc10.132">set/dxgrid (0)</A>
-</H2>
-
-<P><CODE><B>set/dxgrid</B> Allow QRA Grid Squares on the end of DX announcements</CODE></P>
-
-<H2><A NAME="ss10.133">10.133</A> <A HREF="adminmanual_en.html#toc10.133">set/dxitu (0)</A>
-</H2>
-
-<P><CODE><B>set/dxitu</B> Show ITU Zones on the end of DX announcements</CODE></P>
-
-<H2><A NAME="ss10.134">10.134</A> <A HREF="adminmanual_en.html#toc10.134">set/dxnet &lt;call&gt; [&lt;call&gt;..] (5)</A>
-</H2>
-
-<P><CODE><B>set/dxnet &lt;call&gt; [&lt;call&gt;..]</B> Make the callsign an DXNet node</CODE></P>
-
-<H2><A NAME="ss10.135">10.135</A> <A HREF="adminmanual_en.html#toc10.135">set/echo (0)</A>
-</H2>
-
-<P><CODE><B>set/echo</B> Make the cluster echo your input</CODE></P>
-
-<H2><A NAME="ss10.136">10.136</A> <A HREF="adminmanual_en.html#toc10.136">set/email &lt;email&gt; ... (0)</A>
-</H2>
-
-<P><CODE><B>set/email &lt;email&gt; ...</B> Set email address(es) and forward your personals</CODE></P>
-
-<H2><A NAME="ss10.137">10.137</A> <A HREF="adminmanual_en.html#toc10.137">set/here (0)</A>
-</H2>
-
-<P><CODE><B>set/here</B> Tell the system you are present at your terminal</CODE></P>
-
-<H2><A NAME="ss10.138">10.138</A> <A HREF="adminmanual_en.html#toc10.138">set/homenode &lt;node&gt;  (0)</A>
-</H2>
-
-<P><CODE><B>set/homenode &lt;node&gt; </B> Set your normal cluster callsign</CODE></P>
-<P>Tell the cluster system where you normally connect to. Any Messages sentto you will normally find their way there should you not be connected.eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/HOMENODE gb7djk
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.139">10.139</A> <A HREF="adminmanual_en.html#toc10.139">set/hops &lt;call&gt; ann|spots|route|wwv|wcy &lt;n&gt; (8)</A>
-</H2>
-
-<P><CODE><B>set/hops &lt;call&gt; ann|spots|route|wwv|wcy &lt;n&gt;</B> Set hop count  </CODE></P>
-
-<H2><A NAME="ss10.140">10.140</A> <A HREF="adminmanual_en.html#toc10.140">set/isolate (9)</A>
-</H2>
-
-<P><CODE><B>set/isolate</B> Isolate a node from the rest of the network</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.141">10.141</A> <A HREF="adminmanual_en.html#toc10.141">set/language &lt;lang&gt; (0)</A>
-</H2>
-
-<P><CODE><B>set/language &lt;lang&gt;</B> Set the language you want to use</CODE></P>
-<P>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).</P>
-<H2><A NAME="ss10.142">10.142</A> <A HREF="adminmanual_en.html#toc10.142">set/location &lt;lat &amp; long&gt; (0)</A>
-</H2>
-
-<P><CODE><B>set/location &lt;lat &amp; long&gt;</B> Set your latitude and longitude</CODE></P>
-
-<H2><A NAME="ss10.143">10.143</A> <A HREF="adminmanual_en.html#toc10.143">set/lockout &lt;call&gt; (9)</A>
-</H2>
-
-<P><CODE><B>set/lockout &lt;call&gt;</B> Stop a callsign connecting to the cluster</CODE></P>
-
-<H2><A NAME="ss10.144">10.144</A> <A HREF="adminmanual_en.html#toc10.144">set/logininfo (0)</A>
-</H2>
-
-<P><CODE><B>set/logininfo</B> Inform when a station logs in locally</CODE></P>
-
-<H2><A NAME="ss10.145">10.145</A> <A HREF="adminmanual_en.html#toc10.145">set/name &lt;your name&gt; (0)</A>
-</H2>
-
-<P><CODE><B>set/name &lt;your name&gt;</B> Set your name</CODE></P>
-<P>Tell the system what your name is eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/NAME Dirk
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.146">10.146</A> <A HREF="adminmanual_en.html#toc10.146">set/node &lt;call&gt; [&lt;call&gt;..] (5)</A>
-</H2>
-
-<P><CODE><B>set/node &lt;call&gt; [&lt;call&gt;..]</B> Make the callsign an AK1A cluster</CODE></P>
-<P>Tell the system that the call(s) are to be treated as AK1A cluster andfed PC Protocol rather normal user commands.</P>
-<H2><A NAME="ss10.147">10.147</A> <A HREF="adminmanual_en.html#toc10.147">set/obscount &lt;count&gt; &lt;call&gt; (8)</A>
-</H2>
-
-<P><CODE><B>set/obscount &lt;count&gt; &lt;call&gt;</B> Set the 'pump-up' obscelence PING counter </CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.148">10.148</A> <A HREF="adminmanual_en.html#toc10.148">set/page &lt;lines per page&gt; (0)</A>
-</H2>
-
-<P><CODE><B>set/page &lt;lines per page&gt;</B> Set the lines per page</CODE></P>
-<P>Tell the system how many lines you wish on a page when the number of lineof output from a command is more than this. The default is 20. Setting itexplicitly to 0 will disable paging. 
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/PAGE 30  SET/PAGE 0
-</PRE>
-</CODE></BLOCKQUOTE>
-The setting is stored in your user profile.</P>
-<H2><A NAME="ss10.149">10.149</A> <A HREF="adminmanual_en.html#toc10.149">set/password (0)</A>
-</H2>
-
-<P><CODE><B>set/password</B> Set your own password</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.150">10.150</A> <A HREF="adminmanual_en.html#toc10.150">set/password &lt;callsign&gt; &lt;string&gt; (9)</A>
-</H2>
-
-<P><CODE><B>set/password &lt;callsign&gt; &lt;string&gt;</B> Set a users password</CODE></P>
-<P>The password for a user can only be set by a full sysop. The stringcan contain any characters. The way this field is used depends on context. If it is being used inthe SYSOP command context then you are offered 5 random numbers and youhave to supply the corresponding letters. This is now mainly for ax25connections.If it is being used on incoming telnet connections then, if a passwordis set or the:
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/var $main::passwdreq = 1
-</PRE>
-</CODE></BLOCKQUOTE>
-command is executed in the startup script, then a password prompt isgiven after the normal 'login: ' prompt.  </P>
-<H2><A NAME="ss10.151">10.151</A> <A HREF="adminmanual_en.html#toc10.151">set/pinginterval &lt;time&gt; &lt;nodecall&gt; (9)</A>
-</H2>
-
-<P><CODE><B>set/pinginterval &lt;time&gt; &lt;nodecall&gt;</B> Set ping time to neighbouring nodes </CODE></P>
-<P>As from release 1.35 all neighbouring nodes are pinged at regular intervalsin order to determine the rolling quality of the link and, in future, toaffect routing decisions. The default interval is 300 secs or 5 minutes.You can use this command to set a different interval. Please don't. But if you do the value you enter is treated as minutes up 30 and secondsfor numbers greater than that.This is used also to help determine when a link is down at the far end(as certain cluster software doesn't always notice), see SET/OBSCOUNTfor more information.If you must change it (and it may be useful for internet connected nodeson dynamic IP addresses that go away after a set time of usage) the timecan be specified as:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  5      which if less than 30 is converted to minutes otherwise is          taken as the no of seconds between pings.   120s   120 seconds  5m     5 minutes  1h     1 hour
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.152">10.152</A> <A HREF="adminmanual_en.html#toc10.152">set/privilege &lt;n&gt; &lt;call&gt; [&lt;call..] (9)</A>
-</H2>
-
-<P><CODE><B>set/privilege &lt;n&gt; &lt;call&gt; [&lt;call..]</B> Set privilege level on a call</CODE></P>
-<P>Set the privilege level on a callsign. The privilege levels that pertainto commands are as default:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  0 - normal user  1 - allow remote nodes normal user RCMDs  5 - various privileged commands (including shutdown, but not disc-      connect), the normal level for another node.  8 - more privileged commands (including disconnect)  9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS      LEVEL.
-</PRE>
-</CODE></BLOCKQUOTE>
-If you are a sysop and you come in as a normal user on a remote connectionyour privilege will automatically be set to 0.</P>
-<H2><A NAME="ss10.153">10.153</A> <A HREF="adminmanual_en.html#toc10.153">set/prompt &lt;string&gt; (0)</A>
-</H2>
-
-<P><CODE><B>set/prompt &lt;string&gt;</B> Set your prompt to &lt;string&gt;</CODE></P>
-
-<H2><A NAME="ss10.154">10.154</A> <A HREF="adminmanual_en.html#toc10.154">set/qra &lt;locator&gt; (0)</A>
-</H2>
-
-<P><CODE><B>set/qra &lt;locator&gt;</B> Set your QRA Grid locator</CODE></P>
-<P>Tell the system what your QRA (or Maidenhead) locator is. If you have notdone a SET/LOCATION then your latitude and longitude will be set roughlycorrectly (assuming your locator is correct ;-). For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/QRA JO02LQ
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.155">10.155</A> <A HREF="adminmanual_en.html#toc10.155">set/qth &lt;your qth&gt; (0)</A>
-</H2>
-
-<P><CODE><B>set/qth &lt;your qth&gt;</B> Set your QTH</CODE></P>
-<P>Tell the system where you are. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/QTH East Dereham, Norfolk
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.156">10.156</A> <A HREF="adminmanual_en.html#toc10.156">set/register &lt;call&gt; ... (9)</A>
-</H2>
-
-<P><CODE><B>set/register &lt;call&gt; ...</B> Mark a user as registered</CODE></P>
-
-<H2><A NAME="ss10.157">10.157</A> <A HREF="adminmanual_en.html#toc10.157">set/spider &lt;call&gt; [&lt;call&gt;..] (5)</A>
-</H2>
-
-<P><CODE><B>set/spider &lt;call&gt; [&lt;call&gt;..]</B> Make the callsign an DXSpider node</CODE></P>
-<P>Tell the system that the call(s) are to be treated as DXSpider node andfed new style DX Protocol rather normal user commands.</P>
-<H2><A NAME="ss10.158">10.158</A> <A HREF="adminmanual_en.html#toc10.158">set/sys_location &lt;lat &amp; long&gt; (9)</A>
-</H2>
-
-<P><CODE><B>set/sys_location &lt;lat &amp; long&gt;</B> Set your cluster latitude and longitude</CODE></P>
-<P>In order to get accurate headings and such like you must tell the systemwhat your latitude and longitude is. If you have not yet done a SET/QRAthen this command will set your QRA locator for you. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/LOCATION 52 22 N 0 57 E
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.159">10.159</A> <A HREF="adminmanual_en.html#toc10.159">set/sys_qra &lt;locator&gt; (9)</A>
-</H2>
-
-<P><CODE><B>set/sys_qra &lt;locator&gt;</B> Set your cluster QRA Grid locator</CODE></P>
-
-<H2><A NAME="ss10.160">10.160</A> <A HREF="adminmanual_en.html#toc10.160">set/talk (0)</A>
-</H2>
-
-<P><CODE><B>set/talk</B> Allow TALK messages to come out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.161">10.161</A> <A HREF="adminmanual_en.html#toc10.161">set/usdb &lt;call&gt; &lt;state&gt; &lt;city&gt; (9)</A>
-</H2>
-
-<P><CODE><B>set/usdb &lt;call&gt; &lt;state&gt; &lt;city&gt;</B> add/update a US DB callsign</CODE></P>
-<P>This command allows you to add or alter a callsign in the US statedatabase. Use with extreme caution. Anything you do here will beoverwritten by any weekly updates that affect this callsign
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/usdb g1tlh nh downtown rindge
-</PRE>
-</CODE></BLOCKQUOTE>
-see also DELETE/USDB</P>
-<H2><A NAME="ss10.162">10.162</A> <A HREF="adminmanual_en.html#toc10.162">set/usstate (0)</A>
-</H2>
-
-<P><CODE><B>set/usstate</B> Allow US State info on the end of DX announcements</CODE></P>
-
-<H2><A NAME="ss10.163">10.163</A> <A HREF="adminmanual_en.html#toc10.163">set/wcy (0)</A>
-</H2>
-
-<P><CODE><B>set/wcy</B> Allow WCY messages to come out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.164">10.164</A> <A HREF="adminmanual_en.html#toc10.164">set/wwv (0)</A>
-</H2>
-
-<P><CODE><B>set/wwv</B> Allow WWV messages to come out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.165">10.165</A> <A HREF="adminmanual_en.html#toc10.165">set/wx (0)</A>
-</H2>
-
-<P><CODE><B>set/wx</B> Allow WX messages to come out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.166">10.166</A> <A HREF="adminmanual_en.html#toc10.166">show/baddx (1)</A>
-</H2>
-
-<P><CODE><B>show/baddx</B> Show all the bad dx calls in the system</CODE></P>
-<P>Display all the bad dx callsigns in the system, see SET/BADDXfor more information.</P>
-<H2><A NAME="ss10.167">10.167</A> <A HREF="adminmanual_en.html#toc10.167">show/badnode (1)</A>
-</H2>
-
-<P><CODE><B>show/badnode</B> Show all the bad nodes in the system</CODE></P>
-<P>Display all the bad node callsigns in the system, see SET/BADNODEfor more information.</P>
-<H2><A NAME="ss10.168">10.168</A> <A HREF="adminmanual_en.html#toc10.168">show/badspotter (1)</A>
-</H2>
-
-<P><CODE><B>show/badspotter</B> Show all the bad spotters in the system</CODE></P>
-<P>Display all the bad spotter's callsigns in the system, see SET/BADSPOTTERfor more information.</P>
-<H2><A NAME="ss10.169">10.169</A> <A HREF="adminmanual_en.html#toc10.169">show/badword (1)</A>
-</H2>
-
-<P><CODE><B>show/badword</B> Show all the bad words in the system</CODE></P>
-<P>Display all the bad words in the system, see SET/BADWORDfor more information.</P>
-<H2><A NAME="ss10.170">10.170</A> <A HREF="adminmanual_en.html#toc10.170">show/chat [&lt;group&gt;] [&lt;lines&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/chat [&lt;group&gt;] [&lt;lines&gt;]</B> Show any chat or conferencing </CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.171">10.171</A> <A HREF="adminmanual_en.html#toc10.171">show/configuration [&lt;node&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/configuration [&lt;node&gt;]</B> Show all the nodes and users visible</CODE></P>
-<P>This command allows you to see all the users that can be seenand the nodes to which they are connected.This command is normally abbreviated to: sh/cNormally, the list returned will be just for the nodes from your country (because the list otherwise will be very long).
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/C ALL 
-</PRE>
-</CODE></BLOCKQUOTE>
-will produce a complete list of all nodes. BE WARNED: the list that is returned can be VERY longIt is possible to supply a node or part of a prefix and you will get a list of the users for that node or list of nodes starting withthat prefix.
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/C GB7DJK
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/C SK
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.172">10.172</A> <A HREF="adminmanual_en.html#toc10.172">show/configuration/node (0)</A>
-</H2>
-
-<P><CODE><B>show/configuration/node</B> Show all the nodes connected locally</CODE></P>
-<P>Show all the nodes connected to this node.</P>
-<H2><A NAME="ss10.173">10.173</A> <A HREF="adminmanual_en.html#toc10.173">show/connect (1)</A>
-</H2>
-
-<P><CODE><B>show/connect</B> Show all the active connections</CODE></P>
-<P>This command shows information on all the active connections known tothe node. This command gives slightly more information than WHO.</P>
-<H2><A NAME="ss10.174">10.174</A> <A HREF="adminmanual_en.html#toc10.174">show/contest &lt;year and month&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/contest &lt;year and month&gt;</B> Show all the contests for a month</CODE></P>
-<P>Show all known contests which are maintained at http://www.sk3bg.se/contest/for a particular month or year. The format is reasonably flexible.For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/CONTEST sep2003  SH/CONTEST 03 march
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.175">10.175</A> <A HREF="adminmanual_en.html#toc10.175">show/date [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/date [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show the local time </CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.176">10.176</A> <A HREF="adminmanual_en.html#toc10.176">show/db0sdx &lt;callsign&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/db0sdx &lt;callsign&gt;</B> Show QSL infomation from DB0SDX database</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.177">10.177</A> <A HREF="adminmanual_en.html#toc10.177">show/debug (9)</A>
-</H2>
-
-<P><CODE><B>show/debug</B> Show what levels of debug information you are logging</CODE></P>
-
-<H2><A NAME="ss10.178">10.178</A> <A HREF="adminmanual_en.html#toc10.178">show/dx (0)</A>
-</H2>
-
-<P><CODE><B>show/dx</B> Interrogate the spot database</CODE></P>
-<P>If you just type SHOW/DX you will get the last so many spots(sysop configurable, but usually 10).In addition you can add any number of these commands in very nearlyany order to the basic SHOW/DX command, they are:-
-<BLOCKQUOTE><CODE>
-<PRE>
- on &lt;band&gt;       - eg 160m 20m 2m 23cm 6mm on &lt;region&gt;     - eg hf vhf uhf shf      (see SHOW/BANDS) on &lt;from&gt;/&lt;to&gt;  - eg 1000/4000 14000-30000  (in Khz)    &lt;from&gt;-&lt;to&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- &lt;number&gt;        - the number of spots you want &lt;from&gt;-&lt;to&gt;     - &lt;from&gt; spot no &lt;to&gt; spot no in the selected list &lt;from&gt;/&lt;to&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- &lt;prefix&gt;        - for a spotted callsign beginning with &lt;prefix&gt; *&lt;suffix&gt;       - for a spotted callsign ending in &lt;suffix&gt; *&lt;string&gt;*      - for a spotted callsign containing &lt;string&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- day &lt;number&gt;    - starting &lt;number&gt; days ago day &lt;from&gt;-&lt;to&gt; - &lt;from&gt; days &lt;to&gt; days ago     &lt;from&gt;/&lt;to&gt;   
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- info &lt;text&gt;     - any spots containing &lt;text&gt; in the info or remarks
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- by &lt;call&gt;       - any spots spotted by &lt;call&gt; (spotter &lt;call&gt; is the                    same).
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- qsl             - this automatically looks for any qsl info on the call                   held in the spot database.
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- iota [&lt;iota&gt;]   - If the iota island number is missing it will look for                  the string iota and anything which looks like an iota                  island number. If you specify then it will look for                    that island.
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- qra [&lt;locator&gt;] - this will look for the specific locator if you specify                   one or else anything that looks like a locator.
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- dxcc            - treat the prefix as a 'country' and look for spots                   from that country regardless of actual prefix.                   eg dxcc oq2 
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
-                   You can also use this with the 'by' keyword so                    eg by W dxcc  
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
- e.g. 
-</PRE>
-</CODE></BLOCKQUOTE>
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/DX 9m0   SH/DX on 20m info iota   SH/DX 9a on vhf day 30   SH/DX rf1p qsl   SH/DX iota    SH/DX iota eu-064   SH/DX qra jn86   SH/DX dxcc oq2   SH/DX dxcc oq2 by w dxcc
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.179">10.179</A> <A HREF="adminmanual_en.html#toc10.179">show/dxcc &lt;prefix&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/dxcc &lt;prefix&gt;</B> Interrogate the spot database by country</CODE></P>
-<P>This command takes the &lt;prefix&gt; (which can be a full or partial callsign if desired), looks up which internal country number it isand then displays all the spots as per SH/DX for that country.This is now an alias for 'SHOW/DX DXCC' The options for SHOW/DX also apply to this command.   e.g. 
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/DXCC G   SH/DXCC W on 20m iota
-</PRE>
-</CODE></BLOCKQUOTE>
-This can be done with the SHOW/DX command like this:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/DX dxcc g   SH/DX dxcc w on 20m iota
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.180">10.180</A> <A HREF="adminmanual_en.html#toc10.180">show/dxqsl &lt;callsign&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/dxqsl &lt;callsign&gt;</B> Show any QSL info gathered from spots</CODE></P>
-<P>The node collects information from the comment fields in spots (thingslike 'VIA EA7WA' or 'QSL-G1TLH') and stores these in a database.This command allows you to interrogate that database and if the callsignis found will display the manager(s) that people have spotted. This information is NOT reliable, but it is normally reasonably accurate ifit is spotted enough times.For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/dxqsl 4k9w
-</PRE>
-</CODE></BLOCKQUOTE>
-You can check the raw input spots yourself with:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/dx 4k9w qsl
-</PRE>
-</CODE></BLOCKQUOTE>
-This gives you more background information.</P>
-<H2><A NAME="ss10.181">10.181</A> <A HREF="adminmanual_en.html#toc10.181">show/dxstats [days] [date] (0)</A>
-</H2>
-
-<P><CODE><B>show/dxstats [days] [date]</B> Show the DX Statistics</CODE></P>
-<P>Show the total DX spots for the last &lt;days&gt; no of days (default is 31), starting from a &lt;date&gt; (default: today).</P>
-<H2><A NAME="ss10.182">10.182</A> <A HREF="adminmanual_en.html#toc10.182">show/files [&lt;filearea&gt; [&lt;string&gt;]] (0)</A>
-</H2>
-
-<P><CODE><B>show/files [&lt;filearea&gt; [&lt;string&gt;]]</B> List the contents of a filearea</CODE></P>
-<P>SHOW/FILES on its own will show you a list of the various fileareasavailable on the system. To see the contents of a particular filearea type:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/FILES &lt;filearea&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-where &lt;filearea&gt; is the name of the filearea you want to see the contents of.You can also use shell globbing characters like '*' and '?' in astring to see a selection of files in a filearea eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/FILES bulletins arld*
-</PRE>
-</CODE></BLOCKQUOTE>
-See also TYPE - to see the contents of a file.</P>
-<H2><A NAME="ss10.183">10.183</A> <A HREF="adminmanual_en.html#toc10.183">show/filter (0)</A>
-</H2>
-
-<P><CODE><B>show/filter</B> Show the contents of all the filters you have set</CODE></P>
-<P>Show the contents of all the filters that are set. This command displaysall the filters set - for all the various categories.</P>
-<H2><A NAME="ss10.184">10.184</A> <A HREF="adminmanual_en.html#toc10.184">show/hfstats [days] [date] (0)</A>
-</H2>
-
-<P><CODE><B>show/hfstats [days] [date]</B> Show the HF DX Statistics </CODE></P>
-<P>Show the HF DX spots breakdown by band for the last &lt;days&gt; no of days (default is 31), starting from a &lt;date&gt; (default: today).</P>
-<H2><A NAME="ss10.185">10.185</A> <A HREF="adminmanual_en.html#toc10.185">show/hftable [days] [date] [prefix ...] (0)</A>
-</H2>
-
-<P><CODE><B>show/hftable [days] [date] [prefix ...]</B> Show the HF DX Spotter Table</CODE></P>
-<P>Show the HF DX Spotter table for the list of prefixes for the last &lt;days&gt; no of days (default is 31), starting from a &lt;date&gt; (default: today).If there are no prefixes then it will show the table for your country.Remember that some countries have more than one "DXCC country" in them(eg G :-), to show them (assuming you are not in G already which isspecially treated in the code) you must list all the relevant prefixes
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/hftable g gm gd gi gj gw gu 
-</PRE>
-</CODE></BLOCKQUOTE>
-Note that the prefixes are converted into country codes so you don't haveto list all possible prefixes for each country.If you want more or less days than the default simply include thenumber you require:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/hftable 20 pa
-</PRE>
-</CODE></BLOCKQUOTE>
-If you want to start at a different day, simply add the date in some recognizable form:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/hftable 2 25nov02  sh/hftable 2 25-nov-02   sh/hftable 2 021125   sh/hftable 2 25/11/02
-</PRE>
-</CODE></BLOCKQUOTE>
-This will show the stats for your DXCC for that CQWW contest weekend. You can specify either prefixes or full callsigns (so you can see how youdid against all your mates). You can also say 'all' which will then printthe worldwide statistics.
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/hftable all 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.186">10.186</A> <A HREF="adminmanual_en.html#toc10.186">show/hops &lt;call&gt; [ann|spots|route|wcy|wwv] (8)</A>
-</H2>
-
-<P><CODE><B>show/hops &lt;call&gt; [ann|spots|route|wcy|wwv]</B> Show the hop counts for a node</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.187">10.187</A> <A HREF="adminmanual_en.html#toc10.187">show/isolate (1)</A>
-</H2>
-
-<P><CODE><B>show/isolate</B> Show list of ISOLATED nodes</CODE></P>
-
-<H2><A NAME="ss10.188">10.188</A> <A HREF="adminmanual_en.html#toc10.188">show/lockout &lt;prefix&gt;|all (9)</A>
-</H2>
-
-<P><CODE><B>show/lockout &lt;prefix&gt;|all</B> Show the list of locked out or excluded callsigns</CODE></P>
-
-<H2><A NAME="ss10.189">10.189</A> <A HREF="adminmanual_en.html#toc10.189">show/log [&lt;callsign&gt;] (8)</A>
-</H2>
-
-<P><CODE><B>show/log [&lt;callsign&gt;]</B> Show excerpts from the system log</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.190">10.190</A> <A HREF="adminmanual_en.html#toc10.190">show/moon [ndays] [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/moon [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show Moon rise and set times</CODE></P>
-<P>Show the Moon rise and set times for a (list of) prefixes or callsigns, together with the azimuth and elevation of the sun currently at thoselocations.If you don't specify any prefixes or callsigns, it will show the times foryour QTH (assuming you have set it with either SET/LOCATION or SET/QRA),together with the current azimuth and elevation.In addition, it will show the illuminated fraction of the moons disk.If all else fails it will show the Moonrise and set times for the nodethat you are connected to. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MOON  SH/MOON G1TLH W5UN
-</PRE>
-</CODE></BLOCKQUOTE>
-You can also use this command to see into the past or the future, soif you want to see yesterday's times then do:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MOON -1 
-</PRE>
-</CODE></BLOCKQUOTE>
-or in three days time:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MOON +3 W9
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.191">10.191</A> <A HREF="adminmanual_en.html#toc10.191">show/muf &lt;prefix&gt; [&lt;hours&gt;][long] (0)</A>
-</H2>
-
-<P><CODE><B>show/muf &lt;prefix&gt; [&lt;hours&gt;][long]</B> Show the likely propagation to a prefix</CODE></P>
-<P>This command allow you to estimate the likelihood of you contactinga station with the prefix you have specified. The output assumes a modestpower of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)The result predicts the most likely operating frequencies and signallevels for high frequency (shortwave) radio propagation paths onspecified days of the year and hours of the day. It is most useful forpaths between 250 km and 6000 km, but can be used with reduced accuracyfor paths shorter or longer than this.The command uses a routine MINIMUF 3.5 developed by the U.S. Navy andused to predict the MUF given the predicted flux, day of the year,hour of the day and geographic coordinates of the transmitter andreceiver. This routine is reasonably accurate for the purposes here,with a claimed RMS error of 3.8 MHz, but much smaller and less complexthan the programs used by major shortwave broadcasting organizations,such as the Voice of America.The command will display some header information detailing itsassumptions, together with the locations, latitude and longitudes andbearings. It will then show UTC (UT), local time at the other end(LT), calculate the MUFs, Sun zenith angle at the midpoint of the path(Zen) and the likely signal strengths. Then for each frequency for whichthe system thinks there is a likelihood of a circuit it prints a value.The value is currently a likely S meter reading based on the conventional6dB / S point scale. If the value has a '+' appended it means that it is1/2 an S point stronger. If the value is preceeded by an 'm' it means thatthere is likely to be much fading and by an 's' that the signal is likelyto be noisy.  By default SHOW/MUF will show the next two hours worth of data. Youcan specify anything up to 24 hours worth of data by appending the no ofhours required after the prefix. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MUF W
-</PRE>
-</CODE></BLOCKQUOTE>
-produces:
-<BLOCKQUOTE><CODE>
-<PRE>
-  RxSens: -123 dBM SFI: 159   R: 193   Month: 10   Day: 21  Power :   20 dBW    Distance:  6283 km    Delay: 22.4 ms  Location                       Lat / Long           Azim  East Dereham, Norfolk          52 41 N 0 57 E         47  United-States-W                43 0 N 87 54 W        299  UT LT  MUF Zen  1.8  3.5  7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0  18 23 11.5 -35  mS0+ mS2   S3  19  0 11.2 -41  mS0+ mS2   S3
-</PRE>
-</CODE></BLOCKQUOTE>
-indicating that you will have weak, fading circuits on top band and 80m but usable signals on 40m (about S3).inputing:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MUF W 24
-</PRE>
-</CODE></BLOCKQUOTE>
-will get you the above display, but with the next 24 hours worth ofpropagation data.
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MUF W L 24  SH/MUF W 24 Long
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.192">10.192</A> <A HREF="adminmanual_en.html#toc10.192">show/newconfiguration [&lt;node&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/newconfiguration [&lt;node&gt;]</B> Show all the nodes and users visible</CODE></P>
-<P>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</P>
-<H2><A NAME="ss10.193">10.193</A> <A HREF="adminmanual_en.html#toc10.193">show/newconfiguration/node (0)</A>
-</H2>
-
-<P><CODE><B>show/newconfiguration/node</B> Show all the nodes connected locally</CODE></P>
-<P>Show all the nodes connected to this node in the new format.</P>
-<H2><A NAME="ss10.194">10.194</A> <A HREF="adminmanual_en.html#toc10.194">show/node [&lt;callsign&gt; ...] (1)</A>
-</H2>
-
-<P><CODE><B>show/node [&lt;callsign&gt; ...]</B> Show the type and version number of nodes</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.195">10.195</A> <A HREF="adminmanual_en.html#toc10.195">show/prefix &lt;callsign&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/prefix &lt;callsign&gt;</B> Interrogate the prefix database </CODE></P>
-<P>This command takes the &lt;callsign&gt; (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</P>
-<H2><A NAME="ss10.196">10.196</A> <A HREF="adminmanual_en.html#toc10.196">show/program (5)</A>
-</H2>
-
-<P><CODE><B>show/program</B> Show the locations of all the included program modules</CODE></P>
-<P>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. </P>
-<H2><A NAME="ss10.197">10.197</A> <A HREF="adminmanual_en.html#toc10.197">show/qra &lt;lat&gt; &lt;long&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/qra &lt;lat&gt; &lt;long&gt;</B> Convert lat/long to a QRA Grid locator</CODE></P>
-<P>This is a multipurpose command that allows you either to calculate thedistance and bearing between two locators or (if only one locator isgiven on the command line) the distance and beraing from your stationto the locator. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
- SH/QRA IO92QL  SH/QRA JN06 IN73
-</PRE>
-</CODE></BLOCKQUOTE>
-The first example will show the distance and bearing to the locator fromyourself, the second example will calculate the distance and bearing fromthe first locator to the second. You can use 4 or 6 character locators.It is also possible to convert a latitude and longitude to a locator by using this command with a latitude and longitude as an argument, forexample:-
-<BLOCKQUOTE><CODE>
-<PRE>
- SH/QRA 52 41 N 0 58 E
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.198">10.198</A> <A HREF="adminmanual_en.html#toc10.198">show/qra &lt;locator&gt; [&lt;locator&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/qra &lt;locator&gt; [&lt;locator&gt;]</B> Show distance between QRA Grid locators</CODE></P>
-
-<H2><A NAME="ss10.199">10.199</A> <A HREF="adminmanual_en.html#toc10.199">show/qrz &lt;callsign&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/qrz &lt;callsign&gt;</B> Show any callbook details on a callsign</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.200">10.200</A> <A HREF="adminmanual_en.html#toc10.200">show/registered [&lt;prefix&gt;] (9)</A>
-</H2>
-
-<P><CODE><B>show/registered [&lt;prefix&gt;]</B> Show the registered users</CODE></P>
-
-<H2><A NAME="ss10.201">10.201</A> <A HREF="adminmanual_en.html#toc10.201">show/route &lt;callsign&gt; ... (0)</A>
-</H2>
-
-<P><CODE><B>show/route &lt;callsign&gt; ...</B> Show the route to the callsign</CODE></P>
-<P>This command allows you to see to which node the callsigns specified areconnected. It is a sort of inverse sh/config.
-<BLOCKQUOTE><CODE>
-<PRE>
- sh/route n2tly
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.202">10.202</A> <A HREF="adminmanual_en.html#toc10.202">show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;]</B> Show tracking data</CODE></P>
-<P>Show the tracking data from your location to the satellite of your choicefrom now on for the next few hours.If you use this command without a satellite name it will display a listof all the satellites known currently to the system. If you give a name then you can obtain tracking data of all the passesthat start and finish 5 degrees below the horizon. As default it willgive information for the next three hours for every five minute period.You can alter the number of hours and the step size, within certain limits. Each pass in a period is separated with a row of '-----' charactersSo for example:-
-<BLOCKQUOTE><CODE>
-<PRE>
- SH/SAT AO-10  SH/SAT FENGYUN1 12 2
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.203">10.203</A> <A HREF="adminmanual_en.html#toc10.203">show/station all [&lt;regex&gt;] (6)</A>
-</H2>
-
-<P><CODE><B>show/station all [&lt;regex&gt;]</B> Show list of users in the system</CODE></P>
-
-<H2><A NAME="ss10.204">10.204</A> <A HREF="adminmanual_en.html#toc10.204">show/station [&lt;callsign&gt; ..] (0)</A>
-</H2>
-
-<P><CODE><B>show/station [&lt;callsign&gt; ..]</B> Show information about a callsign</CODE></P>
-<P>Show the information known about a callsign and whether (and where)that callsign is connected to the cluster.
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/ST G1TLH
-</PRE>
-</CODE></BLOCKQUOTE>
-If no callsign is given then show the information for yourself.</P>
-<H2><A NAME="ss10.205">10.205</A> <A HREF="adminmanual_en.html#toc10.205">show/sun [ndays] [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/sun [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show sun rise and set times</CODE></P>
-<P>Show the sun rise and set times for a (list of) prefixes or callsigns, together with the azimuth and elevation of the sun currently at thoselocations.If you don't specify any prefixes or callsigns, it will show the times foryour QTH (assuming you have set it with either SET/LOCATION or SET/QRA),together with the current azimuth and elevation.If all else fails it will show the sunrise and set times for the nodethat you are connected to. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/SUN  SH/SUN G1TLH K9CW ZS
-</PRE>
-</CODE></BLOCKQUOTE>
-You can also use this command to see into the past or the future, soif you want to see yesterday's times then do:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/SUN -1 
-</PRE>
-</CODE></BLOCKQUOTE>
-or in three days time:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/SUN +3 W9
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.206">10.206</A> <A HREF="adminmanual_en.html#toc10.206">show/time [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>show/time [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show the local time </CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.207">10.207</A> <A HREF="adminmanual_en.html#toc10.207">show/usdb [call ..] (0)</A>
-</H2>
-
-<P><CODE><B>show/usdb [call ..]</B> Show information held on the FCC Call database</CODE></P>
-<P>Show the City and State of a Callsign held on the FCC database ifhis is being run on this system, eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/usdb k1xx
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.208">10.208</A> <A HREF="adminmanual_en.html#toc10.208">show/vhfstats [days] [date] (0)</A>
-</H2>
-
-<P><CODE><B>show/vhfstats [days] [date]</B> Show the VHF DX Statistics</CODE></P>
-<P>Show the VHF DX spots breakdown by band for the last &lt;days&gt; no of days (default is 31), starting from a date (default: today).</P>
-<H2><A NAME="ss10.209">10.209</A> <A HREF="adminmanual_en.html#toc10.209">show/vhftable [days] [date] [prefix ...] (0)</A>
-</H2>
-
-<P><CODE><B>show/vhftable [days] [date] [prefix ...]</B> Show the VHF DX Spotter Table</CODE></P>
-<P>Show the VHF DX Spotter table for the list of prefixes for the last &lt;days&gt; no of days (default is 31), starting from a date (default: today).If there are no prefixes then it will show the table for your country.Remember that some countries have more than one "DXCC country" in them(eg G :-), to show them (assuming you are not in G already which isspecially treated in the code) you must list all the relevant prefixes
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/vhftable g gm gd gi gj gw gu 
-</PRE>
-</CODE></BLOCKQUOTE>
-Note that the prefixes are converted into country codes so you don't haveto list all possible prefixes for each country.If you want more or less days than the default simply include thenumber you require:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/vhftable 20 pa
-</PRE>
-</CODE></BLOCKQUOTE>
-If you want to start at a different day, simply add the date in some recognizable form:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/vhftable 2 25nov02  sh/vhftable 2 25-nov-02   sh/vhftable 2 021125   sh/vhftable 2 25/11/02
-</PRE>
-</CODE></BLOCKQUOTE>
-This will show the stats for your DXCC for that CQWW contest weekend. You can specify either prefixes or full callsigns (so you can see how youdid against all your mates). You can also say 'all' which will then printthe worldwide statistics.
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/vhftable all 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.210">10.210</A> <A HREF="adminmanual_en.html#toc10.210">show/wcy (0)</A>
-</H2>
-
-<P><CODE><B>show/wcy</B> Show last 10 WCY broadcasts</CODE></P>
-
-<H2><A NAME="ss10.211">10.211</A> <A HREF="adminmanual_en.html#toc10.211">show/wcy &lt;n&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/wcy &lt;n&gt;</B> Show last &lt;n&gt; WCY broadcasts</CODE></P>
-<P>Display the most recent WCY information that has been received by the system</P>
-<H2><A NAME="ss10.212">10.212</A> <A HREF="adminmanual_en.html#toc10.212">show/wm7d &lt;callsign&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/wm7d &lt;callsign&gt;</B> Show callbook details on a US callsigns</CODE></P>
-<P>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. </P>
-<H2><A NAME="ss10.213">10.213</A> <A HREF="adminmanual_en.html#toc10.213">show/wwv (0)</A>
-</H2>
-
-<P><CODE><B>show/wwv</B> Show last 10 WWV broadcasts</CODE></P>
-
-<H2><A NAME="ss10.214">10.214</A> <A HREF="adminmanual_en.html#toc10.214">show/wwv &lt;n&gt; (0)</A>
-</H2>
-
-<P><CODE><B>show/wwv &lt;n&gt;</B> Show last &lt;n&gt; WWV broadcasts</CODE></P>
-<P>Display the most recent WWV information that has been received by the system</P>
-<H2><A NAME="ss10.215">10.215</A> <A HREF="adminmanual_en.html#toc10.215">shutdown (5)</A>
-</H2>
-
-<P><CODE><B>shutdown</B> Shutdown the cluster</CODE></P>
-<P>Shutdown the cluster and disconnect all the users </P>
-<H2><A NAME="ss10.216">10.216</A> <A HREF="adminmanual_en.html#toc10.216">spoof &lt;call&gt; &lt;command&gt; (9)</A>
-</H2>
-
-<P><CODE><B>spoof &lt;call&gt; &lt;command&gt;</B> Do a command as though you are another user</CODE></P>
-<P>This command is provided so that sysops can set a user's parameters withoutme having to write a special 'sysop' version for every user command. Itallows you to pretend that you are doing the command as the user you specify.eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   SPOOF G1TLH set/name Dirk   SPOOF G1TLH set/qra JO02LQ
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.217">10.217</A> <A HREF="adminmanual_en.html#toc10.217">stat/channel [&lt;callsign&gt;] (5)</A>
-</H2>
-
-<P><CODE><B>stat/channel [&lt;callsign&gt;]</B> Show the status of a channel on the cluster</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.218">10.218</A> <A HREF="adminmanual_en.html#toc10.218">stat/db &lt;dbname&gt; (5)</A>
-</H2>
-
-<P><CODE><B>stat/db &lt;dbname&gt;</B> Show the status of a database</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.219">10.219</A> <A HREF="adminmanual_en.html#toc10.219">stat/msg (1)</A>
-</H2>
-
-<P><CODE><B>stat/msg</B> Show the status of the message system</CODE></P>
-
-<H2><A NAME="ss10.220">10.220</A> <A HREF="adminmanual_en.html#toc10.220">stat/msg &lt;msgno&gt; (1)</A>
-</H2>
-
-<P><CODE><B>stat/msg &lt;msgno&gt;</B> Show the status of a message</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.221">10.221</A> <A HREF="adminmanual_en.html#toc10.221">stat/route_node &lt;callsign&gt; (5)</A>
-</H2>
-
-<P><CODE><B>stat/route_node &lt;callsign&gt;</B> Show the data in a Route::Node object</CODE></P>
-
-<H2><A NAME="ss10.222">10.222</A> <A HREF="adminmanual_en.html#toc10.222">stat/route_node all (5)</A>
-</H2>
-
-<P><CODE><B>stat/route_node all</B> Show list of all Route::Node objects</CODE></P>
-
-<H2><A NAME="ss10.223">10.223</A> <A HREF="adminmanual_en.html#toc10.223">stat/route_user &lt;callsign&gt; (5)</A>
-</H2>
-
-<P><CODE><B>stat/route_user &lt;callsign&gt;</B> Show the data in a Route::User object</CODE></P>
-
-<H2><A NAME="ss10.224">10.224</A> <A HREF="adminmanual_en.html#toc10.224">stat/route_user all (5)</A>
-</H2>
-
-<P><CODE><B>stat/route_user all</B> Show list of all Route::User objects</CODE></P>
-
-<H2><A NAME="ss10.225">10.225</A> <A HREF="adminmanual_en.html#toc10.225">stat/user [&lt;callsign&gt;] (5)</A>
-</H2>
-
-<P><CODE><B>stat/user [&lt;callsign&gt;]</B> Show the full status of a user</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.226">10.226</A> <A HREF="adminmanual_en.html#toc10.226">sysop (0)</A>
-</H2>
-
-<P><CODE><B>sysop</B> Regain your privileges if you login remotely</CODE></P>
-<P>The system automatically reduces your privilege level to that of anormal user if you login in remotely. This command allows you toregain your normal privilege level. It uses the normal system: fivenumbers are returned that are indexes into the character array that isyour assigned password (see SET/PASSWORD). The indexes start fromzero.You are expected to return a string which contains the charactersrequired in the correct order. You may intersperse those characterswith others to obscure your reply for any watchers. For example (andthese values are for explanation :-):
-<BLOCKQUOTE><CODE>
-<PRE>
-  password = 012345678901234567890123456789  &gt; sysop  22 10 15 17 3
-</PRE>
-</CODE></BLOCKQUOTE>
-you type:-
-<BLOCKQUOTE><CODE>
-<PRE>
- aa2bbbb0ccc5ddd7xxx3n or 2 0 5 7 3 or 20573
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.227">10.227</A> <A HREF="adminmanual_en.html#toc10.227">talk &lt;call&gt; &gt; &lt;node&gt; [&lt;text&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>talk &lt;call&gt; &gt; &lt;node&gt; [&lt;text&gt;]</B> Send a text message to another station via a node</CODE></P>
-<P>Send a short message to any other station that is visible on the clustersystem. You can send it to anyone you can see with a SHOW/CONFIGURATION command, they don't have to be connected locally.The second form of TALK is used when other cluster nodes are connectedwith restricted information. This usually means that they don't send the user information usually associated with logging on and off the cluster.If you know that G3JNB is likely to be present on GB7TLH, but you can onlysee GB7TLH in the SH/C list but with no users, then you would use thesecond form of the talk message.If you want to have a ragchew with someone you can leave the text messageout and the system will go into 'Talk' mode. What this means is that ashort message is sent to the recipient telling them that you are in a'Talking' frame of mind and then you just type - everything you send willgo to the station that you asked for. All the usual announcements, spots and so on will still come out on yourterminal.If you want to do something (such as send a spot) you preceed the normal command with a '/' character, eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   /DX 14001 G1TLH What's a B class licensee doing on 20m CW?   /HELP talk
-</PRE>
-</CODE></BLOCKQUOTE>
-To leave talk mode type:
-<BLOCKQUOTE><CODE>
-<PRE>
-   /EX
-</PRE>
-</CODE></BLOCKQUOTE>
-If you are in 'Talk' mode, there is an extention to the '/' command whichallows you to send the output to all the people you are talking to. You do with the '//' command. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  //sh/hftable
-</PRE>
-</CODE></BLOCKQUOTE>
-will send the hftable as you have it to all the people you are currently talking to.</P>
-<H2><A NAME="ss10.228">10.228</A> <A HREF="adminmanual_en.html#toc10.228">talk &lt;call&gt; [&lt;text&gt;] (0)</A>
-</H2>
-
-<P><CODE><B>talk &lt;call&gt; [&lt;text&gt;]</B> Send a text message to another station</CODE></P>
-
-<H2><A NAME="ss10.229">10.229</A> <A HREF="adminmanual_en.html#toc10.229">type &lt;filearea&gt;/&lt;name&gt; (0)</A>
-</H2>
-
-<P><CODE><B>type &lt;filearea&gt;/&lt;name&gt;</B> Look at the contents of a file in one of the fileareas</CODE></P>
-<P>Type out the contents of a file in a filearea. So, for example, in filearea 'bulletins' you want to look at file 'arld051' you would enter:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   TYPE bulletins/arld051
-</PRE>
-</CODE></BLOCKQUOTE>
-See also SHOW/FILES to see what fileareas are available and a list of content.</P>
-<H2><A NAME="ss10.230">10.230</A> <A HREF="adminmanual_en.html#toc10.230">uncatchup &lt;node call&gt; all|[msgno&gt; ...] (5)</A>
-</H2>
-
-<P><CODE><B>uncatchup &lt;node call&gt; all|[msgno&gt; ...]</B> Unmark a message as sent</CODE></P>
-<P>When you send messages the fact that you have forwarded it to another node is remembered so that it isn't sent again. When you have a new partnernode and you add their callsign to your /spider/msg/forward.pl file, alloutstanding non-private messages will be forwarded to them. This may wellbe ALL the non-private messages. You can prevent this by using these commmands:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  catchup GB7DJK all  catchup GB7DJK 300 301 302 303 500-510
-</PRE>
-</CODE></BLOCKQUOTE>
-and to undo what you have just done:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  uncatchup GB7DJK all  uncatchup GB7DJK 300 301 302 303 500-510
-</PRE>
-</CODE></BLOCKQUOTE>
-which will arrange for them to be forward candidates again.Order is not important.</P>
-<H2><A NAME="ss10.231">10.231</A> <A HREF="adminmanual_en.html#toc10.231">unset/announce (0)</A>
-</H2>
-
-<P><CODE><B>unset/announce</B> Stop announce messages coming out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.232">10.232</A> <A HREF="adminmanual_en.html#toc10.232">unset/anntalk (0)</A>
-</H2>
-
-<P><CODE><B>unset/anntalk</B> Stop talk like announce messages on your terminal</CODE></P>
-<P>The announce system on legacy cluster nodes is used as a talk substitute because the network is so poorly connected. If you:
-<BLOCKQUOTE><CODE>
-<PRE>
-  unset/anntalk
-</PRE>
-</CODE></BLOCKQUOTE>
-you will suppress several of these announces, you may miss the odd useful one as well, but you would probably miss them anyway in thewelter of useless ones.
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/anntalk 
-</PRE>
-</CODE></BLOCKQUOTE>
-allows you to see them again. This is the default.</P>
-<H2><A NAME="ss10.233">10.233</A> <A HREF="adminmanual_en.html#toc10.233">unset/baddx &lt;call&gt;.. (8)</A>
-</H2>
-
-<P><CODE><B>unset/baddx &lt;call&gt;..</B> Propagate a dx spot with this callsign again</CODE></P>
-<P>Setting a word as 'baddx' will prevent spots with that word in the'spotted' field (as in: DX 14001.1 FR0G)of a DX spot from going anyfurther. They will not be displayed and they will not be sent ontoother nodes.The word must be written in full, no wild cards are allowed eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/baddx FORSALE VIDEO FR0G
-</PRE>
-</CODE></BLOCKQUOTE>
-To allow a word again, use the following command ...
-<BLOCKQUOTE><CODE>
-<PRE>
-  unset/baddx VIDEO
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.234">10.234</A> <A HREF="adminmanual_en.html#toc10.234">unset/badnode &lt;call&gt;.. (8)</A>
-</H2>
-
-<P><CODE><B>unset/badnode &lt;call&gt;..</B> Allow spots from this node again</CODE></P>
-<P>Setting a callsign as a 'badnode' will prevent spots from that node going any further. They will not be displayed and they will not be sent onto other nodes.The call must be a full eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/badnode K1TTT 
-</PRE>
-</CODE></BLOCKQUOTE>
-will stop anything from K1TTT. If you want SSIDs as well then you mustenter them specifically.
-<BLOCKQUOTE><CODE>
-<PRE>
-  unset/badnode K1TTT
-</PRE>
-</CODE></BLOCKQUOTE>
-will allow spots from him again.Use with extreme care. This command may well be superceeded by FILTERing.</P>
-<H2><A NAME="ss10.235">10.235</A> <A HREF="adminmanual_en.html#toc10.235">unset/badspotter &lt;call&gt;.. (8)</A>
-</H2>
-
-<P><CODE><B>unset/badspotter &lt;call&gt;..</B> Allow spots from this callsign again</CODE></P>
-<P>Setting a callsign as a 'badspotter' will prevent spots from this callsign going any further. They will not be displayed and they will not be sent onto other nodes.The call must be written in full, no wild cards are allowed eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/badspotter VE2STN 
-</PRE>
-</CODE></BLOCKQUOTE>
-will stop anything from VE2STN. This command will automaticallystop spots from this user, regardless of whether or which SSID he uses. DO NOT USE SSIDs in the callsign, just use the callsignas above or below.
-<BLOCKQUOTE><CODE>
-<PRE>
-  unset/badspotter VE2STN
-</PRE>
-</CODE></BLOCKQUOTE>
-will allow spots from him again.Use with extreme care. This command may well be superceded by FILTERing.</P>
-<H2><A NAME="ss10.236">10.236</A> <A HREF="adminmanual_en.html#toc10.236">unset/badword &lt;word&gt;.. (8)</A>
-</H2>
-
-<P><CODE><B>unset/badword &lt;word&gt;..</B> Propagate things with this word again</CODE></P>
-<P>Setting a word as a 'badword' will prevent things like spots,announces or talks with this word in the the text part from going anyfurther. They will not be displayed and they will not be sent ontoother nodes.The word must be written in full, no wild cards are allowed eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/badword annihilate annihilated annihilation 
-</PRE>
-</CODE></BLOCKQUOTE>
-will stop anything with these words in the text.
-<BLOCKQUOTE><CODE>
-<PRE>
-  unset/badword annihilated
-</PRE>
-</CODE></BLOCKQUOTE>
-will allow text with this word again.</P>
-<H2><A NAME="ss10.237">10.237</A> <A HREF="adminmanual_en.html#toc10.237">unset/beep (0)</A>
-</H2>
-
-<P><CODE><B>unset/beep</B> Stop beeps for DX and other messages on your terminal</CODE></P>
-
-<H2><A NAME="ss10.238">10.238</A> <A HREF="adminmanual_en.html#toc10.238">unset/debug &lt;name&gt; (9)</A>
-</H2>
-
-<P><CODE><B>unset/debug &lt;name&gt;</B> Remove a debug level from the debug set</CODE></P>
-<P>You can choose to log several different levels.  The levels are
-<BLOCKQUOTE><CODE>
-<PRE>
- chan state msg cron connect
-</PRE>
-</CODE></BLOCKQUOTE>
-You can show what levels you are logging with SHOW/DEBUG</P>
-<H2><A NAME="ss10.239">10.239</A> <A HREF="adminmanual_en.html#toc10.239">unset/dx (0)</A>
-</H2>
-
-<P><CODE><B>unset/dx</B> Stop DX messages coming out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.240">10.240</A> <A HREF="adminmanual_en.html#toc10.240">unset/dxcq (0)</A>
-</H2>
-
-<P><CODE><B>unset/dxcq</B> Stop CQ Zones on the end of DX announcements</CODE></P>
-<P>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.  </P>
-<H2><A NAME="ss10.241">10.241</A> <A HREF="adminmanual_en.html#toc10.241">unset/dxgrid (0)</A>
-</H2>
-
-<P><CODE><B>unset/dxgrid</B> Stop QRA Grid Squares on the end of DX announcements</CODE></P>
-<P>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.  </P>
-<H2><A NAME="ss10.242">10.242</A> <A HREF="adminmanual_en.html#toc10.242">unset/dxitu (0)</A>
-</H2>
-
-<P><CODE><B>unset/dxitu</B> Stop ITU Zones on the end of DX announcements</CODE></P>
-<P>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.  </P>
-<H2><A NAME="ss10.243">10.243</A> <A HREF="adminmanual_en.html#toc10.243">unset/echo (0)</A>
-</H2>
-
-<P><CODE><B>unset/echo</B> Stop the cluster echoing your input</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.244">10.244</A> <A HREF="adminmanual_en.html#toc10.244">unset/email (0)</A>
-</H2>
-
-<P><CODE><B>unset/email</B> Stop personal msgs being forwarded by email</CODE></P>
-<P>If any personal messages come in for your callsign then you can usethese commands to control whether they are forwarded onto your emailaddress. To enable the forwarding do something like:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/EMAIL mike.tubby@somewhere.com
-</PRE>
-</CODE></BLOCKQUOTE>
-You can have more than one email address (each one separated by a space).Emails are forwarded to all the email addresses you specify.You can disable forwarding by:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  UNSET/EMAIL
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.245">10.245</A> <A HREF="adminmanual_en.html#toc10.245">unset/here (0)</A>
-</H2>
-
-<P><CODE><B>unset/here</B> Tell the system you are absent from your terminal</CODE></P>
-
-<H2><A NAME="ss10.246">10.246</A> <A HREF="adminmanual_en.html#toc10.246">unset/hops &lt;call&gt; ann|spots|route|wwv|wcy (8)</A>
-</H2>
-
-<P><CODE><B>unset/hops &lt;call&gt; ann|spots|route|wwv|wcy</B> Unset hop count  </CODE></P>
-<P>Set the hop count for a particular type of broadcast for a node.This command allows you to set up special hop counts for a node for currently: announce, spots, wwv and wcy broadcasts.eg:
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/hops gb7djk ann 10  set/hops gb7mbc spots 20
-</PRE>
-</CODE></BLOCKQUOTE>
-Set SHOW/HOPS for information on what is already set. This commandcreates a filter and works in conjunction with the filter system. You can unset the hops with command UNSET/HOPS. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  unset/hops gb7djk ann  unset/hops gb7mbc spots
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<H2><A NAME="ss10.247">10.247</A> <A HREF="adminmanual_en.html#toc10.247">unset/isolate (9)</A>
-</H2>
-
-<P><CODE><B>unset/isolate</B> Stop Isolation of a node from the rest of the network</CODE></P>
-<P>Remove isolation from a node - SET/ISOLATE</P>
-<H2><A NAME="ss10.248">10.248</A> <A HREF="adminmanual_en.html#toc10.248">unset/lockout &lt;call&gt; (9)</A>
-</H2>
-
-<P><CODE><B>unset/lockout &lt;call&gt;</B> Allow a callsign to connect to the cluster</CODE></P>
-
-<H2><A NAME="ss10.249">10.249</A> <A HREF="adminmanual_en.html#toc10.249">unset/logininfo (0)</A>
-</H2>
-
-<P><CODE><B>unset/logininfo</B> Inform when a station logs out locally</CODE></P>
-
-<H2><A NAME="ss10.250">10.250</A> <A HREF="adminmanual_en.html#toc10.250">unset/password &lt;call&gt; ... (9)</A>
-</H2>
-
-<P><CODE><B>unset/password &lt;call&gt; ...</B> Delete (remove) a user's password</CODE></P>
-<P>This command allows the sysop to completely delete and remove a password for a user. </P>
-<H2><A NAME="ss10.251">10.251</A> <A HREF="adminmanual_en.html#toc10.251">unset/privilege (0)</A>
-</H2>
-
-<P><CODE><B>unset/privilege</B> Remove any privilege for this session</CODE></P>
-<P>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.</P>
-<H2><A NAME="ss10.252">10.252</A> <A HREF="adminmanual_en.html#toc10.252">unset/prompt (0)</A>
-</H2>
-
-<P><CODE><B>unset/prompt</B> Set your prompt back to default</CODE></P>
-<P>This command will set your user prompt to exactly the string that you say. The point of this command to enable a user to interface to programsthat are looking for a specific prompt (or else you just want a differentfixed prompt).
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/PROMPT clx &gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back tonormal.</P>
-<H2><A NAME="ss10.253">10.253</A> <A HREF="adminmanual_en.html#toc10.253">unset/register &lt;call&gt; ... (9)</A>
-</H2>
-
-<P><CODE><B>unset/register &lt;call&gt; ...</B> Mark a user as not registered</CODE></P>
-<P>Registration is a concept that you can switch on by executing the
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/var $main::regreq = 1 
-</PRE>
-</CODE></BLOCKQUOTE>
-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.</P>
-<H2><A NAME="ss10.254">10.254</A> <A HREF="adminmanual_en.html#toc10.254">unset/talk (0)</A>
-</H2>
-
-<P><CODE><B>unset/talk</B> Stop TALK messages coming out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.255">10.255</A> <A HREF="adminmanual_en.html#toc10.255">unset/usstate (0)</A>
-</H2>
-
-<P><CODE><B>unset/usstate</B> Stop US State info on the end of DX announcements</CODE></P>
-<P>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.  </P>
-<H2><A NAME="ss10.256">10.256</A> <A HREF="adminmanual_en.html#toc10.256">unset/wcy (0)</A>
-</H2>
-
-<P><CODE><B>unset/wcy</B> Stop WCY messages coming out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.257">10.257</A> <A HREF="adminmanual_en.html#toc10.257">unset/wwv (0)</A>
-</H2>
-
-<P><CODE><B>unset/wwv</B> Stop WWV messages coming out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.258">10.258</A> <A HREF="adminmanual_en.html#toc10.258">unset/wx (0)</A>
-</H2>
-
-<P><CODE><B>unset/wx</B> Stop WX messages coming out on your terminal</CODE></P>
-
-<H2><A NAME="ss10.259">10.259</A> <A HREF="adminmanual_en.html#toc10.259">who (0)</A>
-</H2>
-
-<P><CODE><B>who</B> Show who is physically connected</CODE></P>
-<P>This is a quick listing that shows which callsigns are connected andwhat sort of connection they have</P>
-<H2><A NAME="ss10.260">10.260</A> <A HREF="adminmanual_en.html#toc10.260">wx &lt;text&gt; (0)</A>
-</H2>
-
-<P><CODE><B>wx &lt;text&gt;</B> Send a weather message to local users</CODE></P>
-
-<H2><A NAME="ss10.261">10.261</A> <A HREF="adminmanual_en.html#toc10.261">wx full &lt;text&gt; (0)</A>
-</H2>
-
-<P><CODE><B>wx full &lt;text&gt;</B> Send a weather message to all cluster users</CODE></P>
-
-<H2><A NAME="ss10.262">10.262</A> <A HREF="adminmanual_en.html#toc10.262">wx sysop &lt;text&gt; (5)</A>
-</H2>
-
-<P><CODE><B>wx sysop &lt;text&gt;</B> Send a weather message to other clusters only</CODE></P>
-<P>Weather messages can sometimes be useful if you are experiencing an extremethat may indicate enhanced conditions</P>
 <HR>
-Next
+<A HREF="adminmanual_en-11.html">Next</A>
 <A HREF="adminmanual_en-9.html">Previous</A>
 <A HREF="adminmanual_en.html#toc10">Contents</A>
 </BODY>
index a55518bb479bd32e1fab58e09685e88415a23fb3..b3823e35207a608842235d954c6c0ee86278eb4a 100644 (file)
@@ -2,7 +2,7 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
- <TITLE>The DXSpider Administration Manual v1.50: The DXSpider command set</TITLE>
+ <TITLE>The DXSpider Administration Manual v1.50: The DXSpider Command Reference</TITLE>
  <LINK HREF="adminmanual_en-10.html" REL=previous>
  <LINK HREF="adminmanual_en.html#toc11" REL=contents>
 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
@@ -12,7 +12,7 @@ Next
 <A HREF="adminmanual_en-10.html">Previous</A>
 <A HREF="adminmanual_en.html#toc11">Contents</A>
 <HR>
-<H2><A NAME="s11">11.</A> <A HREF="adminmanual_en.html#toc11">The DXSpider command set</A></H2>
+<H2><A NAME="s11">11.</A> <A HREF="adminmanual_en.html#toc11">The DXSpider Command Reference</A></H2>
 
 <H2><A NAME="ss11.1">11.1</A> <A HREF="adminmanual_en.html#toc11.1">accept (0)</A>
 </H2>
index d59d3bc637959f52c8556ff4e80a93d3b354a64c..8d0b65cc35759e004e707d2abc024818d40beee1 100644 (file)
@@ -16,7 +16,7 @@ Contents
 <H1>The DXSpider Administration Manual v1.50</H1>
 
 <H2>Ian Maude, G0VGS, (g0vgs@gb7mbc.net), and
-Charlie Carroll, K1XX, (k1xx@ptcnh.net)</H2>March 2003 revision 0.6
+Charlie Carroll, K1XX, (k1xx@ptcnh.net)</H2>April 2003 revision 0.7
 <HR>
 <EM>A reference for SysOps of the DXSpider DXCluster program.</EM>
 <HR>
@@ -105,266 +105,271 @@ Charlie Carroll, K1XX, (k1xx@ptcnh.net)</H2>March 2003 revision 0.6
 <UL>
 <LI><A NAME="toc10.1">10.1</A> <A HREF="adminmanual_en-10.html#ss10.1">CVS from a Linux platform</A>
 <LI><A NAME="toc10.2">10.2</A> <A HREF="adminmanual_en-10.html#ss10.2">CVS from a Windows platform</A>
-<LI><A NAME="toc10.3">10.3</A> <A HREF="adminmanual_en-10.html#ss10.3">accept (0)</A>
-<LI><A NAME="toc10.4">10.4</A> <A HREF="adminmanual_en-10.html#ss10.4">accept/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.5">10.5</A> <A HREF="adminmanual_en-10.html#ss10.5">accept/announce [0-9] &lt;pattern&gt; (0)</A>
-<LI><A NAME="toc10.6">10.6</A> <A HREF="adminmanual_en-10.html#ss10.6">accept/route &lt;call&gt; [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.7">10.7</A> <A HREF="adminmanual_en-10.html#ss10.7">accept/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.8">10.8</A> <A HREF="adminmanual_en-10.html#ss10.8">accept/spots [0-9] &lt;pattern&gt; (0)</A>
-<LI><A NAME="toc10.9">10.9</A> <A HREF="adminmanual_en-10.html#ss10.9">accept/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.10">10.10</A> <A HREF="adminmanual_en-10.html#ss10.10">accept/wcy [0-9] &lt;pattern&gt; (0)</A>
-<LI><A NAME="toc10.11">10.11</A> <A HREF="adminmanual_en-10.html#ss10.11">accept/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.12">10.12</A> <A HREF="adminmanual_en-10.html#ss10.12">accept/wwv [0-9] &lt;pattern&gt; (0)</A>
-<LI><A NAME="toc10.13">10.13</A> <A HREF="adminmanual_en-10.html#ss10.13">announce &lt;text&gt; (0)</A>
-<LI><A NAME="toc10.14">10.14</A> <A HREF="adminmanual_en-10.html#ss10.14">announce full &lt;text&gt; (0)</A>
-<LI><A NAME="toc10.15">10.15</A> <A HREF="adminmanual_en-10.html#ss10.15">announce sysop &lt;text&gt; (5)</A>
-<LI><A NAME="toc10.16">10.16</A> <A HREF="adminmanual_en-10.html#ss10.16">apropos &lt;string&gt; (0)</A>
-<LI><A NAME="toc10.17">10.17</A> <A HREF="adminmanual_en-10.html#ss10.17">blank [&lt;string&gt;] [&lt;nn&gt;] (0)</A>
-<LI><A NAME="toc10.18">10.18</A> <A HREF="adminmanual_en-10.html#ss10.18">bye (0)</A>
-<LI><A NAME="toc10.19">10.19</A> <A HREF="adminmanual_en-10.html#ss10.19">catchup &lt;node call&gt; all|[&lt;msgno&gt; ...] (5)</A>
-<LI><A NAME="toc10.20">10.20</A> <A HREF="adminmanual_en-10.html#ss10.20">chat &lt;group&gt; &lt;text&gt; (0)</A>
-<LI><A NAME="toc10.21">10.21</A> <A HREF="adminmanual_en-10.html#ss10.21">clear/announce &lt;callsign&gt; [input] [0-9|all] (8)</A>
-<LI><A NAME="toc10.22">10.22</A> <A HREF="adminmanual_en-10.html#ss10.22">clear/announce [1|all] (0)</A>
-<LI><A NAME="toc10.23">10.23</A> <A HREF="adminmanual_en-10.html#ss10.23">clear/route &lt;callsign&gt; [input] [0-9|all] (8)</A>
-<LI><A NAME="toc10.24">10.24</A> <A HREF="adminmanual_en-10.html#ss10.24">clear/route [1|all] (0)</A>
-<LI><A NAME="toc10.25">10.25</A> <A HREF="adminmanual_en-10.html#ss10.25">clear/spots &lt;callsign&gt; [input] [0-9|all] (8)</A>
-<LI><A NAME="toc10.26">10.26</A> <A HREF="adminmanual_en-10.html#ss10.26">clear/spots [0-9|all] (0)</A>
-<LI><A NAME="toc10.27">10.27</A> <A HREF="adminmanual_en-10.html#ss10.27">clear/wcy &lt;callsign&gt; [input] [0-9|all] (8)</A>
-<LI><A NAME="toc10.28">10.28</A> <A HREF="adminmanual_en-10.html#ss10.28">clear/wcy [1|all] (0)</A>
-<LI><A NAME="toc10.29">10.29</A> <A HREF="adminmanual_en-10.html#ss10.29">clear/wwv &lt;callsign&gt; [input] [0-9|all] (8)</A>
-<LI><A NAME="toc10.30">10.30</A> <A HREF="adminmanual_en-10.html#ss10.30">clear/wwv [1|all] (0)</A>
-<LI><A NAME="toc10.31">10.31</A> <A HREF="adminmanual_en-10.html#ss10.31">connect &lt;callsign&gt; (5)</A>
-<LI><A NAME="toc10.32">10.32</A> <A HREF="adminmanual_en-10.html#ss10.32">dbavail (0)</A>
-<LI><A NAME="toc10.33">10.33</A> <A HREF="adminmanual_en-10.html#ss10.33">dbcreate &lt;name&gt; (9)</A>
-<LI><A NAME="toc10.34">10.34</A> <A HREF="adminmanual_en-10.html#ss10.34">dbcreate &lt;name&gt; chain &lt;name&gt; [&lt;name&gt;..] (9)</A>
-<LI><A NAME="toc10.35">10.35</A> <A HREF="adminmanual_en-10.html#ss10.35">dbcreate &lt;name&gt; cmd &lt;dxspider command&gt; (9)</A>
-<LI><A NAME="toc10.36">10.36</A> <A HREF="adminmanual_en-10.html#ss10.36">dbcreate &lt;name&gt; remote &lt;node&gt; (9)</A>
-<LI><A NAME="toc10.37">10.37</A> <A HREF="adminmanual_en-10.html#ss10.37">dbimport &lt;dbname&gt; &lt;filename&gt; (9)</A>
-<LI><A NAME="toc10.38">10.38</A> <A HREF="adminmanual_en-10.html#ss10.38">dbremove &lt;dbname&gt; (9)</A>
-<LI><A NAME="toc10.39">10.39</A> <A HREF="adminmanual_en-10.html#ss10.39">dbshow &lt;dbname&gt; &lt;key&gt; (0)</A>
-<LI><A NAME="toc10.40">10.40</A> <A HREF="adminmanual_en-10.html#ss10.40">debug (9)</A>
-<LI><A NAME="toc10.41">10.41</A> <A HREF="adminmanual_en-10.html#ss10.41">delete/usdb &lt;callsign&gt; ... (9)</A>
-<LI><A NAME="toc10.42">10.42</A> <A HREF="adminmanual_en-10.html#ss10.42">delete/user &lt;callsign&gt; ... (9)</A>
-<LI><A NAME="toc10.43">10.43</A> <A HREF="adminmanual_en-10.html#ss10.43">demonstrate &lt;call&gt; &lt;command&gt; (9)</A>
-<LI><A NAME="toc10.44">10.44</A> <A HREF="adminmanual_en-10.html#ss10.44">directory (0)</A>
-<LI><A NAME="toc10.45">10.45</A> <A HREF="adminmanual_en-10.html#ss10.45">directory &lt;from&gt;-&lt;to&gt; (0)</A>
-<LI><A NAME="toc10.46">10.46</A> <A HREF="adminmanual_en-10.html#ss10.46">directory &lt;nn&gt; (0)</A>
-<LI><A NAME="toc10.47">10.47</A> <A HREF="adminmanual_en-10.html#ss10.47">directory all (0)</A>
-<LI><A NAME="toc10.48">10.48</A> <A HREF="adminmanual_en-10.html#ss10.48">directory from &lt;call&gt; (0)</A>
-<LI><A NAME="toc10.49">10.49</A> <A HREF="adminmanual_en-10.html#ss10.49">directory new (0)</A>
-<LI><A NAME="toc10.50">10.50</A> <A HREF="adminmanual_en-10.html#ss10.50">directory own (0)</A>
-<LI><A NAME="toc10.51">10.51</A> <A HREF="adminmanual_en-10.html#ss10.51">directory subject &lt;string&gt; (0)</A>
-<LI><A NAME="toc10.52">10.52</A> <A HREF="adminmanual_en-10.html#ss10.52">directory to &lt;call&gt; (0)</A>
-<LI><A NAME="toc10.53">10.53</A> <A HREF="adminmanual_en-10.html#ss10.53">directory- (5)</A>
-<LI><A NAME="toc10.54">10.54</A> <A HREF="adminmanual_en-10.html#ss10.54">disconnect &lt;call&gt; [&lt;call&gt; ...] (8)</A>
-<LI><A NAME="toc10.55">10.55</A> <A HREF="adminmanual_en-10.html#ss10.55">dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt; (0)</A>
-<LI><A NAME="toc10.56">10.56</A> <A HREF="adminmanual_en-10.html#ss10.56">echo &lt;line&gt; (0)</A>
-<LI><A NAME="toc10.57">10.57</A> <A HREF="adminmanual_en-10.html#ss10.57">export &lt;msgno&gt; &lt;filename&gt; (9)</A>
-<LI><A NAME="toc10.58">10.58</A> <A HREF="adminmanual_en-10.html#ss10.58">export_users [&lt;filename&gt;] (9)</A>
-<LI><A NAME="toc10.59">10.59</A> <A HREF="adminmanual_en-10.html#ss10.59">filtering... (0)</A>
-<LI><A NAME="toc10.60">10.60</A> <A HREF="adminmanual_en-10.html#ss10.60">forward/latlong &lt;node_call&gt; (8)</A>
-<LI><A NAME="toc10.61">10.61</A> <A HREF="adminmanual_en-10.html#ss10.61">forward/opernam &lt;call&gt; (1)</A>
-<LI><A NAME="toc10.62">10.62</A> <A HREF="adminmanual_en-10.html#ss10.62">help (0)</A>
-<LI><A NAME="toc10.63">10.63</A> <A HREF="adminmanual_en-10.html#ss10.63">init &lt;node&gt; (5)</A>
-<LI><A NAME="toc10.64">10.64</A> <A HREF="adminmanual_en-10.html#ss10.64">join &lt;group&gt; (0)</A>
-<LI><A NAME="toc10.65">10.65</A> <A HREF="adminmanual_en-10.html#ss10.65">kill (5)</A>
-<LI><A NAME="toc10.66">10.66</A> <A HREF="adminmanual_en-10.html#ss10.66">kill &lt;from msgno&gt;-&lt;to msgno&gt; (0)</A>
-<LI><A NAME="toc10.67">10.67</A> <A HREF="adminmanual_en-10.html#ss10.67">kill &lt;from&gt;-&lt;to&gt; (5)</A>
-<LI><A NAME="toc10.68">10.68</A> <A HREF="adminmanual_en-10.html#ss10.68">kill &lt;msgno&gt; [&lt;msgno..] (0)</A>
-<LI><A NAME="toc10.69">10.69</A> <A HREF="adminmanual_en-10.html#ss10.69">kill &lt;msgno&gt; [&lt;msgno&gt; ...] (0)</A>
-<LI><A NAME="toc10.70">10.70</A> <A HREF="adminmanual_en-10.html#ss10.70">kill expunge &lt;msgno&gt; [&lt;msgno..] (6)</A>
-<LI><A NAME="toc10.71">10.71</A> <A HREF="adminmanual_en-10.html#ss10.71">kill from &lt;call&gt; (5)</A>
-<LI><A NAME="toc10.72">10.72</A> <A HREF="adminmanual_en-10.html#ss10.72">kill full &lt;msgno&gt; [&lt;msgno..] (5)</A>
-<LI><A NAME="toc10.73">10.73</A> <A HREF="adminmanual_en-10.html#ss10.73">kill full &lt;msgno&gt; [&lt;msgno] (5)</A>
-<LI><A NAME="toc10.74">10.74</A> <A HREF="adminmanual_en-10.html#ss10.74">kill to &lt;call&gt; (5)</A>
-<LI><A NAME="toc10.75">10.75</A> <A HREF="adminmanual_en-10.html#ss10.75">kill from &lt;regex&gt; (0)</A>
-<LI><A NAME="toc10.76">10.76</A> <A HREF="adminmanual_en-10.html#ss10.76">kill to &lt;regex&gt; (0)</A>
-<LI><A NAME="toc10.77">10.77</A> <A HREF="adminmanual_en-10.html#ss10.77">leave &lt;group&gt; (0)</A>
-<LI><A NAME="toc10.78">10.78</A> <A HREF="adminmanual_en-10.html#ss10.78">links (0)</A>
-<LI><A NAME="toc10.79">10.79</A> <A HREF="adminmanual_en-10.html#ss10.79">load/aliases (9)</A>
-<LI><A NAME="toc10.80">10.80</A> <A HREF="adminmanual_en-10.html#ss10.80">load/badmsg (9)</A>
-<LI><A NAME="toc10.81">10.81</A> <A HREF="adminmanual_en-10.html#ss10.81">load/badwords (9)</A>
-<LI><A NAME="toc10.82">10.82</A> <A HREF="adminmanual_en-10.html#ss10.82">load/bands (9)</A>
-<LI><A NAME="toc10.83">10.83</A> <A HREF="adminmanual_en-10.html#ss10.83">load/cmd_cache (9)</A>
-<LI><A NAME="toc10.84">10.84</A> <A HREF="adminmanual_en-10.html#ss10.84">load/forward (9)</A>
-<LI><A NAME="toc10.85">10.85</A> <A HREF="adminmanual_en-10.html#ss10.85">load/keps (5)</A>
-<LI><A NAME="toc10.86">10.86</A> <A HREF="adminmanual_en-10.html#ss10.86">load/keps [nn] (5)</A>
-<LI><A NAME="toc10.87">10.87</A> <A HREF="adminmanual_en-10.html#ss10.87">load/messages (9)</A>
-<LI><A NAME="toc10.88">10.88</A> <A HREF="adminmanual_en-10.html#ss10.88">load/prefixes (9)</A>
-<LI><A NAME="toc10.89">10.89</A> <A HREF="adminmanual_en-10.html#ss10.89">merge &lt;node&gt; [&lt;no spots&gt;/&lt;no wwv&gt;] (5)</A>
-<LI><A NAME="toc10.90">10.90</A> <A HREF="adminmanual_en-10.html#ss10.90">msg &lt;cmd&gt; &lt;msgno&gt; [data ... ] (9)</A>
-<LI><A NAME="toc10.91">10.91</A> <A HREF="adminmanual_en-10.html#ss10.91">pc &lt;call&gt; &lt;text&gt; (8)</A>
-<LI><A NAME="toc10.92">10.92</A> <A HREF="adminmanual_en-10.html#ss10.92">ping &lt;node call&gt; (1)</A>
-<LI><A NAME="toc10.93">10.93</A> <A HREF="adminmanual_en-10.html#ss10.93">rcmd &lt;node call&gt; &lt;cmd&gt; (1)</A>
-<LI><A NAME="toc10.94">10.94</A> <A HREF="adminmanual_en-10.html#ss10.94">read (0)</A>
-<LI><A NAME="toc10.95">10.95</A> <A HREF="adminmanual_en-10.html#ss10.95">read &lt;msgno&gt; (0)</A>
-<LI><A NAME="toc10.96">10.96</A> <A HREF="adminmanual_en-10.html#ss10.96">read- (5)</A>
-<LI><A NAME="toc10.97">10.97</A> <A HREF="adminmanual_en-10.html#ss10.97">reject (0)</A>
-<LI><A NAME="toc10.98">10.98</A> <A HREF="adminmanual_en-10.html#ss10.98">reject/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.99">10.99</A> <A HREF="adminmanual_en-10.html#ss10.99">reject/announce [0-9] &lt;pattern&gt; (0)</A>
-<LI><A NAME="toc10.100">10.100</A> <A HREF="adminmanual_en-10.html#ss10.100">reject/route &lt;call&gt; [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.101">10.101</A> <A HREF="adminmanual_en-10.html#ss10.101">reject/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.102">10.102</A> <A HREF="adminmanual_en-10.html#ss10.102">reject/spots [0-9] &lt;pattern&gt; (0)</A>
-<LI><A NAME="toc10.103">10.103</A> <A HREF="adminmanual_en-10.html#ss10.103">reject/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.104">10.104</A> <A HREF="adminmanual_en-10.html#ss10.104">reject/wcy [0-9] &lt;pattern&gt; (0)</A>
-<LI><A NAME="toc10.105">10.105</A> <A HREF="adminmanual_en-10.html#ss10.105">reject/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
-<LI><A NAME="toc10.106">10.106</A> <A HREF="adminmanual_en-10.html#ss10.106">reject/wwv [0-9] &lt;pattern&gt; (0)</A>
-<LI><A NAME="toc10.107">10.107</A> <A HREF="adminmanual_en-10.html#ss10.107">reply (0)</A>
-<LI><A NAME="toc10.108">10.108</A> <A HREF="adminmanual_en-10.html#ss10.108">reply &lt;msgno&gt; (0)</A>
-<LI><A NAME="toc10.109">10.109</A> <A HREF="adminmanual_en-10.html#ss10.109">reply b &lt;msgno&gt; (0)</A>
-<LI><A NAME="toc10.110">10.110</A> <A HREF="adminmanual_en-10.html#ss10.110">reply noprivate &lt;msgno&gt; (0)</A>
-<LI><A NAME="toc10.111">10.111</A> <A HREF="adminmanual_en-10.html#ss10.111">reply rr &lt;msgno&gt; (0)</A>
-<LI><A NAME="toc10.112">10.112</A> <A HREF="adminmanual_en-10.html#ss10.112">save [-d -t -a] &lt;filename&gt; "&lt;cmd&gt;" [...] (9)</A>
-<LI><A NAME="toc10.113">10.113</A> <A HREF="adminmanual_en-10.html#ss10.113">send &lt;call&gt; [&lt;call&gt; ...] (0)</A>
-<LI><A NAME="toc10.114">10.114</A> <A HREF="adminmanual_en-10.html#ss10.114">send copy &lt;msgno&gt; &lt;call&gt; (0)</A>
-<LI><A NAME="toc10.115">10.115</A> <A HREF="adminmanual_en-10.html#ss10.115">send noprivate &lt;call&gt; (0)</A>
-<LI><A NAME="toc10.116">10.116</A> <A HREF="adminmanual_en-10.html#ss10.116">send private &lt;call&gt; (0)</A>
-<LI><A NAME="toc10.117">10.117</A> <A HREF="adminmanual_en-10.html#ss10.117">send rr &lt;call&gt; (0)</A>
-<LI><A NAME="toc10.118">10.118</A> <A HREF="adminmanual_en-10.html#ss10.118">set/address &lt;your address&gt; (0)</A>
-<LI><A NAME="toc10.119">10.119</A> <A HREF="adminmanual_en-10.html#ss10.119">set/announce (0)</A>
-<LI><A NAME="toc10.120">10.120</A> <A HREF="adminmanual_en-10.html#ss10.120">set/anntalk (0)</A>
-<LI><A NAME="toc10.121">10.121</A> <A HREF="adminmanual_en-10.html#ss10.121">set/arcluster &lt;call&gt; [&lt;call&gt;..] (5)</A>
-<LI><A NAME="toc10.122">10.122</A> <A HREF="adminmanual_en-10.html#ss10.122">set/baddx &lt;call&gt;.. (8)</A>
-<LI><A NAME="toc10.123">10.123</A> <A HREF="adminmanual_en-10.html#ss10.123">set/badnode &lt;call&gt;.. (8)</A>
-<LI><A NAME="toc10.124">10.124</A> <A HREF="adminmanual_en-10.html#ss10.124">set/badspotter &lt;call&gt;.. (8)</A>
-<LI><A NAME="toc10.125">10.125</A> <A HREF="adminmanual_en-10.html#ss10.125">set/badword &lt;word&gt;.. (8)</A>
-<LI><A NAME="toc10.126">10.126</A> <A HREF="adminmanual_en-10.html#ss10.126">set/bbs &lt;call&gt; [&lt;call&gt;..] (5)</A>
-<LI><A NAME="toc10.127">10.127</A> <A HREF="adminmanual_en-10.html#ss10.127">set/beep (0)</A>
-<LI><A NAME="toc10.128">10.128</A> <A HREF="adminmanual_en-10.html#ss10.128">set/clx &lt;call&gt; [&lt;call&gt;..] (5)</A>
-<LI><A NAME="toc10.129">10.129</A> <A HREF="adminmanual_en-10.html#ss10.129">set/debug &lt;name&gt; (9)</A>
-<LI><A NAME="toc10.130">10.130</A> <A HREF="adminmanual_en-10.html#ss10.130">set/dx (0)</A>
-<LI><A NAME="toc10.131">10.131</A> <A HREF="adminmanual_en-10.html#ss10.131">set/dxcq (0)</A>
-<LI><A NAME="toc10.132">10.132</A> <A HREF="adminmanual_en-10.html#ss10.132">set/dxgrid (0)</A>
-<LI><A NAME="toc10.133">10.133</A> <A HREF="adminmanual_en-10.html#ss10.133">set/dxitu (0)</A>
-<LI><A NAME="toc10.134">10.134</A> <A HREF="adminmanual_en-10.html#ss10.134">set/dxnet &lt;call&gt; [&lt;call&gt;..] (5)</A>
-<LI><A NAME="toc10.135">10.135</A> <A HREF="adminmanual_en-10.html#ss10.135">set/echo (0)</A>
-<LI><A NAME="toc10.136">10.136</A> <A HREF="adminmanual_en-10.html#ss10.136">set/email &lt;email&gt; ... (0)</A>
-<LI><A NAME="toc10.137">10.137</A> <A HREF="adminmanual_en-10.html#ss10.137">set/here (0)</A>
-<LI><A NAME="toc10.138">10.138</A> <A HREF="adminmanual_en-10.html#ss10.138">set/homenode &lt;node&gt;  (0)</A>
-<LI><A NAME="toc10.139">10.139</A> <A HREF="adminmanual_en-10.html#ss10.139">set/hops &lt;call&gt; ann|spots|route|wwv|wcy &lt;n&gt; (8)</A>
-<LI><A NAME="toc10.140">10.140</A> <A HREF="adminmanual_en-10.html#ss10.140">set/isolate (9)</A>
-<LI><A NAME="toc10.141">10.141</A> <A HREF="adminmanual_en-10.html#ss10.141">set/language &lt;lang&gt; (0)</A>
-<LI><A NAME="toc10.142">10.142</A> <A HREF="adminmanual_en-10.html#ss10.142">set/location &lt;lat &amp; long&gt; (0)</A>
-<LI><A NAME="toc10.143">10.143</A> <A HREF="adminmanual_en-10.html#ss10.143">set/lockout &lt;call&gt; (9)</A>
-<LI><A NAME="toc10.144">10.144</A> <A HREF="adminmanual_en-10.html#ss10.144">set/logininfo (0)</A>
-<LI><A NAME="toc10.145">10.145</A> <A HREF="adminmanual_en-10.html#ss10.145">set/name &lt;your name&gt; (0)</A>
-<LI><A NAME="toc10.146">10.146</A> <A HREF="adminmanual_en-10.html#ss10.146">set/node &lt;call&gt; [&lt;call&gt;..] (5)</A>
-<LI><A NAME="toc10.147">10.147</A> <A HREF="adminmanual_en-10.html#ss10.147">set/obscount &lt;count&gt; &lt;call&gt; (8)</A>
-<LI><A NAME="toc10.148">10.148</A> <A HREF="adminmanual_en-10.html#ss10.148">set/page &lt;lines per page&gt; (0)</A>
-<LI><A NAME="toc10.149">10.149</A> <A HREF="adminmanual_en-10.html#ss10.149">set/password (0)</A>
-<LI><A NAME="toc10.150">10.150</A> <A HREF="adminmanual_en-10.html#ss10.150">set/password &lt;callsign&gt; &lt;string&gt; (9)</A>
-<LI><A NAME="toc10.151">10.151</A> <A HREF="adminmanual_en-10.html#ss10.151">set/pinginterval &lt;time&gt; &lt;nodecall&gt; (9)</A>
-<LI><A NAME="toc10.152">10.152</A> <A HREF="adminmanual_en-10.html#ss10.152">set/privilege &lt;n&gt; &lt;call&gt; [&lt;call..] (9)</A>
-<LI><A NAME="toc10.153">10.153</A> <A HREF="adminmanual_en-10.html#ss10.153">set/prompt &lt;string&gt; (0)</A>
-<LI><A NAME="toc10.154">10.154</A> <A HREF="adminmanual_en-10.html#ss10.154">set/qra &lt;locator&gt; (0)</A>
-<LI><A NAME="toc10.155">10.155</A> <A HREF="adminmanual_en-10.html#ss10.155">set/qth &lt;your qth&gt; (0)</A>
-<LI><A NAME="toc10.156">10.156</A> <A HREF="adminmanual_en-10.html#ss10.156">set/register &lt;call&gt; ... (9)</A>
-<LI><A NAME="toc10.157">10.157</A> <A HREF="adminmanual_en-10.html#ss10.157">set/spider &lt;call&gt; [&lt;call&gt;..] (5)</A>
-<LI><A NAME="toc10.158">10.158</A> <A HREF="adminmanual_en-10.html#ss10.158">set/sys_location &lt;lat &amp; long&gt; (9)</A>
-<LI><A NAME="toc10.159">10.159</A> <A HREF="adminmanual_en-10.html#ss10.159">set/sys_qra &lt;locator&gt; (9)</A>
-<LI><A NAME="toc10.160">10.160</A> <A HREF="adminmanual_en-10.html#ss10.160">set/talk (0)</A>
-<LI><A NAME="toc10.161">10.161</A> <A HREF="adminmanual_en-10.html#ss10.161">set/usdb &lt;call&gt; &lt;state&gt; &lt;city&gt; (9)</A>
-<LI><A NAME="toc10.162">10.162</A> <A HREF="adminmanual_en-10.html#ss10.162">set/usstate (0)</A>
-<LI><A NAME="toc10.163">10.163</A> <A HREF="adminmanual_en-10.html#ss10.163">set/wcy (0)</A>
-<LI><A NAME="toc10.164">10.164</A> <A HREF="adminmanual_en-10.html#ss10.164">set/wwv (0)</A>
-<LI><A NAME="toc10.165">10.165</A> <A HREF="adminmanual_en-10.html#ss10.165">set/wx (0)</A>
-<LI><A NAME="toc10.166">10.166</A> <A HREF="adminmanual_en-10.html#ss10.166">show/baddx (1)</A>
-<LI><A NAME="toc10.167">10.167</A> <A HREF="adminmanual_en-10.html#ss10.167">show/badnode (1)</A>
-<LI><A NAME="toc10.168">10.168</A> <A HREF="adminmanual_en-10.html#ss10.168">show/badspotter (1)</A>
-<LI><A NAME="toc10.169">10.169</A> <A HREF="adminmanual_en-10.html#ss10.169">show/badword (1)</A>
-<LI><A NAME="toc10.170">10.170</A> <A HREF="adminmanual_en-10.html#ss10.170">show/chat [&lt;group&gt;] [&lt;lines&gt;] (0)</A>
-<LI><A NAME="toc10.171">10.171</A> <A HREF="adminmanual_en-10.html#ss10.171">show/configuration [&lt;node&gt;] (0)</A>
-<LI><A NAME="toc10.172">10.172</A> <A HREF="adminmanual_en-10.html#ss10.172">show/configuration/node (0)</A>
-<LI><A NAME="toc10.173">10.173</A> <A HREF="adminmanual_en-10.html#ss10.173">show/connect (1)</A>
-<LI><A NAME="toc10.174">10.174</A> <A HREF="adminmanual_en-10.html#ss10.174">show/contest &lt;year and month&gt; (0)</A>
-<LI><A NAME="toc10.175">10.175</A> <A HREF="adminmanual_en-10.html#ss10.175">show/date [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
-<LI><A NAME="toc10.176">10.176</A> <A HREF="adminmanual_en-10.html#ss10.176">show/db0sdx &lt;callsign&gt; (0)</A>
-<LI><A NAME="toc10.177">10.177</A> <A HREF="adminmanual_en-10.html#ss10.177">show/debug (9)</A>
-<LI><A NAME="toc10.178">10.178</A> <A HREF="adminmanual_en-10.html#ss10.178">show/dx (0)</A>
-<LI><A NAME="toc10.179">10.179</A> <A HREF="adminmanual_en-10.html#ss10.179">show/dxcc &lt;prefix&gt; (0)</A>
-<LI><A NAME="toc10.180">10.180</A> <A HREF="adminmanual_en-10.html#ss10.180">show/dxqsl &lt;callsign&gt; (0)</A>
-<LI><A NAME="toc10.181">10.181</A> <A HREF="adminmanual_en-10.html#ss10.181">show/dxstats [days] [date] (0)</A>
-<LI><A NAME="toc10.182">10.182</A> <A HREF="adminmanual_en-10.html#ss10.182">show/files [&lt;filearea&gt; [&lt;string&gt;]] (0)</A>
-<LI><A NAME="toc10.183">10.183</A> <A HREF="adminmanual_en-10.html#ss10.183">show/filter (0)</A>
-<LI><A NAME="toc10.184">10.184</A> <A HREF="adminmanual_en-10.html#ss10.184">show/hfstats [days] [date] (0)</A>
-<LI><A NAME="toc10.185">10.185</A> <A HREF="adminmanual_en-10.html#ss10.185">show/hftable [days] [date] [prefix ...] (0)</A>
-<LI><A NAME="toc10.186">10.186</A> <A HREF="adminmanual_en-10.html#ss10.186">show/hops &lt;call&gt; [ann|spots|route|wcy|wwv] (8)</A>
-<LI><A NAME="toc10.187">10.187</A> <A HREF="adminmanual_en-10.html#ss10.187">show/isolate (1)</A>
-<LI><A NAME="toc10.188">10.188</A> <A HREF="adminmanual_en-10.html#ss10.188">show/lockout &lt;prefix&gt;|all (9)</A>
-<LI><A NAME="toc10.189">10.189</A> <A HREF="adminmanual_en-10.html#ss10.189">show/log [&lt;callsign&gt;] (8)</A>
-<LI><A NAME="toc10.190">10.190</A> <A HREF="adminmanual_en-10.html#ss10.190">show/moon [ndays] [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
-<LI><A NAME="toc10.191">10.191</A> <A HREF="adminmanual_en-10.html#ss10.191">show/muf &lt;prefix&gt; [&lt;hours&gt;][long] (0)</A>
-<LI><A NAME="toc10.192">10.192</A> <A HREF="adminmanual_en-10.html#ss10.192">show/newconfiguration [&lt;node&gt;] (0)</A>
-<LI><A NAME="toc10.193">10.193</A> <A HREF="adminmanual_en-10.html#ss10.193">show/newconfiguration/node (0)</A>
-<LI><A NAME="toc10.194">10.194</A> <A HREF="adminmanual_en-10.html#ss10.194">show/node [&lt;callsign&gt; ...] (1)</A>
-<LI><A NAME="toc10.195">10.195</A> <A HREF="adminmanual_en-10.html#ss10.195">show/prefix &lt;callsign&gt; (0)</A>
-<LI><A NAME="toc10.196">10.196</A> <A HREF="adminmanual_en-10.html#ss10.196">show/program (5)</A>
-<LI><A NAME="toc10.197">10.197</A> <A HREF="adminmanual_en-10.html#ss10.197">show/qra &lt;lat&gt; &lt;long&gt; (0)</A>
-<LI><A NAME="toc10.198">10.198</A> <A HREF="adminmanual_en-10.html#ss10.198">show/qra &lt;locator&gt; [&lt;locator&gt;] (0)</A>
-<LI><A NAME="toc10.199">10.199</A> <A HREF="adminmanual_en-10.html#ss10.199">show/qrz &lt;callsign&gt; (0)</A>
-<LI><A NAME="toc10.200">10.200</A> <A HREF="adminmanual_en-10.html#ss10.200">show/registered [&lt;prefix&gt;] (9)</A>
-<LI><A NAME="toc10.201">10.201</A> <A HREF="adminmanual_en-10.html#ss10.201">show/route &lt;callsign&gt; ... (0)</A>
-<LI><A NAME="toc10.202">10.202</A> <A HREF="adminmanual_en-10.html#ss10.202">show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;] (0)</A>
-<LI><A NAME="toc10.203">10.203</A> <A HREF="adminmanual_en-10.html#ss10.203">show/station all [&lt;regex&gt;] (6)</A>
-<LI><A NAME="toc10.204">10.204</A> <A HREF="adminmanual_en-10.html#ss10.204">show/station [&lt;callsign&gt; ..] (0)</A>
-<LI><A NAME="toc10.205">10.205</A> <A HREF="adminmanual_en-10.html#ss10.205">show/sun [ndays] [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
-<LI><A NAME="toc10.206">10.206</A> <A HREF="adminmanual_en-10.html#ss10.206">show/time [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
-<LI><A NAME="toc10.207">10.207</A> <A HREF="adminmanual_en-10.html#ss10.207">show/usdb [call ..] (0)</A>
-<LI><A NAME="toc10.208">10.208</A> <A HREF="adminmanual_en-10.html#ss10.208">show/vhfstats [days] [date] (0)</A>
-<LI><A NAME="toc10.209">10.209</A> <A HREF="adminmanual_en-10.html#ss10.209">show/vhftable [days] [date] [prefix ...] (0)</A>
-<LI><A NAME="toc10.210">10.210</A> <A HREF="adminmanual_en-10.html#ss10.210">show/wcy (0)</A>
-<LI><A NAME="toc10.211">10.211</A> <A HREF="adminmanual_en-10.html#ss10.211">show/wcy &lt;n&gt; (0)</A>
-<LI><A NAME="toc10.212">10.212</A> <A HREF="adminmanual_en-10.html#ss10.212">show/wm7d &lt;callsign&gt; (0)</A>
-<LI><A NAME="toc10.213">10.213</A> <A HREF="adminmanual_en-10.html#ss10.213">show/wwv (0)</A>
-<LI><A NAME="toc10.214">10.214</A> <A HREF="adminmanual_en-10.html#ss10.214">show/wwv &lt;n&gt; (0)</A>
-<LI><A NAME="toc10.215">10.215</A> <A HREF="adminmanual_en-10.html#ss10.215">shutdown (5)</A>
-<LI><A NAME="toc10.216">10.216</A> <A HREF="adminmanual_en-10.html#ss10.216">spoof &lt;call&gt; &lt;command&gt; (9)</A>
-<LI><A NAME="toc10.217">10.217</A> <A HREF="adminmanual_en-10.html#ss10.217">stat/channel [&lt;callsign&gt;] (5)</A>
-<LI><A NAME="toc10.218">10.218</A> <A HREF="adminmanual_en-10.html#ss10.218">stat/db &lt;dbname&gt; (5)</A>
-<LI><A NAME="toc10.219">10.219</A> <A HREF="adminmanual_en-10.html#ss10.219">stat/msg (1)</A>
-<LI><A NAME="toc10.220">10.220</A> <A HREF="adminmanual_en-10.html#ss10.220">stat/msg &lt;msgno&gt; (1)</A>
-<LI><A NAME="toc10.221">10.221</A> <A HREF="adminmanual_en-10.html#ss10.221">stat/route_node &lt;callsign&gt; (5)</A>
-<LI><A NAME="toc10.222">10.222</A> <A HREF="adminmanual_en-10.html#ss10.222">stat/route_node all (5)</A>
-<LI><A NAME="toc10.223">10.223</A> <A HREF="adminmanual_en-10.html#ss10.223">stat/route_user &lt;callsign&gt; (5)</A>
-<LI><A NAME="toc10.224">10.224</A> <A HREF="adminmanual_en-10.html#ss10.224">stat/route_user all (5)</A>
-<LI><A NAME="toc10.225">10.225</A> <A HREF="adminmanual_en-10.html#ss10.225">stat/user [&lt;callsign&gt;] (5)</A>
-<LI><A NAME="toc10.226">10.226</A> <A HREF="adminmanual_en-10.html#ss10.226">sysop (0)</A>
-<LI><A NAME="toc10.227">10.227</A> <A HREF="adminmanual_en-10.html#ss10.227">talk &lt;call&gt; &gt; &lt;node&gt; [&lt;text&gt;] (0)</A>
-<LI><A NAME="toc10.228">10.228</A> <A HREF="adminmanual_en-10.html#ss10.228">talk &lt;call&gt; [&lt;text&gt;] (0)</A>
-<LI><A NAME="toc10.229">10.229</A> <A HREF="adminmanual_en-10.html#ss10.229">type &lt;filearea&gt;/&lt;name&gt; (0)</A>
-<LI><A NAME="toc10.230">10.230</A> <A HREF="adminmanual_en-10.html#ss10.230">uncatchup &lt;node call&gt; all|[msgno&gt; ...] (5)</A>
-<LI><A NAME="toc10.231">10.231</A> <A HREF="adminmanual_en-10.html#ss10.231">unset/announce (0)</A>
-<LI><A NAME="toc10.232">10.232</A> <A HREF="adminmanual_en-10.html#ss10.232">unset/anntalk (0)</A>
-<LI><A NAME="toc10.233">10.233</A> <A HREF="adminmanual_en-10.html#ss10.233">unset/baddx &lt;call&gt;.. (8)</A>
-<LI><A NAME="toc10.234">10.234</A> <A HREF="adminmanual_en-10.html#ss10.234">unset/badnode &lt;call&gt;.. (8)</A>
-<LI><A NAME="toc10.235">10.235</A> <A HREF="adminmanual_en-10.html#ss10.235">unset/badspotter &lt;call&gt;.. (8)</A>
-<LI><A NAME="toc10.236">10.236</A> <A HREF="adminmanual_en-10.html#ss10.236">unset/badword &lt;word&gt;.. (8)</A>
-<LI><A NAME="toc10.237">10.237</A> <A HREF="adminmanual_en-10.html#ss10.237">unset/beep (0)</A>
-<LI><A NAME="toc10.238">10.238</A> <A HREF="adminmanual_en-10.html#ss10.238">unset/debug &lt;name&gt; (9)</A>
-<LI><A NAME="toc10.239">10.239</A> <A HREF="adminmanual_en-10.html#ss10.239">unset/dx (0)</A>
-<LI><A NAME="toc10.240">10.240</A> <A HREF="adminmanual_en-10.html#ss10.240">unset/dxcq (0)</A>
-<LI><A NAME="toc10.241">10.241</A> <A HREF="adminmanual_en-10.html#ss10.241">unset/dxgrid (0)</A>
-<LI><A NAME="toc10.242">10.242</A> <A HREF="adminmanual_en-10.html#ss10.242">unset/dxitu (0)</A>
-<LI><A NAME="toc10.243">10.243</A> <A HREF="adminmanual_en-10.html#ss10.243">unset/echo (0)</A>
-<LI><A NAME="toc10.244">10.244</A> <A HREF="adminmanual_en-10.html#ss10.244">unset/email (0)</A>
-<LI><A NAME="toc10.245">10.245</A> <A HREF="adminmanual_en-10.html#ss10.245">unset/here (0)</A>
-<LI><A NAME="toc10.246">10.246</A> <A HREF="adminmanual_en-10.html#ss10.246">unset/hops &lt;call&gt; ann|spots|route|wwv|wcy (8)</A>
-<LI><A NAME="toc10.247">10.247</A> <A HREF="adminmanual_en-10.html#ss10.247">unset/isolate (9)</A>
-<LI><A NAME="toc10.248">10.248</A> <A HREF="adminmanual_en-10.html#ss10.248">unset/lockout &lt;call&gt; (9)</A>
-<LI><A NAME="toc10.249">10.249</A> <A HREF="adminmanual_en-10.html#ss10.249">unset/logininfo (0)</A>
-<LI><A NAME="toc10.250">10.250</A> <A HREF="adminmanual_en-10.html#ss10.250">unset/password &lt;call&gt; ... (9)</A>
-<LI><A NAME="toc10.251">10.251</A> <A HREF="adminmanual_en-10.html#ss10.251">unset/privilege (0)</A>
-<LI><A NAME="toc10.252">10.252</A> <A HREF="adminmanual_en-10.html#ss10.252">unset/prompt (0)</A>
-<LI><A NAME="toc10.253">10.253</A> <A HREF="adminmanual_en-10.html#ss10.253">unset/register &lt;call&gt; ... (9)</A>
-<LI><A NAME="toc10.254">10.254</A> <A HREF="adminmanual_en-10.html#ss10.254">unset/talk (0)</A>
-<LI><A NAME="toc10.255">10.255</A> <A HREF="adminmanual_en-10.html#ss10.255">unset/usstate (0)</A>
-<LI><A NAME="toc10.256">10.256</A> <A HREF="adminmanual_en-10.html#ss10.256">unset/wcy (0)</A>
-<LI><A NAME="toc10.257">10.257</A> <A HREF="adminmanual_en-10.html#ss10.257">unset/wwv (0)</A>
-<LI><A NAME="toc10.258">10.258</A> <A HREF="adminmanual_en-10.html#ss10.258">unset/wx (0)</A>
-<LI><A NAME="toc10.259">10.259</A> <A HREF="adminmanual_en-10.html#ss10.259">who (0)</A>
-<LI><A NAME="toc10.260">10.260</A> <A HREF="adminmanual_en-10.html#ss10.260">wx &lt;text&gt; (0)</A>
-<LI><A NAME="toc10.261">10.261</A> <A HREF="adminmanual_en-10.html#ss10.261">wx full &lt;text&gt; (0)</A>
-<LI><A NAME="toc10.262">10.262</A> <A HREF="adminmanual_en-10.html#ss10.262">wx sysop &lt;text&gt; (5)</A>
+</UL>
+<P>
+<H2><A NAME="toc11">11.</A> <A HREF="adminmanual_en-11.html">The DXSpider Command Reference</A></H2>
+
+<UL>
+<LI><A NAME="toc11.1">11.1</A> <A HREF="adminmanual_en-11.html#ss11.1">accept (0)</A>
+<LI><A NAME="toc11.2">11.2</A> <A HREF="adminmanual_en-11.html#ss11.2">accept/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.3">11.3</A> <A HREF="adminmanual_en-11.html#ss11.3">accept/announce [0-9] &lt;pattern&gt; (0)</A>
+<LI><A NAME="toc11.4">11.4</A> <A HREF="adminmanual_en-11.html#ss11.4">accept/route &lt;call&gt; [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.5">11.5</A> <A HREF="adminmanual_en-11.html#ss11.5">accept/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.6">11.6</A> <A HREF="adminmanual_en-11.html#ss11.6">accept/spots [0-9] &lt;pattern&gt; (0)</A>
+<LI><A NAME="toc11.7">11.7</A> <A HREF="adminmanual_en-11.html#ss11.7">accept/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.8">11.8</A> <A HREF="adminmanual_en-11.html#ss11.8">accept/wcy [0-9] &lt;pattern&gt; (0)</A>
+<LI><A NAME="toc11.9">11.9</A> <A HREF="adminmanual_en-11.html#ss11.9">accept/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.10">11.10</A> <A HREF="adminmanual_en-11.html#ss11.10">accept/wwv [0-9] &lt;pattern&gt; (0)</A>
+<LI><A NAME="toc11.11">11.11</A> <A HREF="adminmanual_en-11.html#ss11.11">announce &lt;text&gt; (0)</A>
+<LI><A NAME="toc11.12">11.12</A> <A HREF="adminmanual_en-11.html#ss11.12">announce full &lt;text&gt; (0)</A>
+<LI><A NAME="toc11.13">11.13</A> <A HREF="adminmanual_en-11.html#ss11.13">announce sysop &lt;text&gt; (5)</A>
+<LI><A NAME="toc11.14">11.14</A> <A HREF="adminmanual_en-11.html#ss11.14">apropos &lt;string&gt; (0)</A>
+<LI><A NAME="toc11.15">11.15</A> <A HREF="adminmanual_en-11.html#ss11.15">blank [&lt;string&gt;] [&lt;nn&gt;] (0)</A>
+<LI><A NAME="toc11.16">11.16</A> <A HREF="adminmanual_en-11.html#ss11.16">bye (0)</A>
+<LI><A NAME="toc11.17">11.17</A> <A HREF="adminmanual_en-11.html#ss11.17">catchup &lt;node call&gt; all|[&lt;msgno&gt; ...] (5)</A>
+<LI><A NAME="toc11.18">11.18</A> <A HREF="adminmanual_en-11.html#ss11.18">chat &lt;group&gt; &lt;text&gt; (0)</A>
+<LI><A NAME="toc11.19">11.19</A> <A HREF="adminmanual_en-11.html#ss11.19">clear/announce &lt;callsign&gt; [input] [0-9|all] (8)</A>
+<LI><A NAME="toc11.20">11.20</A> <A HREF="adminmanual_en-11.html#ss11.20">clear/announce [1|all] (0)</A>
+<LI><A NAME="toc11.21">11.21</A> <A HREF="adminmanual_en-11.html#ss11.21">clear/route &lt;callsign&gt; [input] [0-9|all] (8)</A>
+<LI><A NAME="toc11.22">11.22</A> <A HREF="adminmanual_en-11.html#ss11.22">clear/route [1|all] (0)</A>
+<LI><A NAME="toc11.23">11.23</A> <A HREF="adminmanual_en-11.html#ss11.23">clear/spots &lt;callsign&gt; [input] [0-9|all] (8)</A>
+<LI><A NAME="toc11.24">11.24</A> <A HREF="adminmanual_en-11.html#ss11.24">clear/spots [0-9|all] (0)</A>
+<LI><A NAME="toc11.25">11.25</A> <A HREF="adminmanual_en-11.html#ss11.25">clear/wcy &lt;callsign&gt; [input] [0-9|all] (8)</A>
+<LI><A NAME="toc11.26">11.26</A> <A HREF="adminmanual_en-11.html#ss11.26">clear/wcy [1|all] (0)</A>
+<LI><A NAME="toc11.27">11.27</A> <A HREF="adminmanual_en-11.html#ss11.27">clear/wwv &lt;callsign&gt; [input] [0-9|all] (8)</A>
+<LI><A NAME="toc11.28">11.28</A> <A HREF="adminmanual_en-11.html#ss11.28">clear/wwv [1|all] (0)</A>
+<LI><A NAME="toc11.29">11.29</A> <A HREF="adminmanual_en-11.html#ss11.29">connect &lt;callsign&gt; (5)</A>
+<LI><A NAME="toc11.30">11.30</A> <A HREF="adminmanual_en-11.html#ss11.30">dbavail (0)</A>
+<LI><A NAME="toc11.31">11.31</A> <A HREF="adminmanual_en-11.html#ss11.31">dbcreate &lt;name&gt; (9)</A>
+<LI><A NAME="toc11.32">11.32</A> <A HREF="adminmanual_en-11.html#ss11.32">dbcreate &lt;name&gt; chain &lt;name&gt; [&lt;name&gt;..] (9)</A>
+<LI><A NAME="toc11.33">11.33</A> <A HREF="adminmanual_en-11.html#ss11.33">dbcreate &lt;name&gt; cmd &lt;dxspider command&gt; (9)</A>
+<LI><A NAME="toc11.34">11.34</A> <A HREF="adminmanual_en-11.html#ss11.34">dbcreate &lt;name&gt; remote &lt;node&gt; (9)</A>
+<LI><A NAME="toc11.35">11.35</A> <A HREF="adminmanual_en-11.html#ss11.35">dbimport &lt;dbname&gt; &lt;filename&gt; (9)</A>
+<LI><A NAME="toc11.36">11.36</A> <A HREF="adminmanual_en-11.html#ss11.36">dbremove &lt;dbname&gt; (9)</A>
+<LI><A NAME="toc11.37">11.37</A> <A HREF="adminmanual_en-11.html#ss11.37">dbshow &lt;dbname&gt; &lt;key&gt; (0)</A>
+<LI><A NAME="toc11.38">11.38</A> <A HREF="adminmanual_en-11.html#ss11.38">debug (9)</A>
+<LI><A NAME="toc11.39">11.39</A> <A HREF="adminmanual_en-11.html#ss11.39">delete/usdb &lt;callsign&gt; ... (9)</A>
+<LI><A NAME="toc11.40">11.40</A> <A HREF="adminmanual_en-11.html#ss11.40">delete/user &lt;callsign&gt; ... (9)</A>
+<LI><A NAME="toc11.41">11.41</A> <A HREF="adminmanual_en-11.html#ss11.41">demonstrate &lt;call&gt; &lt;command&gt; (9)</A>
+<LI><A NAME="toc11.42">11.42</A> <A HREF="adminmanual_en-11.html#ss11.42">directory (0)</A>
+<LI><A NAME="toc11.43">11.43</A> <A HREF="adminmanual_en-11.html#ss11.43">directory &lt;from&gt;-&lt;to&gt; (0)</A>
+<LI><A NAME="toc11.44">11.44</A> <A HREF="adminmanual_en-11.html#ss11.44">directory &lt;nn&gt; (0)</A>
+<LI><A NAME="toc11.45">11.45</A> <A HREF="adminmanual_en-11.html#ss11.45">directory all (0)</A>
+<LI><A NAME="toc11.46">11.46</A> <A HREF="adminmanual_en-11.html#ss11.46">directory from &lt;call&gt; (0)</A>
+<LI><A NAME="toc11.47">11.47</A> <A HREF="adminmanual_en-11.html#ss11.47">directory new (0)</A>
+<LI><A NAME="toc11.48">11.48</A> <A HREF="adminmanual_en-11.html#ss11.48">directory own (0)</A>
+<LI><A NAME="toc11.49">11.49</A> <A HREF="adminmanual_en-11.html#ss11.49">directory subject &lt;string&gt; (0)</A>
+<LI><A NAME="toc11.50">11.50</A> <A HREF="adminmanual_en-11.html#ss11.50">directory to &lt;call&gt; (0)</A>
+<LI><A NAME="toc11.51">11.51</A> <A HREF="adminmanual_en-11.html#ss11.51">directory- (5)</A>
+<LI><A NAME="toc11.52">11.52</A> <A HREF="adminmanual_en-11.html#ss11.52">disconnect &lt;call&gt; [&lt;call&gt; ...] (8)</A>
+<LI><A NAME="toc11.53">11.53</A> <A HREF="adminmanual_en-11.html#ss11.53">dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt; (0)</A>
+<LI><A NAME="toc11.54">11.54</A> <A HREF="adminmanual_en-11.html#ss11.54">echo &lt;line&gt; (0)</A>
+<LI><A NAME="toc11.55">11.55</A> <A HREF="adminmanual_en-11.html#ss11.55">export &lt;msgno&gt; &lt;filename&gt; (9)</A>
+<LI><A NAME="toc11.56">11.56</A> <A HREF="adminmanual_en-11.html#ss11.56">export_users [&lt;filename&gt;] (9)</A>
+<LI><A NAME="toc11.57">11.57</A> <A HREF="adminmanual_en-11.html#ss11.57">filtering... (0)</A>
+<LI><A NAME="toc11.58">11.58</A> <A HREF="adminmanual_en-11.html#ss11.58">forward/latlong &lt;node_call&gt; (8)</A>
+<LI><A NAME="toc11.59">11.59</A> <A HREF="adminmanual_en-11.html#ss11.59">forward/opernam &lt;call&gt; (1)</A>
+<LI><A NAME="toc11.60">11.60</A> <A HREF="adminmanual_en-11.html#ss11.60">help (0)</A>
+<LI><A NAME="toc11.61">11.61</A> <A HREF="adminmanual_en-11.html#ss11.61">init &lt;node&gt; (5)</A>
+<LI><A NAME="toc11.62">11.62</A> <A HREF="adminmanual_en-11.html#ss11.62">join &lt;group&gt; (0)</A>
+<LI><A NAME="toc11.63">11.63</A> <A HREF="adminmanual_en-11.html#ss11.63">kill (5)</A>
+<LI><A NAME="toc11.64">11.64</A> <A HREF="adminmanual_en-11.html#ss11.64">kill &lt;from msgno&gt;-&lt;to msgno&gt; (0)</A>
+<LI><A NAME="toc11.65">11.65</A> <A HREF="adminmanual_en-11.html#ss11.65">kill &lt;from&gt;-&lt;to&gt; (5)</A>
+<LI><A NAME="toc11.66">11.66</A> <A HREF="adminmanual_en-11.html#ss11.66">kill &lt;msgno&gt; [&lt;msgno..] (0)</A>
+<LI><A NAME="toc11.67">11.67</A> <A HREF="adminmanual_en-11.html#ss11.67">kill &lt;msgno&gt; [&lt;msgno&gt; ...] (0)</A>
+<LI><A NAME="toc11.68">11.68</A> <A HREF="adminmanual_en-11.html#ss11.68">kill expunge &lt;msgno&gt; [&lt;msgno..] (6)</A>
+<LI><A NAME="toc11.69">11.69</A> <A HREF="adminmanual_en-11.html#ss11.69">kill from &lt;call&gt; (5)</A>
+<LI><A NAME="toc11.70">11.70</A> <A HREF="adminmanual_en-11.html#ss11.70">kill full &lt;msgno&gt; [&lt;msgno..] (5)</A>
+<LI><A NAME="toc11.71">11.71</A> <A HREF="adminmanual_en-11.html#ss11.71">kill full &lt;msgno&gt; [&lt;msgno] (5)</A>
+<LI><A NAME="toc11.72">11.72</A> <A HREF="adminmanual_en-11.html#ss11.72">kill to &lt;call&gt; (5)</A>
+<LI><A NAME="toc11.73">11.73</A> <A HREF="adminmanual_en-11.html#ss11.73">kill from &lt;regex&gt; (0)</A>
+<LI><A NAME="toc11.74">11.74</A> <A HREF="adminmanual_en-11.html#ss11.74">kill to &lt;regex&gt; (0)</A>
+<LI><A NAME="toc11.75">11.75</A> <A HREF="adminmanual_en-11.html#ss11.75">leave &lt;group&gt; (0)</A>
+<LI><A NAME="toc11.76">11.76</A> <A HREF="adminmanual_en-11.html#ss11.76">links (0)</A>
+<LI><A NAME="toc11.77">11.77</A> <A HREF="adminmanual_en-11.html#ss11.77">load/aliases (9)</A>
+<LI><A NAME="toc11.78">11.78</A> <A HREF="adminmanual_en-11.html#ss11.78">load/badmsg (9)</A>
+<LI><A NAME="toc11.79">11.79</A> <A HREF="adminmanual_en-11.html#ss11.79">load/badwords (9)</A>
+<LI><A NAME="toc11.80">11.80</A> <A HREF="adminmanual_en-11.html#ss11.80">load/bands (9)</A>
+<LI><A NAME="toc11.81">11.81</A> <A HREF="adminmanual_en-11.html#ss11.81">load/cmd_cache (9)</A>
+<LI><A NAME="toc11.82">11.82</A> <A HREF="adminmanual_en-11.html#ss11.82">load/forward (9)</A>
+<LI><A NAME="toc11.83">11.83</A> <A HREF="adminmanual_en-11.html#ss11.83">load/keps (5)</A>
+<LI><A NAME="toc11.84">11.84</A> <A HREF="adminmanual_en-11.html#ss11.84">load/keps [nn] (5)</A>
+<LI><A NAME="toc11.85">11.85</A> <A HREF="adminmanual_en-11.html#ss11.85">load/messages (9)</A>
+<LI><A NAME="toc11.86">11.86</A> <A HREF="adminmanual_en-11.html#ss11.86">load/prefixes (9)</A>
+<LI><A NAME="toc11.87">11.87</A> <A HREF="adminmanual_en-11.html#ss11.87">merge &lt;node&gt; [&lt;no spots&gt;/&lt;no wwv&gt;] (5)</A>
+<LI><A NAME="toc11.88">11.88</A> <A HREF="adminmanual_en-11.html#ss11.88">msg &lt;cmd&gt; &lt;msgno&gt; [data ... ] (9)</A>
+<LI><A NAME="toc11.89">11.89</A> <A HREF="adminmanual_en-11.html#ss11.89">pc &lt;call&gt; &lt;text&gt; (8)</A>
+<LI><A NAME="toc11.90">11.90</A> <A HREF="adminmanual_en-11.html#ss11.90">ping &lt;node call&gt; (1)</A>
+<LI><A NAME="toc11.91">11.91</A> <A HREF="adminmanual_en-11.html#ss11.91">rcmd &lt;node call&gt; &lt;cmd&gt; (1)</A>
+<LI><A NAME="toc11.92">11.92</A> <A HREF="adminmanual_en-11.html#ss11.92">read (0)</A>
+<LI><A NAME="toc11.93">11.93</A> <A HREF="adminmanual_en-11.html#ss11.93">read &lt;msgno&gt; (0)</A>
+<LI><A NAME="toc11.94">11.94</A> <A HREF="adminmanual_en-11.html#ss11.94">read- (5)</A>
+<LI><A NAME="toc11.95">11.95</A> <A HREF="adminmanual_en-11.html#ss11.95">reject (0)</A>
+<LI><A NAME="toc11.96">11.96</A> <A HREF="adminmanual_en-11.html#ss11.96">reject/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.97">11.97</A> <A HREF="adminmanual_en-11.html#ss11.97">reject/announce [0-9] &lt;pattern&gt; (0)</A>
+<LI><A NAME="toc11.98">11.98</A> <A HREF="adminmanual_en-11.html#ss11.98">reject/route &lt;call&gt; [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.99">11.99</A> <A HREF="adminmanual_en-11.html#ss11.99">reject/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.100">11.100</A> <A HREF="adminmanual_en-11.html#ss11.100">reject/spots [0-9] &lt;pattern&gt; (0)</A>
+<LI><A NAME="toc11.101">11.101</A> <A HREF="adminmanual_en-11.html#ss11.101">reject/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.102">11.102</A> <A HREF="adminmanual_en-11.html#ss11.102">reject/wcy [0-9] &lt;pattern&gt; (0)</A>
+<LI><A NAME="toc11.103">11.103</A> <A HREF="adminmanual_en-11.html#ss11.103">reject/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt; (8)</A>
+<LI><A NAME="toc11.104">11.104</A> <A HREF="adminmanual_en-11.html#ss11.104">reject/wwv [0-9] &lt;pattern&gt; (0)</A>
+<LI><A NAME="toc11.105">11.105</A> <A HREF="adminmanual_en-11.html#ss11.105">reply (0)</A>
+<LI><A NAME="toc11.106">11.106</A> <A HREF="adminmanual_en-11.html#ss11.106">reply &lt;msgno&gt; (0)</A>
+<LI><A NAME="toc11.107">11.107</A> <A HREF="adminmanual_en-11.html#ss11.107">reply b &lt;msgno&gt; (0)</A>
+<LI><A NAME="toc11.108">11.108</A> <A HREF="adminmanual_en-11.html#ss11.108">reply noprivate &lt;msgno&gt; (0)</A>
+<LI><A NAME="toc11.109">11.109</A> <A HREF="adminmanual_en-11.html#ss11.109">reply rr &lt;msgno&gt; (0)</A>
+<LI><A NAME="toc11.110">11.110</A> <A HREF="adminmanual_en-11.html#ss11.110">save [-d -t -a] &lt;filename&gt; "&lt;cmd&gt;" [...] (9)</A>
+<LI><A NAME="toc11.111">11.111</A> <A HREF="adminmanual_en-11.html#ss11.111">send &lt;call&gt; [&lt;call&gt; ...] (0)</A>
+<LI><A NAME="toc11.112">11.112</A> <A HREF="adminmanual_en-11.html#ss11.112">send copy &lt;msgno&gt; &lt;call&gt; (0)</A>
+<LI><A NAME="toc11.113">11.113</A> <A HREF="adminmanual_en-11.html#ss11.113">send noprivate &lt;call&gt; (0)</A>
+<LI><A NAME="toc11.114">11.114</A> <A HREF="adminmanual_en-11.html#ss11.114">send private &lt;call&gt; (0)</A>
+<LI><A NAME="toc11.115">11.115</A> <A HREF="adminmanual_en-11.html#ss11.115">send rr &lt;call&gt; (0)</A>
+<LI><A NAME="toc11.116">11.116</A> <A HREF="adminmanual_en-11.html#ss11.116">set/address &lt;your address&gt; (0)</A>
+<LI><A NAME="toc11.117">11.117</A> <A HREF="adminmanual_en-11.html#ss11.117">set/announce (0)</A>
+<LI><A NAME="toc11.118">11.118</A> <A HREF="adminmanual_en-11.html#ss11.118">set/anntalk (0)</A>
+<LI><A NAME="toc11.119">11.119</A> <A HREF="adminmanual_en-11.html#ss11.119">set/arcluster &lt;call&gt; [&lt;call&gt;..] (5)</A>
+<LI><A NAME="toc11.120">11.120</A> <A HREF="adminmanual_en-11.html#ss11.120">set/baddx &lt;call&gt;.. (8)</A>
+<LI><A NAME="toc11.121">11.121</A> <A HREF="adminmanual_en-11.html#ss11.121">set/badnode &lt;call&gt;.. (8)</A>
+<LI><A NAME="toc11.122">11.122</A> <A HREF="adminmanual_en-11.html#ss11.122">set/badspotter &lt;call&gt;.. (8)</A>
+<LI><A NAME="toc11.123">11.123</A> <A HREF="adminmanual_en-11.html#ss11.123">set/badword &lt;word&gt;.. (8)</A>
+<LI><A NAME="toc11.124">11.124</A> <A HREF="adminmanual_en-11.html#ss11.124">set/bbs &lt;call&gt; [&lt;call&gt;..] (5)</A>
+<LI><A NAME="toc11.125">11.125</A> <A HREF="adminmanual_en-11.html#ss11.125">set/beep (0)</A>
+<LI><A NAME="toc11.126">11.126</A> <A HREF="adminmanual_en-11.html#ss11.126">set/clx &lt;call&gt; [&lt;call&gt;..] (5)</A>
+<LI><A NAME="toc11.127">11.127</A> <A HREF="adminmanual_en-11.html#ss11.127">set/debug &lt;name&gt; (9)</A>
+<LI><A NAME="toc11.128">11.128</A> <A HREF="adminmanual_en-11.html#ss11.128">set/dx (0)</A>
+<LI><A NAME="toc11.129">11.129</A> <A HREF="adminmanual_en-11.html#ss11.129">set/dxcq (0)</A>
+<LI><A NAME="toc11.130">11.130</A> <A HREF="adminmanual_en-11.html#ss11.130">set/dxgrid (0)</A>
+<LI><A NAME="toc11.131">11.131</A> <A HREF="adminmanual_en-11.html#ss11.131">set/dxitu (0)</A>
+<LI><A NAME="toc11.132">11.132</A> <A HREF="adminmanual_en-11.html#ss11.132">set/dxnet &lt;call&gt; [&lt;call&gt;..] (5)</A>
+<LI><A NAME="toc11.133">11.133</A> <A HREF="adminmanual_en-11.html#ss11.133">set/echo (0)</A>
+<LI><A NAME="toc11.134">11.134</A> <A HREF="adminmanual_en-11.html#ss11.134">set/email &lt;email&gt; ... (0)</A>
+<LI><A NAME="toc11.135">11.135</A> <A HREF="adminmanual_en-11.html#ss11.135">set/here (0)</A>
+<LI><A NAME="toc11.136">11.136</A> <A HREF="adminmanual_en-11.html#ss11.136">set/homenode &lt;node&gt;  (0)</A>
+<LI><A NAME="toc11.137">11.137</A> <A HREF="adminmanual_en-11.html#ss11.137">set/hops &lt;call&gt; ann|spots|route|wwv|wcy &lt;n&gt; (8)</A>
+<LI><A NAME="toc11.138">11.138</A> <A HREF="adminmanual_en-11.html#ss11.138">set/isolate (9)</A>
+<LI><A NAME="toc11.139">11.139</A> <A HREF="adminmanual_en-11.html#ss11.139">set/language &lt;lang&gt; (0)</A>
+<LI><A NAME="toc11.140">11.140</A> <A HREF="adminmanual_en-11.html#ss11.140">set/location &lt;lat &amp; long&gt; (0)</A>
+<LI><A NAME="toc11.141">11.141</A> <A HREF="adminmanual_en-11.html#ss11.141">set/lockout &lt;call&gt; (9)</A>
+<LI><A NAME="toc11.142">11.142</A> <A HREF="adminmanual_en-11.html#ss11.142">set/logininfo (0)</A>
+<LI><A NAME="toc11.143">11.143</A> <A HREF="adminmanual_en-11.html#ss11.143">set/name &lt;your name&gt; (0)</A>
+<LI><A NAME="toc11.144">11.144</A> <A HREF="adminmanual_en-11.html#ss11.144">set/node &lt;call&gt; [&lt;call&gt;..] (5)</A>
+<LI><A NAME="toc11.145">11.145</A> <A HREF="adminmanual_en-11.html#ss11.145">set/obscount &lt;count&gt; &lt;call&gt; (8)</A>
+<LI><A NAME="toc11.146">11.146</A> <A HREF="adminmanual_en-11.html#ss11.146">set/page &lt;lines per page&gt; (0)</A>
+<LI><A NAME="toc11.147">11.147</A> <A HREF="adminmanual_en-11.html#ss11.147">set/password (0)</A>
+<LI><A NAME="toc11.148">11.148</A> <A HREF="adminmanual_en-11.html#ss11.148">set/password &lt;callsign&gt; &lt;string&gt; (9)</A>
+<LI><A NAME="toc11.149">11.149</A> <A HREF="adminmanual_en-11.html#ss11.149">set/pinginterval &lt;time&gt; &lt;nodecall&gt; (9)</A>
+<LI><A NAME="toc11.150">11.150</A> <A HREF="adminmanual_en-11.html#ss11.150">set/privilege &lt;n&gt; &lt;call&gt; [&lt;call..] (9)</A>
+<LI><A NAME="toc11.151">11.151</A> <A HREF="adminmanual_en-11.html#ss11.151">set/prompt &lt;string&gt; (0)</A>
+<LI><A NAME="toc11.152">11.152</A> <A HREF="adminmanual_en-11.html#ss11.152">set/qra &lt;locator&gt; (0)</A>
+<LI><A NAME="toc11.153">11.153</A> <A HREF="adminmanual_en-11.html#ss11.153">set/qth &lt;your qth&gt; (0)</A>
+<LI><A NAME="toc11.154">11.154</A> <A HREF="adminmanual_en-11.html#ss11.154">set/register &lt;call&gt; ... (9)</A>
+<LI><A NAME="toc11.155">11.155</A> <A HREF="adminmanual_en-11.html#ss11.155">set/spider &lt;call&gt; [&lt;call&gt;..] (5)</A>
+<LI><A NAME="toc11.156">11.156</A> <A HREF="adminmanual_en-11.html#ss11.156">set/sys_location &lt;lat &amp; long&gt; (9)</A>
+<LI><A NAME="toc11.157">11.157</A> <A HREF="adminmanual_en-11.html#ss11.157">set/sys_qra &lt;locator&gt; (9)</A>
+<LI><A NAME="toc11.158">11.158</A> <A HREF="adminmanual_en-11.html#ss11.158">set/talk (0)</A>
+<LI><A NAME="toc11.159">11.159</A> <A HREF="adminmanual_en-11.html#ss11.159">set/usdb &lt;call&gt; &lt;state&gt; &lt;city&gt; (9)</A>
+<LI><A NAME="toc11.160">11.160</A> <A HREF="adminmanual_en-11.html#ss11.160">set/usstate (0)</A>
+<LI><A NAME="toc11.161">11.161</A> <A HREF="adminmanual_en-11.html#ss11.161">set/wcy (0)</A>
+<LI><A NAME="toc11.162">11.162</A> <A HREF="adminmanual_en-11.html#ss11.162">set/wwv (0)</A>
+<LI><A NAME="toc11.163">11.163</A> <A HREF="adminmanual_en-11.html#ss11.163">set/wx (0)</A>
+<LI><A NAME="toc11.164">11.164</A> <A HREF="adminmanual_en-11.html#ss11.164">show/baddx (1)</A>
+<LI><A NAME="toc11.165">11.165</A> <A HREF="adminmanual_en-11.html#ss11.165">show/badnode (1)</A>
+<LI><A NAME="toc11.166">11.166</A> <A HREF="adminmanual_en-11.html#ss11.166">show/badspotter (1)</A>
+<LI><A NAME="toc11.167">11.167</A> <A HREF="adminmanual_en-11.html#ss11.167">show/badword (1)</A>
+<LI><A NAME="toc11.168">11.168</A> <A HREF="adminmanual_en-11.html#ss11.168">show/chat [&lt;group&gt;] [&lt;lines&gt;] (0)</A>
+<LI><A NAME="toc11.169">11.169</A> <A HREF="adminmanual_en-11.html#ss11.169">show/configuration [&lt;node&gt;] (0)</A>
+<LI><A NAME="toc11.170">11.170</A> <A HREF="adminmanual_en-11.html#ss11.170">show/configuration/node (0)</A>
+<LI><A NAME="toc11.171">11.171</A> <A HREF="adminmanual_en-11.html#ss11.171">show/connect (1)</A>
+<LI><A NAME="toc11.172">11.172</A> <A HREF="adminmanual_en-11.html#ss11.172">show/contest &lt;year and month&gt; (0)</A>
+<LI><A NAME="toc11.173">11.173</A> <A HREF="adminmanual_en-11.html#ss11.173">show/date [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
+<LI><A NAME="toc11.174">11.174</A> <A HREF="adminmanual_en-11.html#ss11.174">show/db0sdx &lt;callsign&gt; (0)</A>
+<LI><A NAME="toc11.175">11.175</A> <A HREF="adminmanual_en-11.html#ss11.175">show/debug (9)</A>
+<LI><A NAME="toc11.176">11.176</A> <A HREF="adminmanual_en-11.html#ss11.176">show/dx (0)</A>
+<LI><A NAME="toc11.177">11.177</A> <A HREF="adminmanual_en-11.html#ss11.177">show/dxcc &lt;prefix&gt; (0)</A>
+<LI><A NAME="toc11.178">11.178</A> <A HREF="adminmanual_en-11.html#ss11.178">show/dxqsl &lt;callsign&gt; (0)</A>
+<LI><A NAME="toc11.179">11.179</A> <A HREF="adminmanual_en-11.html#ss11.179">show/dxstats [days] [date] (0)</A>
+<LI><A NAME="toc11.180">11.180</A> <A HREF="adminmanual_en-11.html#ss11.180">show/files [&lt;filearea&gt; [&lt;string&gt;]] (0)</A>
+<LI><A NAME="toc11.181">11.181</A> <A HREF="adminmanual_en-11.html#ss11.181">show/filter (0)</A>
+<LI><A NAME="toc11.182">11.182</A> <A HREF="adminmanual_en-11.html#ss11.182">show/hfstats [days] [date] (0)</A>
+<LI><A NAME="toc11.183">11.183</A> <A HREF="adminmanual_en-11.html#ss11.183">show/hftable [days] [date] [prefix ...] (0)</A>
+<LI><A NAME="toc11.184">11.184</A> <A HREF="adminmanual_en-11.html#ss11.184">show/hops &lt;call&gt; [ann|spots|route|wcy|wwv] (8)</A>
+<LI><A NAME="toc11.185">11.185</A> <A HREF="adminmanual_en-11.html#ss11.185">show/isolate (1)</A>
+<LI><A NAME="toc11.186">11.186</A> <A HREF="adminmanual_en-11.html#ss11.186">show/lockout &lt;prefix&gt;|all (9)</A>
+<LI><A NAME="toc11.187">11.187</A> <A HREF="adminmanual_en-11.html#ss11.187">show/log [&lt;callsign&gt;] (8)</A>
+<LI><A NAME="toc11.188">11.188</A> <A HREF="adminmanual_en-11.html#ss11.188">show/moon [ndays] [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
+<LI><A NAME="toc11.189">11.189</A> <A HREF="adminmanual_en-11.html#ss11.189">show/muf &lt;prefix&gt; [&lt;hours&gt;][long] (0)</A>
+<LI><A NAME="toc11.190">11.190</A> <A HREF="adminmanual_en-11.html#ss11.190">show/newconfiguration [&lt;node&gt;] (0)</A>
+<LI><A NAME="toc11.191">11.191</A> <A HREF="adminmanual_en-11.html#ss11.191">show/newconfiguration/node (0)</A>
+<LI><A NAME="toc11.192">11.192</A> <A HREF="adminmanual_en-11.html#ss11.192">show/node [&lt;callsign&gt; ...] (1)</A>
+<LI><A NAME="toc11.193">11.193</A> <A HREF="adminmanual_en-11.html#ss11.193">show/prefix &lt;callsign&gt; (0)</A>
+<LI><A NAME="toc11.194">11.194</A> <A HREF="adminmanual_en-11.html#ss11.194">show/program (5)</A>
+<LI><A NAME="toc11.195">11.195</A> <A HREF="adminmanual_en-11.html#ss11.195">show/qra &lt;lat&gt; &lt;long&gt; (0)</A>
+<LI><A NAME="toc11.196">11.196</A> <A HREF="adminmanual_en-11.html#ss11.196">show/qra &lt;locator&gt; [&lt;locator&gt;] (0)</A>
+<LI><A NAME="toc11.197">11.197</A> <A HREF="adminmanual_en-11.html#ss11.197">show/qrz &lt;callsign&gt; (0)</A>
+<LI><A NAME="toc11.198">11.198</A> <A HREF="adminmanual_en-11.html#ss11.198">show/registered [&lt;prefix&gt;] (9)</A>
+<LI><A NAME="toc11.199">11.199</A> <A HREF="adminmanual_en-11.html#ss11.199">show/route &lt;callsign&gt; ... (0)</A>
+<LI><A NAME="toc11.200">11.200</A> <A HREF="adminmanual_en-11.html#ss11.200">show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;] (0)</A>
+<LI><A NAME="toc11.201">11.201</A> <A HREF="adminmanual_en-11.html#ss11.201">show/station all [&lt;regex&gt;] (6)</A>
+<LI><A NAME="toc11.202">11.202</A> <A HREF="adminmanual_en-11.html#ss11.202">show/station [&lt;callsign&gt; ..] (0)</A>
+<LI><A NAME="toc11.203">11.203</A> <A HREF="adminmanual_en-11.html#ss11.203">show/sun [ndays] [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
+<LI><A NAME="toc11.204">11.204</A> <A HREF="adminmanual_en-11.html#ss11.204">show/time [&lt;prefix&gt;|&lt;callsign&gt;] (0)</A>
+<LI><A NAME="toc11.205">11.205</A> <A HREF="adminmanual_en-11.html#ss11.205">show/usdb [call ..] (0)</A>
+<LI><A NAME="toc11.206">11.206</A> <A HREF="adminmanual_en-11.html#ss11.206">show/vhfstats [days] [date] (0)</A>
+<LI><A NAME="toc11.207">11.207</A> <A HREF="adminmanual_en-11.html#ss11.207">show/vhftable [days] [date] [prefix ...] (0)</A>
+<LI><A NAME="toc11.208">11.208</A> <A HREF="adminmanual_en-11.html#ss11.208">show/wcy (0)</A>
+<LI><A NAME="toc11.209">11.209</A> <A HREF="adminmanual_en-11.html#ss11.209">show/wcy &lt;n&gt; (0)</A>
+<LI><A NAME="toc11.210">11.210</A> <A HREF="adminmanual_en-11.html#ss11.210">show/wm7d &lt;callsign&gt; (0)</A>
+<LI><A NAME="toc11.211">11.211</A> <A HREF="adminmanual_en-11.html#ss11.211">show/wwv (0)</A>
+<LI><A NAME="toc11.212">11.212</A> <A HREF="adminmanual_en-11.html#ss11.212">show/wwv &lt;n&gt; (0)</A>
+<LI><A NAME="toc11.213">11.213</A> <A HREF="adminmanual_en-11.html#ss11.213">shutdown (5)</A>
+<LI><A NAME="toc11.214">11.214</A> <A HREF="adminmanual_en-11.html#ss11.214">spoof &lt;call&gt; &lt;command&gt; (9)</A>
+<LI><A NAME="toc11.215">11.215</A> <A HREF="adminmanual_en-11.html#ss11.215">stat/channel [&lt;callsign&gt;] (5)</A>
+<LI><A NAME="toc11.216">11.216</A> <A HREF="adminmanual_en-11.html#ss11.216">stat/db &lt;dbname&gt; (5)</A>
+<LI><A NAME="toc11.217">11.217</A> <A HREF="adminmanual_en-11.html#ss11.217">stat/msg (1)</A>
+<LI><A NAME="toc11.218">11.218</A> <A HREF="adminmanual_en-11.html#ss11.218">stat/msg &lt;msgno&gt; (1)</A>
+<LI><A NAME="toc11.219">11.219</A> <A HREF="adminmanual_en-11.html#ss11.219">stat/route_node &lt;callsign&gt; (5)</A>
+<LI><A NAME="toc11.220">11.220</A> <A HREF="adminmanual_en-11.html#ss11.220">stat/route_node all (5)</A>
+<LI><A NAME="toc11.221">11.221</A> <A HREF="adminmanual_en-11.html#ss11.221">stat/route_user &lt;callsign&gt; (5)</A>
+<LI><A NAME="toc11.222">11.222</A> <A HREF="adminmanual_en-11.html#ss11.222">stat/route_user all (5)</A>
+<LI><A NAME="toc11.223">11.223</A> <A HREF="adminmanual_en-11.html#ss11.223">stat/user [&lt;callsign&gt;] (5)</A>
+<LI><A NAME="toc11.224">11.224</A> <A HREF="adminmanual_en-11.html#ss11.224">sysop (0)</A>
+<LI><A NAME="toc11.225">11.225</A> <A HREF="adminmanual_en-11.html#ss11.225">talk &lt;call&gt; &gt; &lt;node&gt; [&lt;text&gt;] (0)</A>
+<LI><A NAME="toc11.226">11.226</A> <A HREF="adminmanual_en-11.html#ss11.226">talk &lt;call&gt; [&lt;text&gt;] (0)</A>
+<LI><A NAME="toc11.227">11.227</A> <A HREF="adminmanual_en-11.html#ss11.227">type &lt;filearea&gt;/&lt;name&gt; (0)</A>
+<LI><A NAME="toc11.228">11.228</A> <A HREF="adminmanual_en-11.html#ss11.228">uncatchup &lt;node call&gt; all|[msgno&gt; ...] (5)</A>
+<LI><A NAME="toc11.229">11.229</A> <A HREF="adminmanual_en-11.html#ss11.229">unset/announce (0)</A>
+<LI><A NAME="toc11.230">11.230</A> <A HREF="adminmanual_en-11.html#ss11.230">unset/anntalk (0)</A>
+<LI><A NAME="toc11.231">11.231</A> <A HREF="adminmanual_en-11.html#ss11.231">unset/baddx &lt;call&gt;.. (8)</A>
+<LI><A NAME="toc11.232">11.232</A> <A HREF="adminmanual_en-11.html#ss11.232">unset/badnode &lt;call&gt;.. (8)</A>
+<LI><A NAME="toc11.233">11.233</A> <A HREF="adminmanual_en-11.html#ss11.233">unset/badspotter &lt;call&gt;.. (8)</A>
+<LI><A NAME="toc11.234">11.234</A> <A HREF="adminmanual_en-11.html#ss11.234">unset/badword &lt;word&gt;.. (8)</A>
+<LI><A NAME="toc11.235">11.235</A> <A HREF="adminmanual_en-11.html#ss11.235">unset/beep (0)</A>
+<LI><A NAME="toc11.236">11.236</A> <A HREF="adminmanual_en-11.html#ss11.236">unset/debug &lt;name&gt; (9)</A>
+<LI><A NAME="toc11.237">11.237</A> <A HREF="adminmanual_en-11.html#ss11.237">unset/dx (0)</A>
+<LI><A NAME="toc11.238">11.238</A> <A HREF="adminmanual_en-11.html#ss11.238">unset/dxcq (0)</A>
+<LI><A NAME="toc11.239">11.239</A> <A HREF="adminmanual_en-11.html#ss11.239">unset/dxgrid (0)</A>
+<LI><A NAME="toc11.240">11.240</A> <A HREF="adminmanual_en-11.html#ss11.240">unset/dxitu (0)</A>
+<LI><A NAME="toc11.241">11.241</A> <A HREF="adminmanual_en-11.html#ss11.241">unset/echo (0)</A>
+<LI><A NAME="toc11.242">11.242</A> <A HREF="adminmanual_en-11.html#ss11.242">unset/email (0)</A>
+<LI><A NAME="toc11.243">11.243</A> <A HREF="adminmanual_en-11.html#ss11.243">unset/here (0)</A>
+<LI><A NAME="toc11.244">11.244</A> <A HREF="adminmanual_en-11.html#ss11.244">unset/hops &lt;call&gt; ann|spots|route|wwv|wcy (8)</A>
+<LI><A NAME="toc11.245">11.245</A> <A HREF="adminmanual_en-11.html#ss11.245">unset/isolate (9)</A>
+<LI><A NAME="toc11.246">11.246</A> <A HREF="adminmanual_en-11.html#ss11.246">unset/lockout &lt;call&gt; (9)</A>
+<LI><A NAME="toc11.247">11.247</A> <A HREF="adminmanual_en-11.html#ss11.247">unset/logininfo (0)</A>
+<LI><A NAME="toc11.248">11.248</A> <A HREF="adminmanual_en-11.html#ss11.248">unset/password &lt;call&gt; ... (9)</A>
+<LI><A NAME="toc11.249">11.249</A> <A HREF="adminmanual_en-11.html#ss11.249">unset/privilege (0)</A>
+<LI><A NAME="toc11.250">11.250</A> <A HREF="adminmanual_en-11.html#ss11.250">unset/prompt (0)</A>
+<LI><A NAME="toc11.251">11.251</A> <A HREF="adminmanual_en-11.html#ss11.251">unset/register &lt;call&gt; ... (9)</A>
+<LI><A NAME="toc11.252">11.252</A> <A HREF="adminmanual_en-11.html#ss11.252">unset/talk (0)</A>
+<LI><A NAME="toc11.253">11.253</A> <A HREF="adminmanual_en-11.html#ss11.253">unset/usstate (0)</A>
+<LI><A NAME="toc11.254">11.254</A> <A HREF="adminmanual_en-11.html#ss11.254">unset/wcy (0)</A>
+<LI><A NAME="toc11.255">11.255</A> <A HREF="adminmanual_en-11.html#ss11.255">unset/wwv (0)</A>
+<LI><A NAME="toc11.256">11.256</A> <A HREF="adminmanual_en-11.html#ss11.256">unset/wx (0)</A>
+<LI><A NAME="toc11.257">11.257</A> <A HREF="adminmanual_en-11.html#ss11.257">who (0)</A>
+<LI><A NAME="toc11.258">11.258</A> <A HREF="adminmanual_en-11.html#ss11.258">wx &lt;text&gt; (0)</A>
+<LI><A NAME="toc11.259">11.259</A> <A HREF="adminmanual_en-11.html#ss11.259">wx full &lt;text&gt; (0)</A>
+<LI><A NAME="toc11.260">11.260</A> <A HREF="adminmanual_en-11.html#ss11.260">wx sysop &lt;text&gt; (5)</A>
 </UL>
 <HR>
 <A HREF="adminmanual_en-1.html">Next</A>
index 99ef801e03405955ea93a544603d40366e1b091d..310711a21389b8fec3fbbc6af68adf7f741ff7cc 100644 (file)
@@ -3,12 +3,13 @@
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
  <TITLE>The DXSpider User Manual v1.50: Hints, tips and common questions.</TITLE>
+ <LINK HREF="usermanual_en-12.html" REL=next>
  <LINK HREF="usermanual_en-10.html" REL=previous>
  <LINK HREF="usermanual_en.html#toc11" REL=contents>
 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
 </HEAD>
 <BODY>
-Next
+<A HREF="usermanual_en-12.html">Next</A>
 <A HREF="usermanual_en-10.html">Previous</A>
 <A HREF="usermanual_en.html#toc11">Contents</A>
 <HR>
@@ -45,2506 +46,8 @@ user manual?</P>
 also be included with every release of DXSpider.  As always, if unsure,
 ask your sysop what version number is the latest. </P>
 
-
-<H2><A NAME="ss11.1">11.1</A> <A HREF="usermanual_en.html#toc11.1">accept</A>
-</H2>
-
-<P><CODE><B>accept</B> Set a filter to accept something</CODE></P>
-
-<P>Create a filter to accept something</P>
-<P>There are 2 types of filter, accept and reject.  See HELP FILTERING for more
-info.</P>
-<H2><A NAME="ss11.2">11.2</A> <A HREF="usermanual_en.html#toc11.2">accept/announce [0-9] &lt;pattern&gt;</A>
-</H2>
-
-<P><CODE><B>accept/announce [0-9] &lt;pattern&gt;</B> Set an 'accept' filter line for announce</CODE></P>
-
-<P>Create an 'accept this announce' line for a filter. </P>
-<P>An accept filter line means that if the announce matches this filter it is
-passed onto the user. See HELP FILTERING for more info. Please read this
-to understand how filters work - it will save a lot of grief later on.</P>
-<P>You can use any of the following things in this line:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  info &lt;string&gt;            eg: iota or qsl
-  by &lt;prefixes&gt;            eg: G,M,2         
-  origin &lt;prefixes&gt;
-  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
-  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
-  origin_zone &lt;prefixes or numbers&gt;
-  origin_state &lt;states&gt;                eg: VA,NH,RI,NH
-  by_dxcc &lt;prefixes or numbers&gt;
-  by_itu &lt;prefixes or numbers&gt;
-  by_zone &lt;prefixes or numbers&gt;
-  by_state &lt;states&gt;
-  channel &lt;prefixes&gt;
-  wx 1                     filter WX announces
-  dest &lt;prefixes&gt;          eg: 6MUK,WDX      (distros)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>some examples:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/ann dest 6MUK
-  acc/ann 2 by_zone 14,15,16
-  (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-
-or
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/ann by G,M,2 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>for american states</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/ann by_state va,nh,ri,nh
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can use the tag 'all' to accept everything eg:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/ann all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>but this probably for advanced users...</P>
-<H2><A NAME="ss11.3">11.3</A> <A HREF="usermanual_en.html#toc11.3">accept/spots [0-9] &lt;pattern&gt;</A>
-</H2>
-
-<P><CODE><B>accept/spots [0-9] &lt;pattern&gt;</B> Set an 'accept' filter line for spots</CODE></P>
-
-<P>Create an 'accept this spot' line for a filter. </P>
-<P>An accept filter line means that if the spot matches this filter it is
-passed onto the user. See HELP FILTERING for more info. Please read this
-to understand how filters work - it will save a lot of grief later on.</P>
-<P>You can use any of the following things in this line:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  freq &lt;range&gt;           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
-  on &lt;range&gt;             same as 'freq'
-  call &lt;prefixes&gt;        eg: G,PA,HB9
-  info &lt;string&gt;          eg: iota or qsl
-  by &lt;prefixes&gt;            
-  call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
-  call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
-  call_zone &lt;prefixes or numbers&gt;
-  call_state &lt;states&gt;                eg: VA,NH,RI,ME
-  by_dxcc &lt;prefixes or numbers&gt;
-  by_itu &lt;prefixes or numbers&gt;
-  by_zone &lt;prefixes or numbers&gt;
-  by_state &lt;states&gt;                eg: VA,NH,RI,ME
-  origin &lt;prefixes&gt;
-  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>'call' means the callsign that has spotted 'by' whoever.</P>
-<P>For frequencies, you can use any of the band names defined in
-SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
-thus: hf/ssb. You can also just have a simple range like: 0/30000 -
-this is more efficient than saying simply: freq HF (but don't get
-too hung up about that)</P>
-<P>some examples:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spot 1 on hf/cw
-  acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can use the tag 'all' to accept everything, eg:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spot 3 all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>for US states </P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spots by_state VA,NH,RI,MA,ME
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>but this probably for advanced users...</P>
-<H2><A NAME="ss11.4">11.4</A> <A HREF="usermanual_en.html#toc11.4">accept/wcy [0-9] &lt;pattern&gt;</A>
-</H2>
-
-<P><CODE><B>accept/wcy [0-9] &lt;pattern&gt;</B> set an 'accept' WCY filter</CODE></P>
-
-<P>It is unlikely that you will want to do this, but if you do then you can
-filter on the following fields:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  by &lt;prefixes&gt;            eg: G,M,2         
-  origin &lt;prefixes&gt;
-  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
-  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
-  origin_zone &lt;prefixes or numbers&gt;
-  by_dxcc &lt;prefixes or numbers&gt;
-  by_itu &lt;prefixes or numbers&gt;
-  by_zone &lt;prefixes or numbers&gt;
-  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>There are no examples because WCY Broadcasts only come from one place and
-you either want them or not (see UNSET/WCY if you don't want them).</P>
-<P>This command is really provided for future use.</P>
-<P>See HELP FILTER for information.</P>
-<H2><A NAME="ss11.5">11.5</A> <A HREF="usermanual_en.html#toc11.5">accept/wwv [0-9] &lt;pattern&gt;</A>
-</H2>
-
-<P><CODE><B>accept/wwv [0-9] &lt;pattern&gt;</B> set an 'accept' WWV filter</CODE></P>
-
-<P>It is unlikely that you will want to do this, but if you do then you can
-filter on the following fields:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  by &lt;prefixes&gt;            eg: G,M,2         
-  origin &lt;prefixes&gt;
-  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
-  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
-  origin_zone &lt;prefixes or numbers&gt;
-  by_dxcc &lt;prefixes or numbers&gt;
-  by_itu &lt;prefixes or numbers&gt;
-  by_zone &lt;prefixes or numbers&gt;
-  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>for example </P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/wwv by_zone 4
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>is probably the only useful thing to do (which will only show WWV broadcasts
-by stations in the US).</P>
-<P>See HELP FILTER for information.</P>
-<H2><A NAME="ss11.6">11.6</A> <A HREF="usermanual_en.html#toc11.6">announce &lt;text&gt;</A>
-</H2>
-
-<P><CODE><B>announce &lt;text&gt;</B> Send an announcement to LOCAL users only</CODE></P>
-
-<P>&lt;text&gt; is the text of the announcement you wish to broadcast </P>
-<H2><A NAME="ss11.7">11.7</A> <A HREF="usermanual_en.html#toc11.7">announce full &lt;text&gt;</A>
-</H2>
-
-<P><CODE><B>announce full &lt;text&gt;</B> Send an announcement cluster wide</CODE></P>
-
-<P>This will send your announcement cluster wide</P>
-<H2><A NAME="ss11.8">11.8</A> <A HREF="usermanual_en.html#toc11.8">apropos &lt;string&gt;</A>
-</H2>
-
-<P><CODE><B>apropos &lt;string&gt;</B> Search help database for &lt;string&gt;</CODE></P>
-
-<P>Search the help database for &lt;string&gt; (it isn't case sensitive), and print
-the names of all the commands that may be relevant.</P>
-<H2><A NAME="ss11.9">11.9</A> <A HREF="usermanual_en.html#toc11.9">blank [&lt;string&gt;] [&lt;nn&gt;]</A>
-</H2>
-
-<P><CODE><B>blank [&lt;string&gt;] [&lt;nn&gt;]</B> Print nn (default 1) blank lines (or strings)</CODE></P>
-
-<P>In its basic form this command prints one or more blank lines. However if
-you pass it a string it will replicate the string for the width of the 
-screen (default 80) and then print that one or more times, so:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  blank 2
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>prints two blank lines</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  blank - 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>prints a row of - characters once.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  blank abc
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>prints 'abcabcabcabcabcabc....'</P>
-<P>This is really only of any use in a script file and you can print a maximum
-of 9 lines.</P>
-<H2><A NAME="ss11.10">11.10</A> <A HREF="usermanual_en.html#toc11.10">bye</A>
-</H2>
-
-<P><CODE><B>bye</B> Exit from the cluster</CODE></P>
-
-<P>This will disconnect you from the cluster</P>
-<H2><A NAME="ss11.11">11.11</A> <A HREF="usermanual_en.html#toc11.11">chat &lt;group&gt; &lt;text&gt;</A>
-</H2>
-
-<P><CODE><B>chat &lt;group&gt; &lt;text&gt;</B> Chat or Conference to a group</CODE></P>
-
-<P>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.</P>
-<P>This system uses the existing ANN system and is compatible with both other
-DXSpider nodes and AK1A clusters (they use ANN/&lt;group&gt;). </P>
-<P>You can be a member of as many "groups" as you want. To join a group type:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  JOIN FOC    (where FOC is the group name)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>To leave a group type:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  LEAVE FOC
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can see which groups you are in by typing:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  STAT/USER
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>and you can see whether your mate is in the group, if he connects to the
-same node as you, by typing:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  STAT/USER g1tlh
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>To send a message to a group type:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  CHAT FOC hello everyone
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>or</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  CH #9000 hello I am back
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>See also JOIN, LEAVE, SHOW/CHAT</P>
-<H2><A NAME="ss11.12">11.12</A> <A HREF="usermanual_en.html#toc11.12">clear/announce [1|all]</A>
-</H2>
-
-<P><CODE><B>clear/announce [1|all]</B> Clear a announce filter line</CODE></P>
-
-<P>This command allows you to clear (remove) a line in a annouce filter or to 
-remove the whole filter.</P>
-<P>see CLEAR/SPOTS for a more detailed explanation.</P>
-<H2><A NAME="ss11.13">11.13</A> <A HREF="usermanual_en.html#toc11.13">clear/route [1|all]</A>
-</H2>
-
-<P><CODE><B>clear/route [1|all]</B> Clear a route filter line</CODE></P>
-
-<P>This command allows you to clear (remove) a line in a route filter or to 
-remove the whole filter.</P>
-<P>see CLEAR/SPOTS for a more detailed explanation.</P>
-<H2><A NAME="ss11.14">11.14</A> <A HREF="usermanual_en.html#toc11.14">clear/spots [0-9|all]</A>
-</H2>
-
-<P><CODE><B>clear/spots [0-9|all]</B> Clear a spot filter line</CODE></P>
-
-<P>This command allows you to clear (remove) a line in a spot filter or to 
-remove the whole filter.</P>
-<P>If you have a filter:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spot 1 on hf/cw
-  acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>and you say:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spot 1
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>you will be left with:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>If you do:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spot all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>the filter will be completely removed.</P>
-<H2><A NAME="ss11.15">11.15</A> <A HREF="usermanual_en.html#toc11.15">clear/wcy [1|all]</A>
-</H2>
-
-<P><CODE><B>clear/wcy [1|all]</B> Clear a WCY filter line</CODE></P>
-
-<P>This command allows you to clear (remove) a line in a WCY filter or to 
-remove the whole filter.</P>
-<P>see CLEAR/SPOTS for a more detailed explanation.</P>
-<H2><A NAME="ss11.16">11.16</A> <A HREF="usermanual_en.html#toc11.16">clear/wwv [1|all]</A>
-</H2>
-
-<P><CODE><B>clear/wwv [1|all]</B> Clear a WWV filter line</CODE></P>
-
-<P>This command allows you to clear (remove) a line in a WWV filter or to 
-remove the whole filter.</P>
-<P>see CLEAR/SPOTS for a more detailed explanation.</P>
-<H2><A NAME="ss11.17">11.17</A> <A HREF="usermanual_en.html#toc11.17">dbavail</A>
-</H2>
-
-<P><CODE><B>dbavail</B> Show a list of all the Databases in the system</CODE></P>
-
-<P>Title says it all really, this command lists all the databases defined
-in the system. It is also aliased to SHOW/COMMAND.</P>
-<H2><A NAME="ss11.18">11.18</A> <A HREF="usermanual_en.html#toc11.18">dbshow &lt;dbname&gt; &lt;key&gt;</A>
-</H2>
-
-<P><CODE><B>dbshow &lt;dbname&gt; &lt;key&gt;</B> Display an entry, if it exists, in a database</CODE></P>
-
-<P>This is the generic user interface to the database to the database system.
-It is expected that the sysop will add an entry to the local Aliases file
-so that users can use the more familiar AK1A style of enquiry such as:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/BUCK G1TLH
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>but if he hasn't and the database really does exist (use DBAVAIL or
-SHOW/COMMAND to find out) you can do the same thing with:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  DBSHOW buck G1TLH
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.19">11.19</A> <A HREF="usermanual_en.html#toc11.19">directory</A>
-</H2>
-
-<P><CODE><B>directory</B> List messages </CODE></P>
-
-
-<H2><A NAME="ss11.20">11.20</A> <A HREF="usermanual_en.html#toc11.20">directory &lt;from&gt;-&lt;to&gt;</A>
-</H2>
-
-<P><CODE><B>directory &lt;from&gt;-&lt;to&gt;</B> List messages &lt;from&gt; message &lt;to&gt; message </CODE></P>
-
-<P>List the messages in the messages directory.</P>
-<P>If there is a 'p' one space after the message number then it is a 
-personal message. If there is a '-' between the message number and the
-'p' then this indicates that the message has been read.</P>
-<P>You can use shell escape characters such as '*' and '?' in the &lt;call&gt;
-fields.</P>
-<P>You can combine some of the various directory commands together eg:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   DIR TO G1TLH 5
-</PRE>
-</CODE></BLOCKQUOTE>
-
-or 
-<BLOCKQUOTE><CODE>
-<PRE>
-   DIR SUBJECT IOTA 200-250
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can abbreviate all the commands to one letter and use ak1a syntax:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   DIR/T G1* 10
-   DIR/S QSL 10-100 5
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.21">11.21</A> <A HREF="usermanual_en.html#toc11.21">directory &lt;nn&gt;</A>
-</H2>
-
-<P><CODE><B>directory &lt;nn&gt;</B> List last &lt;nn&gt; messages</CODE></P>
-
-
-<H2><A NAME="ss11.22">11.22</A> <A HREF="usermanual_en.html#toc11.22">directory all</A>
-</H2>
-
-<P><CODE><B>directory all</B> List all messages</CODE></P>
-
-
-<H2><A NAME="ss11.23">11.23</A> <A HREF="usermanual_en.html#toc11.23">directory from &lt;call&gt;</A>
-</H2>
-
-<P><CODE><B>directory from &lt;call&gt;</B> List all messages from &lt;call&gt;</CODE></P>
-
-
-<H2><A NAME="ss11.24">11.24</A> <A HREF="usermanual_en.html#toc11.24">directory new</A>
-</H2>
-
-<P><CODE><B>directory new</B> List all new messages</CODE></P>
-
-
-<H2><A NAME="ss11.25">11.25</A> <A HREF="usermanual_en.html#toc11.25">directory own</A>
-</H2>
-
-<P><CODE><B>directory own</B> List your own messages</CODE></P>
-
-
-<H2><A NAME="ss11.26">11.26</A> <A HREF="usermanual_en.html#toc11.26">directory subject &lt;string&gt;</A>
-</H2>
-
-<P><CODE><B>directory subject &lt;string&gt;</B> List all messages with &lt;string&gt; in subject</CODE></P>
-
-
-<H2><A NAME="ss11.27">11.27</A> <A HREF="usermanual_en.html#toc11.27">directory to &lt;call&gt;</A>
-</H2>
-
-<P><CODE><B>directory to &lt;call&gt;</B> List all messages to &lt;call&gt;</CODE></P>
-
-
-<H2><A NAME="ss11.28">11.28</A> <A HREF="usermanual_en.html#toc11.28">dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</A>
-</H2>
-
-<P><CODE><B>dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</B> Send a DX spot</CODE></P>
-
-<P>This is how you send a DX Spot to other users. You can, in fact, now
-enter the &lt;freq&gt; and the &lt;call&gt; either way round. </P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   DX FR0G 144.600
-   DX 144.600 FR0G
-   DX 144600 FR0G 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>will all give the same result. You can add some remarks to the end
-of the command and they will be added to the spot.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   DX FR0G 144600 this is a test
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can credit someone else by saying:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   DX by G1TLH FR0G 144.600 he isn't on the cluster
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>The &lt;freq&gt; is compared against the available bands set up in the 
-cluster.  See SHOW/BANDS for more information.</P>
-<H2><A NAME="ss11.29">11.29</A> <A HREF="usermanual_en.html#toc11.29">echo &lt;line&gt;</A>
-</H2>
-
-<P><CODE><B>echo &lt;line&gt;</B> Echo the line to the output</CODE></P>
-
-<P>This command is useful in scripts and so forth for printing the
-line that you give to the command to the output. You can use this
-in user_default scripts and the SAVE command for titling and so forth</P>
-<P>The script will interpret certain standard "escape" sequences as follows:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  \t - becomes a TAB character (0x09 in ascii)
-  \a - becomes a BEEP character (0x07 in ascii)
-  \n - prints a new line
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>So the following example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  echo GB7DJK is a dxcluster
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>produces:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  GB7DJK is a dxcluster
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>on the output. You don't need a \n on the end of the line you want to send.</P>
-<P>A more complex example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  echo GB7DJK\n\tg1tlh\tDirk\n\tg3xvf\tRichard
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>produces:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  GB7DJK
-          g1tlh   Dirk
-          g3xvf   Richard
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>on the output.</P>
-
-<H2><A NAME="ss11.30">11.30</A> <A HREF="usermanual_en.html#toc11.30">filtering...</A>
-</H2>
-
-<P><CODE><B>filtering...</B> Filtering things in DXSpider</CODE></P>
-
-<P>There are a number of things you can filter in the DXSpider system. They
-all use the same general mechanism.</P>
-<P>In general terms you can create a 'reject' or an 'accept' filter which
-can have up to 10 lines in it. You do this using, for example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spots .....
-  reject/spots .....
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>where ..... are the specific commands for that type of filter. There
-are filters for spots, wwv, announce, wcy and (for sysops)
-connects. See each different accept or reject command reference for
-more details.</P>
-<P>There is also a command to clear out one or more lines in a filter and
-one to show you what you have set. They are:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spots 1
-  clear/spots all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>and </P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  show/filter
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>There is clear/xxxx command for each type of filter.</P>
-<P>For now we are going to use spots for the examples, but you can apply
-the principles to all types of filter.</P>
-<P>There are two main types of filter 'accept' or 'reject'; which you use
-depends entirely on how you look at the world and what is least
-writing to achieve what you want. Each filter has 10 lines (of any
-length) which are tried in order. If a line matches then the action
-you have specified is taken (ie reject means ignore it and accept
-means gimme it).</P>
-<P>The important thing to remember is that if you specify a 'reject'
-filter (all the lines in it say 'reject/spots' (for instance)) then if
-a spot comes in that doesn't match any of the lines then you will get
-it BUT if you specify an 'accept' filter then any spots that don't
-match are dumped. For example if I have a one line accept filter:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>then automatically you will ONLY get VHF spots from or to CQ zones 14
-15 and 16.  If you set a reject filter like:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spots on hf/cw
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>Then you will get everything EXCEPT HF CW spots, If you am interested in IOTA
-and will work it even on CW then you could say:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spots on hf/cw and not info iota
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>But in that case you might only be interested in iota and say:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spots not on hf/cw or info iota
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>which is exactly the same. You should choose one or the other until
-you are confortable with the way it works. Yes, you can mix them
-(actually you can have an accept AND a reject on the same line) but
-don't try this at home until you can analyse the results that you get
-without ringing up the sysop for help.</P>
-<P>Another useful addition now is filtering by US state</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  accept/spots by_state VA,NH,RI,ME
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can arrange your filter lines into logical units, either for your
-own understanding or simply convenience. I have one set frequently:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spots 1 on hf/cw
-  reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>What this does is to ignore all HF CW spots (being a class B I can't
-read any CW and couldn't possibly be interested in HF :-) and also
-rejects any spots on VHF which don't either originate or spot someone
-in Europe.</P>
-<P>This is an exmaple where you would use the line number (1 and 2 in
-this case), if you leave the digit out, the system assumes '1'. Digits
-'0'-'9' are available.</P>
-<P>You can leave the word 'and' out if you want, it is implied. You can
-use any number of brackets to make the 'expression' as you want
-it. There are things called precedence rules working here which mean
-that you will NEED brackets in a situation like line 2 because,
-without it, will assume:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>annoying, but that is the way it is. If you use OR - use
-brackets. Whilst we are here CASE is not important. 'And BY_Zone' is
-just 'and by_zone'.</P>
-<P>If you want to alter your filter you can just redefine one or more
-lines of it or clear out one line. For example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/spots 1 on hf/ssb
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>or </P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spots 1
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>To remove the filter in its entirty:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/spots all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>There are similar CLEAR commands for the other filters:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  clear/announce
-  clear/wcy
-  clear/wwv
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>ADVANCED USERS:-</P>
-<P>Once you are happy with the results you get, you may like to experiment. </P>
-<P>my example that filters hf/cw spots and accepts vhf/uhf spots from EU
-can be written with a mixed filter, eg:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/spot on hf/cw
-  acc/spot on 0/30000
-  acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>each filter slot actually has a 'reject' slot and an 'accept'
-slot. The reject slot is executed BEFORE the accept slot.</P>
-<P>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 executed
-first, any non hf/cw spot is passed to the accept line, which lets
-thru everything else on HF.</P>
-<P>The next filter line lets through just VHF/UHF spots from EU.</P>
-<H2><A NAME="ss11.31">11.31</A> <A HREF="usermanual_en.html#toc11.31">help</A>
-</H2>
-
-<P><CODE><B>help</B> The HELP Command</CODE></P>
-
-<P>HELP is available for a number of commands. The syntax is:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  HELP &lt;cmd&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>Where &lt;cmd&gt; is the name of the command you want help on.</P>
-<P>All commands can be abbreviated, so SHOW/DX can be abbreviated
-to SH/DX, ANNOUNCE can be shortened to AN and so on.</P>
-<P>Look at the APROPOS &lt;string&gt; command which will search the help database
-for the &lt;string&gt; you specify and give you a list of likely commands
-to look at with HELP.</P>
-<H2><A NAME="ss11.32">11.32</A> <A HREF="usermanual_en.html#toc11.32">join &lt;group&gt;</A>
-</H2>
-
-<P><CODE><B>join &lt;group&gt;</B> Join a chat or conference group</CODE></P>
-
-<P>JOIN allows you to join a network wide conference group. To join a
-group (called FOC in this case) type:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  JOIN FOC
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>See also CHAT, LEAVE, SHOW/CHAT</P>
-<H2><A NAME="ss11.33">11.33</A> <A HREF="usermanual_en.html#toc11.33">kill &lt;from msgno&gt;-&lt;to msgno&gt;</A>
-</H2>
-
-<P><CODE><B>kill &lt;from msgno&gt;-&lt;to msgno&gt;</B> Delete a range of messages</CODE></P>
-
-
-<H2><A NAME="ss11.34">11.34</A> <A HREF="usermanual_en.html#toc11.34">kill &lt;msgno&gt; [&lt;msgno..]</A>
-</H2>
-
-<P><CODE><B>kill &lt;msgno&gt; [&lt;msgno..]</B> Delete a message from the local system</CODE></P>
-
-
-<H2><A NAME="ss11.35">11.35</A> <A HREF="usermanual_en.html#toc11.35">kill &lt;msgno&gt; [&lt;msgno&gt; ...]</A>
-</H2>
-
-<P><CODE><B>kill &lt;msgno&gt; [&lt;msgno&gt; ...]</B> Remove or erase a message from the system</CODE></P>
-
-<P>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.</P>
-<H2><A NAME="ss11.36">11.36</A> <A HREF="usermanual_en.html#toc11.36">kill from &lt;regex&gt;</A>
-</H2>
-
-<P><CODE><B>kill from &lt;regex&gt;</B> Delete messages FROM a callsign or pattern</CODE></P>
-
-
-<H2><A NAME="ss11.37">11.37</A> <A HREF="usermanual_en.html#toc11.37">kill to &lt;regex&gt;</A>
-</H2>
-
-<P><CODE><B>kill to &lt;regex&gt;</B> Delete messages TO a callsign or pattern</CODE></P>
-
-
-<H2><A NAME="ss11.38">11.38</A> <A HREF="usermanual_en.html#toc11.38">leave &lt;group&gt;</A>
-</H2>
-
-<P><CODE><B>leave &lt;group&gt;</B> Leave a chat or conference group</CODE></P>
-
-<P>LEAVE allows you to leave a network wide conference group. To leave a
-group (called FOC in this case) type:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  LEAVE FOC
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>See also CHAT, JOIN, SHOW/CHAT</P>
-<H2><A NAME="ss11.39">11.39</A> <A HREF="usermanual_en.html#toc11.39">links</A>
-</H2>
-
-<P><CODE><B>links</B> Show which nodes is physically connected</CODE></P>
-
-<P>This is a quick listing that shows which links are connected and
-some information about them. See WHO for a list of all connections.</P>
-<H2><A NAME="ss11.40">11.40</A> <A HREF="usermanual_en.html#toc11.40">read</A>
-</H2>
-
-<P><CODE><B>read</B> Read the next unread personal message addressed to you</CODE></P>
-
-
-<H2><A NAME="ss11.41">11.41</A> <A HREF="usermanual_en.html#toc11.41">read &lt;msgno&gt;</A>
-</H2>
-
-<P><CODE><B>read &lt;msgno&gt;</B> Read the specified message</CODE></P>
-
-<P>You can read any messages that are sent as 'non-personal' and also any
-message either sent by or sent to your callsign.</P>
-<H2><A NAME="ss11.42">11.42</A> <A HREF="usermanual_en.html#toc11.42">reject</A>
-</H2>
-
-<P><CODE><B>reject</B> Set a filter to reject something</CODE></P>
-
-<P>Create a filter to reject something</P>
-<P>There are 2 types of filter, accept and reject.  See HELP FILTERING for more
-info.</P>
-<H2><A NAME="ss11.43">11.43</A> <A HREF="usermanual_en.html#toc11.43">reject/announce [0-9] &lt;pattern&gt;</A>
-</H2>
-
-<P><CODE><B>reject/announce [0-9] &lt;pattern&gt;</B> Set a 'reject' filter line for announce</CODE></P>
-
-<P>Create an 'reject this announce' line for a filter. </P>
-<P>A reject filter line means that if the announce matches this filter it is
-passed onto the user. See HELP FILTERING for more info. Please read this
-to understand how filters work - it will save a lot of grief later on.</P>
-<P>You can use any of the following things in this line:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  info &lt;string&gt;            eg: iota or qsl
-  by &lt;prefixes&gt;            eg: G,M,2         
-  origin &lt;prefixes&gt;
-  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
-  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
-  origin_zone &lt;prefixes or numbers&gt;
-  origin_state &lt;states&gt;                eg: VA,NH,RI,ME
-  by_dxcc &lt;prefixes or numbers&gt;
-  by_itu &lt;prefixes or numbers&gt;
-  by_zone &lt;prefixes or numbers&gt;
-  by_state &lt;states&gt;                eg: VA,NH,RI,ME
-  channel &lt;prefixes&gt;
-  wx 1                     filter WX announces
-  dest &lt;prefixes&gt;          eg: 6MUK,WDX      (distros)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>some examples:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/ann by_zone 14,15,16 and not by G,M,2
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can use the tag 'all' to reject everything eg:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/ann all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>but this probably for advanced users...</P>
-<H2><A NAME="ss11.44">11.44</A> <A HREF="usermanual_en.html#toc11.44">reject/spots [0-9] &lt;pattern&gt;</A>
-</H2>
-
-<P><CODE><B>reject/spots [0-9] &lt;pattern&gt;</B> Set a 'reject' filter line for spots</CODE></P>
-
-<P>Create a 'reject this spot' line for a filter. </P>
-<P>A reject filter line means that if the spot matches this filter it is
-dumped (not passed on). See HELP FILTERING for more info. Please read this
-to understand how filters work - it will save a lot of grief later on.</P>
-<P>You can use any of the following things in this line:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  freq &lt;range&gt;           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
-  on &lt;range&gt;             same as 'freq'
-  call &lt;prefixes&gt;        eg: G,PA,HB9
-  info &lt;string&gt;          eg: iota or qsl
-  by &lt;prefixes&gt;            
-  call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
-  call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
-  call_zone &lt;prefixes or numbers&gt;
-  call_state &lt;states&gt;                eg: VA,NH,RI,ME
-  by_dxcc &lt;prefixes or numbers&gt;
-  by_itu &lt;prefixes or numbers&gt;
-  by_zone &lt;prefixes or numbers&gt;
-  by_state &lt;states&gt;                eg: VA,NH,RI,ME
-  origin &lt;prefixes&gt;
-  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>'call' means the callsign that has spotted 'by' whoever.</P>
-<P>For frequencies, you can use any of the band names defined in
-SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
-thus: hf/ssb. You can also just have a simple range like: 0/30000 -
-this is more efficient than saying simply: on HF (but don't get
-too hung up about that)</P>
-<P>some examples:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/spot 1 on hf
-  rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can use the tag 'all' to reject everything eg:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  rej/spot 3 all
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>but this probably for advanced users...</P>
-<H2><A NAME="ss11.45">11.45</A> <A HREF="usermanual_en.html#toc11.45">reject/wcy [0-9] &lt;pattern&gt;</A>
-</H2>
-
-<P><CODE><B>reject/wcy [0-9] &lt;pattern&gt;</B> set a 'reject' WCY filter</CODE></P>
-
-<P>It is unlikely that you will want to do this, but if you do then you can
-filter on the following fields:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  by &lt;prefixes&gt;            eg: G,M,2         
-  origin &lt;prefixes&gt;
-  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
-  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
-  origin_zone &lt;prefixes or numbers&gt;
-  by_dxcc &lt;prefixes or numbers&gt;
-  by_itu &lt;prefixes or numbers&gt;
-  by_zone &lt;prefixes or numbers&gt;
-  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>There are no examples because WCY Broadcasts only come from one place and
-you either want them or not (see UNSET/WCY if you don't want them).</P>
-<P>This command is really provided for future use.</P>
-<P>See HELP FILTER for information.</P>
-<H2><A NAME="ss11.46">11.46</A> <A HREF="usermanual_en.html#toc11.46">reject/wwv [0-9] &lt;pattern&gt;</A>
-</H2>
-
-<P><CODE><B>reject/wwv [0-9] &lt;pattern&gt;</B> set a 'reject' WWV filter</CODE></P>
-
-<P>It is unlikely that you will want to do this, but if you do then you can
-filter on the following fields:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  by &lt;prefixes&gt;            eg: G,M,2         
-  origin &lt;prefixes&gt;
-  origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
-  origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
-  origin_zone &lt;prefixes or numbers&gt;
-  by_dxcc &lt;prefixes or numbers&gt;
-  by_itu &lt;prefixes or numbers&gt;
-  by_zone &lt;prefixes or numbers&gt;
-  channel &lt;prefixes&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>for example </P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  reject/wwv by_zone 14,15,16
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>is probably the only useful thing to do (which will only show WWV broadcasts
-by stations in the US).</P>
-<P>See HELP FILTER for information.</P>
-<H2><A NAME="ss11.47">11.47</A> <A HREF="usermanual_en.html#toc11.47">reply</A>
-</H2>
-
-<P><CODE><B>reply</B> Reply (privately) to the last message that you have read</CODE></P>
-
-
-<H2><A NAME="ss11.48">11.48</A> <A HREF="usermanual_en.html#toc11.48">reply &lt;msgno&gt;</A>
-</H2>
-
-<P><CODE><B>reply &lt;msgno&gt;</B> Reply (privately) to the specified message</CODE></P>
-
-
-<H2><A NAME="ss11.49">11.49</A> <A HREF="usermanual_en.html#toc11.49">reply b &lt;msgno&gt;</A>
-</H2>
-
-<P><CODE><B>reply b &lt;msgno&gt;</B> Reply as a Bulletin to the specified message</CODE></P>
-
-
-<H2><A NAME="ss11.50">11.50</A> <A HREF="usermanual_en.html#toc11.50">reply noprivate &lt;msgno&gt;</A>
-</H2>
-
-<P><CODE><B>reply noprivate &lt;msgno&gt;</B> Reply as a Bulletin to the specified message</CODE></P>
-
-
-<H2><A NAME="ss11.51">11.51</A> <A HREF="usermanual_en.html#toc11.51">reply rr &lt;msgno&gt;</A>
-</H2>
-
-<P><CODE><B>reply rr &lt;msgno&gt;</B> Reply to the specified message with read receipt</CODE></P>
-
-<P>You can reply to a message and the subject will automatically have
-"Re:" inserted in front of it, if it isn't already present.</P>
-<P>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)</P>
-<H2><A NAME="ss11.52">11.52</A> <A HREF="usermanual_en.html#toc11.52">send &lt;call&gt; [&lt;call&gt; ...]</A>
-</H2>
-
-<P><CODE><B>send &lt;call&gt; [&lt;call&gt; ...]</B> Send a message to one or more callsigns</CODE></P>
-
-
-<H2><A NAME="ss11.53">11.53</A> <A HREF="usermanual_en.html#toc11.53">send copy &lt;msgno&gt; &lt;call&gt;</A>
-</H2>
-
-<P><CODE><B>send copy &lt;msgno&gt; &lt;call&gt;</B> Send a copy of a  message to someone</CODE></P>
-
-
-<H2><A NAME="ss11.54">11.54</A> <A HREF="usermanual_en.html#toc11.54">send noprivate &lt;call&gt;</A>
-</H2>
-
-<P><CODE><B>send noprivate &lt;call&gt;</B> Send a message to all stations</CODE></P>
-
-<P>All the SEND commands will create a message which will be sent either to
-an individual callsign or to one of the 'bulletin' addresses. </P>
-<P>SEND &lt;call&gt; on its own acts as though you had typed SEND PRIVATE, that is
-it will mark the message as personal and send it to the cluster node that
-that callsign is connected to. If the &lt;call&gt; you have specified is in fact
-a known bulletin category on your node (eg: ALL) then the message should
-automatically become a bulletin.</P>
-<P>You can have more than one callsign in all of the SEND commands.</P>
-<P>You can have multiple qualifiers so that you can have for example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SEND RR COPY 123 PRIVATE G1TLH G0RDI
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>which should send a copy of message 123 to G1TLH and G0RDI and you will
-receive a read receipt when they have read the message.</P>
-<P>SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
-SP is an alias for SEND PRIVATE</P>
-<P>The system will ask you for a subject. Conventionally this should be 
-no longer than 29 characters for compatibility. Most modern cluster
-software should accept more.</P>
-<P>You will now be prompted to start entering your text. </P>
-<P>You finish the message by entering '/EX' on a new line. For instance:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  ...
-  bye then Jim
-  73 Dirk
-  /ex
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>If you have started a message and you don't want to keep it then you
-can abandon the message with '/ABORT' on a new line, like:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  line 1
-  line 2
-  oh I just can't be bothered with this
-  /abort
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>If you abort the message it will NOT be sent.</P>
-<P>When you are entering the text of your message, most normal output (such
-as DX announcements and so on are suppressed and stored for latter display
-(upto 20 such lines are stored, as new ones come along, so the oldest
-lines are dropped).</P>
-<P>Also, you can enter normal commands commands (and get the output 
-immediately) whilst in the middle of a message. You do this by typing
-the command preceeded by a '/' character on a new line, so:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  /dx g1tlh 144010 strong signal
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>Will issue a dx annoucement to the rest of the cluster. </P>
-<P>Also, you can add the output of a command to your message by preceeding 
-the command with '//', thus :-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  //sh/vhftable
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>This will show YOU the output from SH/VHFTABLE and also store it in the
-message. </P>
-<P>You can carry on with the message until you are ready to send it. </P>
-<H2><A NAME="ss11.55">11.55</A> <A HREF="usermanual_en.html#toc11.55">send private &lt;call&gt;</A>
-</H2>
-
-<P><CODE><B>send private &lt;call&gt;</B> Send a personal message</CODE></P>
-
-
-<H2><A NAME="ss11.56">11.56</A> <A HREF="usermanual_en.html#toc11.56">send rr &lt;call&gt;</A>
-</H2>
-
-<P><CODE><B>send rr &lt;call&gt;</B> Send a message and ask for a read receipt</CODE></P>
-
-
-<H2><A NAME="ss11.57">11.57</A> <A HREF="usermanual_en.html#toc11.57">set/address &lt;your address&gt;</A>
-</H2>
-
-<P><CODE><B>set/address &lt;your address&gt;</B> Record your postal address</CODE></P>
-
-
-<H2><A NAME="ss11.58">11.58</A> <A HREF="usermanual_en.html#toc11.58">set/announce</A>
-</H2>
-
-<P><CODE><B>set/announce</B> Allow announce messages to come out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.59">11.59</A> <A HREF="usermanual_en.html#toc11.59">set/anntalk</A>
-</H2>
-
-<P><CODE><B>set/anntalk</B> Allow talk like announce messages on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.60">11.60</A> <A HREF="usermanual_en.html#toc11.60">set/beep</A>
-</H2>
-
-<P><CODE><B>set/beep</B> Add a beep to DX and other messages on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.61">11.61</A> <A HREF="usermanual_en.html#toc11.61">set/dx</A>
-</H2>
-
-<P><CODE><B>set/dx</B> Allow DX messages to come out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.62">11.62</A> <A HREF="usermanual_en.html#toc11.62">set/dxcq</A>
-</H2>
-
-<P><CODE><B>set/dxcq</B> Show CQ Zones on the end of DX announcements</CODE></P>
-
-
-<H2><A NAME="ss11.63">11.63</A> <A HREF="usermanual_en.html#toc11.63">set/dxgrid</A>
-</H2>
-
-<P><CODE><B>set/dxgrid</B> Allow QRA Grid Squares on the end of DX announcements</CODE></P>
-
-
-<H2><A NAME="ss11.64">11.64</A> <A HREF="usermanual_en.html#toc11.64">set/dxitu</A>
-</H2>
-
-<P><CODE><B>set/dxitu</B> Show ITU Zones on the end of DX announcements</CODE></P>
-
-
-<H2><A NAME="ss11.65">11.65</A> <A HREF="usermanual_en.html#toc11.65">set/echo</A>
-</H2>
-
-<P><CODE><B>set/echo</B> Make the cluster echo your input</CODE></P>
-
-
-<H2><A NAME="ss11.66">11.66</A> <A HREF="usermanual_en.html#toc11.66">set/email &lt;email&gt; ...</A>
-</H2>
-
-<P><CODE><B>set/email &lt;email&gt; ...</B> Set email address(es) and forward your personals</CODE></P>
-
-
-<H2><A NAME="ss11.67">11.67</A> <A HREF="usermanual_en.html#toc11.67">set/here</A>
-</H2>
-
-<P><CODE><B>set/here</B> Tell the system you are present at your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.68">11.68</A> <A HREF="usermanual_en.html#toc11.68">set/homenode &lt;node&gt; </A>
-</H2>
-
-<P><CODE><B>set/homenode &lt;node&gt; </B> Set your normal cluster callsign</CODE></P>
-
-<P>Tell the cluster system where you normally connect to. Any Messages sent
-to you will normally find their way there should you not be connected.
-eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/HOMENODE gb7djk
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.69">11.69</A> <A HREF="usermanual_en.html#toc11.69">set/language &lt;lang&gt;</A>
-</H2>
-
-<P><CODE><B>set/language &lt;lang&gt;</B> Set the language you want to use</CODE></P>
-
-<P>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).</P>
-<H2><A NAME="ss11.70">11.70</A> <A HREF="usermanual_en.html#toc11.70">set/location &lt;lat &amp; long&gt;</A>
-</H2>
-
-<P><CODE><B>set/location &lt;lat &amp; long&gt;</B> Set your latitude and longitude</CODE></P>
-
-
-<H2><A NAME="ss11.71">11.71</A> <A HREF="usermanual_en.html#toc11.71">set/logininfo</A>
-</H2>
-
-<P><CODE><B>set/logininfo</B> Inform when a station logs in locally</CODE></P>
-
-
-<H2><A NAME="ss11.72">11.72</A> <A HREF="usermanual_en.html#toc11.72">set/name &lt;your name&gt;</A>
-</H2>
-
-<P><CODE><B>set/name &lt;your name&gt;</B> Set your name</CODE></P>
-
-<P>Tell the system what your name is eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/NAME Dirk
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.73">11.73</A> <A HREF="usermanual_en.html#toc11.73">set/page &lt;lines per page&gt;</A>
-</H2>
-
-<P><CODE><B>set/page &lt;lines per page&gt;</B> Set the lines per page</CODE></P>
-
-<P>Tell the system how many lines you wish on a page when the number of line
-of output from a command is more than this. The default is 20. Setting it
-explicitly to 0 will disable paging. 
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/PAGE 30
-  SET/PAGE 0
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>The setting is stored in your user profile.</P>
-<H2><A NAME="ss11.74">11.74</A> <A HREF="usermanual_en.html#toc11.74">set/password</A>
-</H2>
-
-<P><CODE><B>set/password</B> Set your own password</CODE></P>
-
-<P>This command only works for a 'telnet' user (currently). It will
-only work if you have a password already set. This initial password
-can only be set by the sysop.</P>
-<P>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 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.</P>
-<H2><A NAME="ss11.75">11.75</A> <A HREF="usermanual_en.html#toc11.75">set/prompt &lt;string&gt;</A>
-</H2>
-
-<P><CODE><B>set/prompt &lt;string&gt;</B> Set your prompt to &lt;string&gt;</CODE></P>
-
-
-<H2><A NAME="ss11.76">11.76</A> <A HREF="usermanual_en.html#toc11.76">set/qra &lt;locator&gt;</A>
-</H2>
-
-<P><CODE><B>set/qra &lt;locator&gt;</B> Set your QRA Grid locator</CODE></P>
-
-<P>Tell the system what your QRA (or Maidenhead) locator is. If you have not
-done a SET/LOCATION then your latitude and longitude will be set roughly
-correctly (assuming your locator is correct ;-). For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/QRA JO02LQ
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.77">11.77</A> <A HREF="usermanual_en.html#toc11.77">set/qth &lt;your qth&gt;</A>
-</H2>
-
-<P><CODE><B>set/qth &lt;your qth&gt;</B> Set your QTH</CODE></P>
-
-<P>Tell the system where you are. For example:-
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/QTH East Dereham, Norfolk
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.78">11.78</A> <A HREF="usermanual_en.html#toc11.78">set/talk</A>
-</H2>
-
-<P><CODE><B>set/talk</B> Allow TALK messages to come out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.79">11.79</A> <A HREF="usermanual_en.html#toc11.79">set/usstate</A>
-</H2>
-
-<P><CODE><B>set/usstate</B> Allow US State info on the end of DX announcements</CODE></P>
-
-
-<H2><A NAME="ss11.80">11.80</A> <A HREF="usermanual_en.html#toc11.80">set/wcy</A>
-</H2>
-
-<P><CODE><B>set/wcy</B> Allow WCY messages to come out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.81">11.81</A> <A HREF="usermanual_en.html#toc11.81">set/wwv</A>
-</H2>
-
-<P><CODE><B>set/wwv</B> Allow WWV messages to come out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.82">11.82</A> <A HREF="usermanual_en.html#toc11.82">set/wx</A>
-</H2>
-
-<P><CODE><B>set/wx</B> Allow WX messages to come out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.83">11.83</A> <A HREF="usermanual_en.html#toc11.83">show/chat [&lt;group&gt;] [&lt;lines&gt;]</A>
-</H2>
-
-<P><CODE><B>show/chat [&lt;group&gt;] [&lt;lines&gt;]</B> Show any chat or conferencing </CODE></P>
-
-<P>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.</P>
-<H2><A NAME="ss11.84">11.84</A> <A HREF="usermanual_en.html#toc11.84">show/configuration [&lt;node&gt;]</A>
-</H2>
-
-<P><CODE><B>show/configuration [&lt;node&gt;]</B> Show all the nodes and users visible</CODE></P>
-
-<P>This command allows you to see all the users that can be seen
-and the nodes to which they are connected.</P>
-<P>This command is normally abbreviated to: sh/c</P>
-<P>Normally, the list returned will be just for the nodes from your 
-country (because the list otherwise will be very long).</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/C ALL 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>will produce a complete list of all nodes. </P>
-<P>BE WARNED: the list that is returned can be VERY long</P>
-<P>It is possible to supply a node or part of a prefix and you will get 
-a list of the users for that node or list of nodes starting with
-that prefix.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/C GB7DJK
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/C SK
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.85">11.85</A> <A HREF="usermanual_en.html#toc11.85">show/configuration/node</A>
-</H2>
-
-<P><CODE><B>show/configuration/node</B> Show all the nodes connected locally</CODE></P>
-
-<P>Show all the nodes connected to this node.</P>
-<H2><A NAME="ss11.86">11.86</A> <A HREF="usermanual_en.html#toc11.86">show/contest &lt;year and month&gt;</A>
-</H2>
-
-<P><CODE><B>show/contest &lt;year and month&gt;</B> Show all the contests for a month</CODE></P>
-
-<P>Show all known contests which are maintained at http://www.sk3bg.se/contest/
-for a particular month or year. The format is reasonably flexible.
-For example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/CONTEST sep2003
-  SH/CONTEST 03 march
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.87">11.87</A> <A HREF="usermanual_en.html#toc11.87">show/date [&lt;prefix&gt;|&lt;callsign&gt;]</A>
-</H2>
-
-<P><CODE><B>show/date [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show the local time </CODE></P>
-
-<P>This is very nearly the same as SHOW/TIME, the only difference the format
-of the date string if no arguments are given.</P>
-<P>If no prefixes or callsigns are given then this command returns the local
-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.</P>
-<H2><A NAME="ss11.88">11.88</A> <A HREF="usermanual_en.html#toc11.88">show/db0sdx &lt;callsign&gt;</A>
-</H2>
-
-<P><CODE><B>show/db0sdx &lt;callsign&gt;</B> Show QSL infomation from DB0SDX database</CODE></P>
-
-<P>This command queries the DB0SDX QSL server on the internet
-and returns any information available for that callsign. This service
-is provided for users of this software by http://www.qslinfo.de.</P>
-<P>See also SHOW/QRZ, SHOW/WM7D.</P>
-<H2><A NAME="ss11.89">11.89</A> <A HREF="usermanual_en.html#toc11.89">show/dx</A>
-</H2>
-
-<P><CODE><B>show/dx</B> Interrogate the spot database</CODE></P>
-
-<P>If you just type SHOW/DX you will get the last so many spots
-(sysop configurable, but usually 10).</P>
-<P>In addition you can add any number of these commands in very nearly
-any order to the basic SHOW/DX command, they are:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- on &lt;band&gt;       - eg 160m 20m 2m 23cm 6mm
- on &lt;region&gt;     - eg hf vhf uhf shf      (see SHOW/BANDS)
- on &lt;from&gt;/&lt;to&gt;  - eg 1000/4000 14000-30000  (in Khz)
-    &lt;from&gt;-&lt;to&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- &lt;number&gt;        - the number of spots you want
- &lt;from&gt;-&lt;to&gt;     - &lt;from&gt; spot no &lt;to&gt; spot no in the selected list
- &lt;from&gt;/&lt;to&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- &lt;prefix&gt;        - for a spotted callsign beginning with &lt;prefix&gt;
- *&lt;suffix&gt;       - for a spotted callsign ending in &lt;suffix&gt;
- *&lt;string&gt;*      - for a spotted callsign containing &lt;string&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- day &lt;number&gt;    - starting &lt;number&gt; days ago
- day &lt;from&gt;-&lt;to&gt; - &lt;from&gt; days &lt;to&gt; days ago
-     &lt;from&gt;/&lt;to&gt;   
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- info &lt;text&gt;     - any spots containing &lt;text&gt; in the info or remarks
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- by &lt;call&gt;       - any spots spotted by &lt;call&gt; (spotter &lt;call&gt; is the 
-                   same).
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- qsl             - this automatically looks for any qsl info on the call
-                   held in the spot database.
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- iota [&lt;iota&gt;]   - If the iota island number is missing it will look for
-                  the string iota and anything which looks like an iota
-                  island number. If you specify then it will look for  
-                  that island.
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- qra [&lt;locator&gt;] - this will look for the specific locator if you specify
-                   one or else anything that looks like a locator.
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- dxcc            - treat the prefix as a 'country' and look for spots
-                   from that country regardless of actual prefix.
-                   eg dxcc oq2 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-                   You can also use this with the 'by' keyword so 
-                   eg by W dxcc  
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- e.g. 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/DX 9m0
-   SH/DX on 20m info iota
-   SH/DX 9a on vhf day 30
-   SH/DX rf1p qsl
-   SH/DX iota 
-   SH/DX iota eu-064
-   SH/DX qra jn86
-   SH/DX dxcc oq2
-   SH/DX dxcc oq2 by w dxcc
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.90">11.90</A> <A HREF="usermanual_en.html#toc11.90">show/dxcc &lt;prefix&gt;</A>
-</H2>
-
-<P><CODE><B>show/dxcc &lt;prefix&gt;</B> Interrogate the spot database by country</CODE></P>
-
-<P>This command takes the &lt;prefix&gt; (which can be a full or partial 
-callsign if desired), looks up which internal country number it is
-and then displays all the spots as per SH/DX for that country.</P>
-<P>This is now an alias for 'SHOW/DX DXCC' </P>
-<P>The options for SHOW/DX also apply to this command.   
-e.g. </P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/DXCC G
-   SH/DXCC W on 20m iota
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>This can be done with the SHOW/DX command like this:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/DX dxcc g
-   SH/DX dxcc w on 20m iota
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.91">11.91</A> <A HREF="usermanual_en.html#toc11.91">show/dxqsl &lt;callsign&gt;</A>
-</H2>
-
-<P><CODE><B>show/dxqsl &lt;callsign&gt;</B> Show any QSL info gathered from spots</CODE></P>
-
-<P>The node collects information from the comment fields in spots (things
-like 'VIA EA7WA' or 'QSL-G1TLH') and stores these in a database.</P>
-<P>This command allows you to interrogate that database and if the callsign
-is found will display the manager(s) that people have spotted. This 
-information is NOT reliable, but it is normally reasonably accurate if
-it is spotted enough times.</P>
-<P>For example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/dxqsl 4k9w
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can check the raw input spots yourself with:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/dx 4k9w qsl
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>This gives you more background information.</P>
-<H2><A NAME="ss11.92">11.92</A> <A HREF="usermanual_en.html#toc11.92">show/dxstats [days] [date]</A>
-</H2>
-
-<P><CODE><B>show/dxstats [days] [date]</B> Show the DX Statistics</CODE></P>
-
-<P>Show the total DX spots for the last &lt;days&gt; no of days (default is 31), 
-starting from a &lt;date&gt; (default: today).</P>
-<H2><A NAME="ss11.93">11.93</A> <A HREF="usermanual_en.html#toc11.93">show/files [&lt;filearea&gt; [&lt;string&gt;]]</A>
-</H2>
-
-<P><CODE><B>show/files [&lt;filearea&gt; [&lt;string&gt;]]</B> List the contents of a filearea</CODE></P>
-
-<P>SHOW/FILES on its own will show you a list of the various fileareas
-available on the system. To see the contents of a particular file
-area type:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/FILES &lt;filearea&gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-
-where &lt;filearea&gt; is the name of the filearea you want to see the 
-contents of.</P>
-<P>You can also use shell globbing characters like '*' and '?' in a
-string to see a selection of files in a filearea eg:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   SH/FILES bulletins arld*
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>See also TYPE - to see the contents of a file.</P>
-<H2><A NAME="ss11.94">11.94</A> <A HREF="usermanual_en.html#toc11.94">show/filter</A>
-</H2>
-
-<P><CODE><B>show/filter</B> Show the contents of all the filters you have set</CODE></P>
-
-<P>Show the contents of all the filters that are set. This command displays
-all the filters set - for all the various categories.</P>
-<H2><A NAME="ss11.95">11.95</A> <A HREF="usermanual_en.html#toc11.95">show/hfstats [days] [date]</A>
-</H2>
-
-<P><CODE><B>show/hfstats [days] [date]</B> Show the HF DX Statistics </CODE></P>
-
-<P>Show the HF DX spots breakdown by band for the last &lt;days&gt; no of days 
-(default is 31), starting from a &lt;date&gt; (default: today).</P>
-<H2><A NAME="ss11.96">11.96</A> <A HREF="usermanual_en.html#toc11.96">show/hftable [days] [date] [prefix ...]</A>
-</H2>
-
-<P><CODE><B>show/hftable [days] [date] [prefix ...]</B> Show the HF DX Spotter Table</CODE></P>
-
-<P>Show the HF DX Spotter table for the list of prefixes for the last 
-&lt;days&gt; no of days (default is 31), starting from a &lt;date&gt; (default: today).</P>
-<P>If there are no prefixes then it will show the table for your country.</P>
-<P>Remember that some countries have more than one "DXCC country" in them
-(eg G :-), to show them (assuming you are not in G already which is
-specially treated in the code) you must list all the relevant prefixes</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/hftable g gm gd gi gj gw gu 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>Note that the prefixes are converted into country codes so you don't have
-to list all possible prefixes for each country.</P>
-<P>If you want more or less days than the default simply include the
-number you require:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/hftable 20 pa
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>If you want to start at a different day, simply add the date in some 
-recognizable form:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/hftable 2 25nov02
-  sh/hftable 2 25-nov-02 
-  sh/hftable 2 021125 
-  sh/hftable 2 25/11/02
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>This will show the stats for your DXCC for that CQWW contest weekend. </P>
-<P>You can specify either prefixes or full callsigns (so you can see how you
-did against all your mates). You can also say 'all' which will then print
-the worldwide statistics.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/hftable all 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.97">11.97</A> <A HREF="usermanual_en.html#toc11.97">show/moon [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</A>
-</H2>
-
-<P><CODE><B>show/moon [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show Moon rise and set times</CODE></P>
-
-<P>Show the Moon rise and set times for a (list of) prefixes or callsigns, 
-together with the azimuth and elevation of the sun currently at those
-locations.</P>
-<P>If you don't specify any prefixes or callsigns, it will show the times for
-your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
-together with the current azimuth and elevation.</P>
-<P>In addition, it will show the illuminated fraction of the moons disk.</P>
-<P>If all else fails it will show the Moonrise and set times for the node
-that you are connected to. </P>
-<P>For example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MOON
-  SH/MOON G1TLH W5UN
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can also use this command to see into the past or the future, so
-if you want to see yesterday's times then do:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MOON -1 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>or in three days time:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MOON +3 W9
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>Upto 366 days can be checked both in the past and in the future.</P>
-<P>Please note that the rise and set times are given as the UT times of rise and 
-set on the requested UT day.</P>
-<H2><A NAME="ss11.98">11.98</A> <A HREF="usermanual_en.html#toc11.98">show/muf &lt;prefix&gt; [&lt;hours&gt;][long]</A>
-</H2>
-
-<P><CODE><B>show/muf &lt;prefix&gt; [&lt;hours&gt;][long]</B> Show the likely propagation to a prefix</CODE></P>
-
-<P>This command allow you to estimate the likelihood of you contacting
-a station with the prefix you have specified. The output assumes a modest
-power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)</P>
-<P>The result predicts the most likely operating frequencies and signal
-levels for high frequency (shortwave) radio propagation paths on
-specified days of the year and hours of the day. It is most useful for
-paths between 250 km and 6000 km, but can be used with reduced accuracy
-for paths shorter or longer than this.</P>
-<P>The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
-used to predict the MUF given the predicted flux, day of the year,
-hour of the day and geographic coordinates of the transmitter and
-receiver. This routine is reasonably accurate for the purposes here,
-with a claimed RMS error of 3.8 MHz, but much smaller and less complex
-than the programs used by major shortwave broadcasting organizations,
-such as the Voice of America.</P>
-<P>The command will display some header information detailing its
-assumptions, together with the locations, latitude and longitudes and
-bearings. It will then show UTC (UT), local time at the other end
-(LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
-(Zen) and the likely signal strengths. Then for each frequency for which
-the system thinks there is a likelihood of a circuit it prints a value.</P>
-<P>The value is currently a likely S meter reading based on the conventional
-6dB / S point scale. If the value has a '+' appended it means that it is
-1/2 an S point stronger. If the value is preceeded by an 'm' it means that
-there is likely to be much fading and by an 's' that the signal is likely
-to be noisy.  </P>
-<P>By default SHOW/MUF will show the next two hours worth of data. You
-can specify anything up to 24 hours worth of data by appending the no of
-hours required after the prefix. For example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MUF W
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>produces:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  RxSens: -123 dBM SFI: 159   R: 193   Month: 10   Day: 21
-  Power :   20 dBW    Distance:  6283 km    Delay: 22.4 ms
-  Location                       Lat / Long           Azim
-  East Dereham, Norfolk          52 41 N 0 57 E         47
-  United-States-W                43 0 N 87 54 W        299
-  UT LT  MUF Zen  1.8  3.5  7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
-  18 23 11.5 -35  mS0+ mS2   S3
-  19  0 11.2 -41  mS0+ mS2   S3
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>indicating that you will have weak, fading circuits on top band and 
-80m but usable signals on 40m (about S3).</P>
-<P>inputing:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MUF W 24
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>will get you the above display, but with the next 24 hours worth of
-propagation data.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/MUF W L 24
-  SH/MUF W 24 Long
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>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.</P>
-<H2><A NAME="ss11.99">11.99</A> <A HREF="usermanual_en.html#toc11.99">show/newconfiguration [&lt;node&gt;]</A>
-</H2>
-
-<P><CODE><B>show/newconfiguration [&lt;node&gt;]</B> Show all the nodes and users visible</CODE></P>
-
-<P>This command allows you to see all the users that can be seen
-and the nodes to which they are connected. </P>
-<P>This command produces essentially the same information as 
-SHOW/CONFIGURATION except that it shows all the duplication of
-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.</P>
-<P>BE WARNED: the list that is returned can be VERY long</P>
-<H2><A NAME="ss11.100">11.100</A> <A HREF="usermanual_en.html#toc11.100">show/newconfiguration/node</A>
-</H2>
-
-<P><CODE><B>show/newconfiguration/node</B> Show all the nodes connected locally</CODE></P>
-
-<P>Show all the nodes connected to this node in the new format.</P>
-<H2><A NAME="ss11.101">11.101</A> <A HREF="usermanual_en.html#toc11.101">show/prefix &lt;callsign&gt;</A>
-</H2>
-
-<P><CODE><B>show/prefix &lt;callsign&gt;</B> Interrogate the prefix database </CODE></P>
-
-<P>This command takes the &lt;callsign&gt; (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 country
-together with the internal country no, the CQ and ITU regions. </P>
-<P>See also SHOW/DXCC</P>
-<H2><A NAME="ss11.102">11.102</A> <A HREF="usermanual_en.html#toc11.102">show/qra &lt;lat&gt; &lt;long&gt;</A>
-</H2>
-
-<P><CODE><B>show/qra &lt;lat&gt; &lt;long&gt;</B> Convert lat/long to a QRA Grid locator</CODE></P>
-
-<P>This is a multipurpose command that allows you either to calculate the
-distance and bearing between two locators or (if only one locator is
-given on the command line) the distance and beraing from your station
-to the locator. For example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- SH/QRA IO92QL 
- SH/QRA JN06 IN73
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>The first example will show the distance and bearing to the locator from
-yourself, the second example will calculate the distance and bearing from
-the first locator to the second. You can use 4 or 6 character locators.</P>
-<P>It is also possible to convert a latitude and longitude to a locator by 
-using this command with a latitude and longitude as an argument, for
-example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- SH/QRA 52 41 N 0 58 E
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.103">11.103</A> <A HREF="usermanual_en.html#toc11.103">show/qra &lt;locator&gt; [&lt;locator&gt;]</A>
-</H2>
-
-<P><CODE><B>show/qra &lt;locator&gt; [&lt;locator&gt;]</B> Show distance between QRA Grid locators</CODE></P>
-
-
-<H2><A NAME="ss11.104">11.104</A> <A HREF="usermanual_en.html#toc11.104">show/qrz &lt;callsign&gt;</A>
-</H2>
-
-<P><CODE><B>show/qrz &lt;callsign&gt;</B> Show any callbook details on a callsign</CODE></P>
-
-<P>This command queries the QRZ callbook server on the internet
-and returns any information available for that callsign. This service
-is provided for users of this software by http://www.qrz.com </P>
-<P>See also SHOW/WM7D for an alternative.</P>
-<H2><A NAME="ss11.105">11.105</A> <A HREF="usermanual_en.html#toc11.105">show/route &lt;callsign&gt; ...</A>
-</H2>
-
-<P><CODE><B>show/route &lt;callsign&gt; ...</B> Show the route to the callsign</CODE></P>
-
-<P>This command allows you to see to which node the callsigns specified are
-connected. It is a sort of inverse sh/config.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- sh/route n2tly
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.106">11.106</A> <A HREF="usermanual_en.html#toc11.106">show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;]</A>
-</H2>
-
-<P><CODE><B>show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;]</B> Show tracking data</CODE></P>
-
-<P>Show the tracking data from your location to the satellite of your choice
-from now on for the next few hours.</P>
-<P>If you use this command without a satellite name it will display a list
-of all the satellites known currently to the system. </P>
-<P>If you give a name then you can obtain tracking data of all the passes
-that start and finish 5 degrees below the horizon. As default it will
-give information for the next three hours for every five minute period.</P>
-<P>You can alter the number of hours and the step size, within certain 
-limits. </P>
-<P>Each pass in a period is separated with a row of '-----' characters</P>
-<P>So for example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
- SH/SAT AO-10 
- SH/SAT FENGYUN1 12 2
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.107">11.107</A> <A HREF="usermanual_en.html#toc11.107">show/station [&lt;callsign&gt; ..]</A>
-</H2>
-
-<P><CODE><B>show/station [&lt;callsign&gt; ..]</B> Show information about a callsign</CODE></P>
-
-<P>Show the information known about a callsign and whether (and where)
-that callsign is connected to the cluster.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/ST G1TLH
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>If no callsign is given then show the information for yourself.</P>
-<H2><A NAME="ss11.108">11.108</A> <A HREF="usermanual_en.html#toc11.108">show/sun [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</A>
-</H2>
-
-<P><CODE><B>show/sun [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show sun rise and set times</CODE></P>
-
-<P>Show the sun rise and set times for a (list of) prefixes or callsigns, 
-together with the azimuth and elevation of the sun currently at those
-locations.</P>
-<P>If you don't specify any prefixes or callsigns, it will show the times for
-your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
-together with the current azimuth and elevation.</P>
-<P>If all else fails it will show the sunrise and set times for the node
-that you are connected to. </P>
-<P>For example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/SUN
-  SH/SUN G1TLH K9CW ZS
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can also use this command to see into the past or the future, so
-if you want to see yesterday's times then do:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/SUN -1 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>or in three days time:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SH/SUN +3 W9
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>Upto 366 days can be checked both in the past and in the future.</P>
-<P>Please note that the rise and set times are given as the UT times of rise 
-and set on the requested UT day.</P>
-<H2><A NAME="ss11.109">11.109</A> <A HREF="usermanual_en.html#toc11.109">show/time [&lt;prefix&gt;|&lt;callsign&gt;]</A>
-</H2>
-
-<P><CODE><B>show/time [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show the local time </CODE></P>
-
-<P>If no prefixes or callsigns are given then this command returns the local
-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.</P>
-<H2><A NAME="ss11.110">11.110</A> <A HREF="usermanual_en.html#toc11.110">show/usdb [call ..]</A>
-</H2>
-
-<P><CODE><B>show/usdb [call ..]</B> Show information held on the FCC Call database</CODE></P>
-
-<P>Show the City and State of a Callsign held on the FCC database if
-his is being run on this system, eg:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/usdb k1xx
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.111">11.111</A> <A HREF="usermanual_en.html#toc11.111">show/vhfstats [days] [date]</A>
-</H2>
-
-<P><CODE><B>show/vhfstats [days] [date]</B> Show the VHF DX Statistics</CODE></P>
-
-<P>Show the VHF DX spots breakdown by band for the last 
-&lt;days&gt; no of days (default is 31), starting from a date (default: today).</P>
-<H2><A NAME="ss11.112">11.112</A> <A HREF="usermanual_en.html#toc11.112">show/vhftable [days] [date] [prefix ...]</A>
-</H2>
-
-<P><CODE><B>show/vhftable [days] [date] [prefix ...]</B> Show the VHF DX Spotter Table</CODE></P>
-
-<P>Show the VHF DX Spotter table for the list of prefixes for the last 
-&lt;days&gt; no of days (default is 31), starting from a date (default: today).</P>
-<P>If there are no prefixes then it will show the table for your country.</P>
-<P>Remember that some countries have more than one "DXCC country" in them
-(eg G :-), to show them (assuming you are not in G already which is
-specially treated in the code) you must list all the relevant prefixes</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/vhftable g gm gd gi gj gw gu 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>Note that the prefixes are converted into country codes so you don't have
-to list all possible prefixes for each country.</P>
-<P>If you want more or less days than the default simply include the
-number you require:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/vhftable 20 pa
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>If you want to start at a different day, simply add the date in some 
-recognizable form:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/vhftable 2 25nov02
-  sh/vhftable 2 25-nov-02 
-  sh/vhftable 2 021125 
-  sh/vhftable 2 25/11/02
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>This will show the stats for your DXCC for that CQWW contest weekend. </P>
-<P>You can specify either prefixes or full callsigns (so you can see how you
-did against all your mates). You can also say 'all' which will then print
-the worldwide statistics.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  sh/vhftable all 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.113">11.113</A> <A HREF="usermanual_en.html#toc11.113">show/wcy</A>
-</H2>
-
-<P><CODE><B>show/wcy</B> Show last 10 WCY broadcasts</CODE></P>
-
-
-<H2><A NAME="ss11.114">11.114</A> <A HREF="usermanual_en.html#toc11.114">show/wcy &lt;n&gt;</A>
-</H2>
-
-<P><CODE><B>show/wcy &lt;n&gt;</B> Show last &lt;n&gt; WCY broadcasts</CODE></P>
-
-<P>Display the most recent WCY information that has been received by the system</P>
-
-<H2><A NAME="ss11.115">11.115</A> <A HREF="usermanual_en.html#toc11.115">show/wm7d &lt;callsign&gt;</A>
-</H2>
-
-<P><CODE><B>show/wm7d &lt;callsign&gt;</B> Show callbook details on a US callsigns</CODE></P>
-
-<P>This command queries the WM7D callbook server on the internet
-and returns any information available for that US callsign. This service
-is provided for users of this software by http://www.wm7d.net.</P>
-<P>See also SHOW/QRZ. </P>
-<H2><A NAME="ss11.116">11.116</A> <A HREF="usermanual_en.html#toc11.116">show/wwv</A>
-</H2>
-
-<P><CODE><B>show/wwv</B> Show last 10 WWV broadcasts</CODE></P>
-
-
-<H2><A NAME="ss11.117">11.117</A> <A HREF="usermanual_en.html#toc11.117">show/wwv &lt;n&gt;</A>
-</H2>
-
-<P><CODE><B>show/wwv &lt;n&gt;</B> Show last &lt;n&gt; WWV broadcasts</CODE></P>
-
-<P>Display the most recent WWV information that has been received by the system</P>
-<H2><A NAME="ss11.118">11.118</A> <A HREF="usermanual_en.html#toc11.118">sysop</A>
-</H2>
-
-<P><CODE><B>sysop</B> Regain your privileges if you login remotely</CODE></P>
-
-<P>The system automatically reduces your privilege level to that of a
-normal user if you login in remotely. This command allows you to
-regain your normal privilege level. It uses the normal system: five
-numbers are returned that are indexes into the character array that is
-your assigned password (see SET/PASSWORD). The indexes start from
-zero.</P>
-<P>You are expected to return a string which contains the characters
-required in the correct order. You may intersperse those characters
-with others to obscure your reply for any watchers. For example (and
-these values are for explanation :-):</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  password = 012345678901234567890123456789
-  &gt; sysop
-  22 10 15 17 3
-</PRE>
-</CODE></BLOCKQUOTE>
-
-you type:-
-<BLOCKQUOTE><CODE>
-<PRE>
- aa2bbbb0ccc5ddd7xxx3n
- or 2 0 5 7 3
- or 20573
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>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.</P>
-<H2><A NAME="ss11.119">11.119</A> <A HREF="usermanual_en.html#toc11.119">talk &lt;call&gt; &gt; &lt;node&gt; [&lt;text&gt;]</A>
-</H2>
-
-<P><CODE><B>talk &lt;call&gt; &gt; &lt;node&gt; [&lt;text&gt;]</B> Send a text message to another station via a node</CODE></P>
-
-<P>Send a short message to any other station that is visible on the cluster
-system. You can send it to anyone you can see with a SHOW/CONFIGURATION 
-command, they don't have to be connected locally.</P>
-<P>The second form of TALK is used when other cluster nodes are connected
-with restricted information. This usually means that they don't send 
-the user information usually associated with logging on and off the cluster.</P>
-<P>If you know that G3JNB is likely to be present on GB7TLH, but you can only
-see GB7TLH in the SH/C list but with no users, then you would use the
-second form of the talk message.</P>
-<P>If you want to have a ragchew with someone you can leave the text message
-out and the system will go into 'Talk' mode. What this means is that a
-short message is sent to the recipient telling them that you are in a
-'Talking' frame of mind and then you just type - everything you send will
-go to the station that you asked for. </P>
-<P>All the usual announcements, spots and so on will still come out on your
-terminal.</P>
-<P>If you want to do something (such as send a spot) you preceed the normal 
-command with a '/' character, eg:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
-   /HELP talk
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>To leave talk mode type:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-   /EX
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>If you are in 'Talk' mode, there is an extention to the '/' command which
-allows you to send the output to all the people you are talking to. You do 
-with the '//' command. For example:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  //sh/hftable
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>will send the hftable as you have it to all the people you are currently 
-talking to.</P>
-<H2><A NAME="ss11.120">11.120</A> <A HREF="usermanual_en.html#toc11.120">talk &lt;call&gt; [&lt;text&gt;]</A>
-</H2>
-
-<P><CODE><B>talk &lt;call&gt; [&lt;text&gt;]</B> Send a text message to another station</CODE></P>
-
-
-<H2><A NAME="ss11.121">11.121</A> <A HREF="usermanual_en.html#toc11.121">type &lt;filearea&gt;/&lt;name&gt;</A>
-</H2>
-
-<P><CODE><B>type &lt;filearea&gt;/&lt;name&gt;</B> Look at the contents of a file in one of the fileareas</CODE></P>
-
-<P>Type out the contents of a file in a filearea. So, for example, in 
-filearea 'bulletins' you want to look at file 'arld051' you would 
-enter:-
-<BLOCKQUOTE><CODE>
-<PRE>
-   TYPE bulletins/arld051
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>See also SHOW/FILES to see what fileareas are available and a 
-list of content.</P>
-<H2><A NAME="ss11.122">11.122</A> <A HREF="usermanual_en.html#toc11.122">unset/announce</A>
-</H2>
-
-<P><CODE><B>unset/announce</B> Stop announce messages coming out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.123">11.123</A> <A HREF="usermanual_en.html#toc11.123">unset/anntalk</A>
-</H2>
-
-<P><CODE><B>unset/anntalk</B> Stop talk like announce messages on your terminal</CODE></P>
-
-<P>The announce system on legacy cluster nodes is used as a talk 
-substitute because the network is so poorly connected. If you:</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  unset/anntalk
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>you will suppress several of these announces, you may miss the odd 
-useful one as well, but you would probably miss them anyway in the
-welter of useless ones.</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  set/anntalk 
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>allows you to see them again. This is the default.</P>
-<H2><A NAME="ss11.124">11.124</A> <A HREF="usermanual_en.html#toc11.124">unset/beep</A>
-</H2>
-
-<P><CODE><B>unset/beep</B> Stop beeps for DX and other messages on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.125">11.125</A> <A HREF="usermanual_en.html#toc11.125">unset/dx</A>
-</H2>
-
-<P><CODE><B>unset/dx</B> Stop DX messages coming out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.126">11.126</A> <A HREF="usermanual_en.html#toc11.126">unset/dxcq</A>
-</H2>
-
-<P><CODE><B>unset/dxcq</B> Stop CQ Zones on the end of DX announcements</CODE></P>
-
-<P>Display both the Spotter's and the Spotted's CQ Zone on the end
-of a DX announcement (there is just enough room). Some user programs
-cannot cope with this. The Spotter's CQ is on the RHS of the 
-time, the Spotted's CQ is on the LHS.</P>
-<P>Conflicts with: SET/DXGRID, SET/DXITU, SHOW/USSTATE</P>
-<P>Do a STAT/USER to see which flags you have set if you are confused.  </P>
-<H2><A NAME="ss11.127">11.127</A> <A HREF="usermanual_en.html#toc11.127">unset/dxgrid</A>
-</H2>
-
-<P><CODE><B>unset/dxgrid</B> Stop QRA Grid Squares on the end of DX announcements</CODE></P>
-
-<P>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 end
-of a DX announcement (there is just enough room). Some user programs
-cannot cope with this. You can use this command to reset (or set)
-this feature.</P>
-<P>Conflicts with: SET/DXCQ, SET/DXITU</P>
-<P>Do a STAT/USER to see which flags you have set if you are confused.  </P>
-<H2><A NAME="ss11.128">11.128</A> <A HREF="usermanual_en.html#toc11.128">unset/dxitu</A>
-</H2>
-
-<P><CODE><B>unset/dxitu</B> Stop ITU Zones on the end of DX announcements</CODE></P>
-
-<P>Display both the Spotter's and the Spotted's ITU Zone on the end
-of a DX announcement (there is just enough room). Some user programs
-cannot cope with this. The Spotter's ITU is on the RHS of the 
-time, the Spotted's ITU is on the LHS.</P>
-<P>Conflicts with: SET/DXGRID, SET/DXCQ, SHOW/USSTATE</P>
-<P>Do a STAT/USER to see which flags you have set if you are confused.  </P>
-<H2><A NAME="ss11.129">11.129</A> <A HREF="usermanual_en.html#toc11.129">unset/echo</A>
-</H2>
-
-<P><CODE><B>unset/echo</B> Stop the cluster echoing your input</CODE></P>
-
-<P>If you are connected via a telnet session, different implimentations
-of telnet handle echo differently depending on whether you are 
-connected via port 23 or some other port. You can use this command
-to change the setting appropriately. </P>
-<P>The setting is stored in your user profile.</P>
-<P>YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.</P>
-<H2><A NAME="ss11.130">11.130</A> <A HREF="usermanual_en.html#toc11.130">unset/email</A>
-</H2>
-
-<P><CODE><B>unset/email</B> Stop personal msgs being forwarded by email</CODE></P>
-
-<P>If any personal messages come in for your callsign then you can use
-these commands to control whether they are forwarded onto your email
-address. To enable the forwarding do something like:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/EMAIL mike.tubby@somewhere.com
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>You can have more than one email address (each one separated by a space).
-Emails are forwarded to all the email addresses you specify.</P>
-<P>You can disable forwarding by:-</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  UNSET/EMAIL
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-
-<H2><A NAME="ss11.131">11.131</A> <A HREF="usermanual_en.html#toc11.131">unset/here</A>
-</H2>
-
-<P><CODE><B>unset/here</B> Tell the system you are absent from your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.132">11.132</A> <A HREF="usermanual_en.html#toc11.132">unset/logininfo</A>
-</H2>
-
-<P><CODE><B>unset/logininfo</B> Inform when a station logs out locally</CODE></P>
-
-
-<H2><A NAME="ss11.133">11.133</A> <A HREF="usermanual_en.html#toc11.133">unset/privilege</A>
-</H2>
-
-<P><CODE><B>unset/privilege</B> Remove any privilege for this session</CODE></P>
-
-<P>You can use this command to 'protect' this session from unauthorised
-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.</P>
-<H2><A NAME="ss11.134">11.134</A> <A HREF="usermanual_en.html#toc11.134">unset/prompt</A>
-</H2>
-
-<P><CODE><B>unset/prompt</B> Set your prompt back to default</CODE></P>
-
-<P>This command will set your user prompt to exactly the string that you 
-say. The point of this command to enable a user to interface to programs
-that are looking for a specific prompt (or else you just want a different
-fixed prompt).</P>
-<P>
-<BLOCKQUOTE><CODE>
-<PRE>
-  SET/PROMPT clx &gt;
-</PRE>
-</CODE></BLOCKQUOTE>
-</P>
-<P>UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back to
-normal.</P>
-<H2><A NAME="ss11.135">11.135</A> <A HREF="usermanual_en.html#toc11.135">unset/talk</A>
-</H2>
-
-<P><CODE><B>unset/talk</B> Stop TALK messages coming out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.136">11.136</A> <A HREF="usermanual_en.html#toc11.136">unset/usstate</A>
-</H2>
-
-<P><CODE><B>unset/usstate</B> Stop US State info on the end of DX announcements</CODE></P>
-
-<P>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). </P>
-<P>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 the
-time field. Any information found will override any locator 
-information from SET/DXGRID.</P>
-<P>Some user programs cannot cope with this. You can use this command 
-to reset (or set) this feature.</P>
-<P>Conflicts with: SET/DXCQ, SET/DXITU</P>
-<P>Do a STAT/USER to see which flags you have set if you are confused.  </P>
-<H2><A NAME="ss11.137">11.137</A> <A HREF="usermanual_en.html#toc11.137">unset/wcy</A>
-</H2>
-
-<P><CODE><B>unset/wcy</B> Stop WCY messages coming out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.138">11.138</A> <A HREF="usermanual_en.html#toc11.138">unset/wwv</A>
-</H2>
-
-<P><CODE><B>unset/wwv</B> Stop WWV messages coming out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.139">11.139</A> <A HREF="usermanual_en.html#toc11.139">unset/wx</A>
-</H2>
-
-<P><CODE><B>unset/wx</B> Stop WX messages coming out on your terminal</CODE></P>
-
-
-<H2><A NAME="ss11.140">11.140</A> <A HREF="usermanual_en.html#toc11.140">who</A>
-</H2>
-
-<P><CODE><B>who</B> Show who is physically connected</CODE></P>
-
-<P>This is a quick listing that shows which callsigns are connected and
-what sort of connection they have</P>
-<H2><A NAME="ss11.141">11.141</A> <A HREF="usermanual_en.html#toc11.141">wx &lt;text&gt;</A>
-</H2>
-
-<P><CODE><B>wx &lt;text&gt;</B> Send a weather message to local users</CODE></P>
-
-
-<H2><A NAME="ss11.142">11.142</A> <A HREF="usermanual_en.html#toc11.142">wx full &lt;text&gt;</A>
-</H2>
-
-<P><CODE><B>wx full &lt;text&gt;</B> Send a weather message to all cluster users</CODE></P>
-
-
 <HR>
-Next
+<A HREF="usermanual_en-12.html">Next</A>
 <A HREF="usermanual_en-10.html">Previous</A>
 <A HREF="usermanual_en.html#toc11">Contents</A>
 </BODY>
index fb6fb163c647c1fd53284d695069302d13848376..d6e958f098dd24cbd056538f0c9c12284363126b 100644 (file)
@@ -2,7 +2,7 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
- <TITLE>The DXSpider User Manual v1.50: The DXSpider command reference</TITLE>
+ <TITLE>The DXSpider User Manual v1.50: The DXSpider Command Reference</TITLE>
  <LINK HREF="usermanual_en-11.html" REL=previous>
  <LINK HREF="usermanual_en.html#toc12" REL=contents>
 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
@@ -12,7 +12,7 @@ Next
 <A HREF="usermanual_en-11.html">Previous</A>
 <A HREF="usermanual_en.html#toc12">Contents</A>
 <HR>
-<H2><A NAME="s12">12.</A> <A HREF="usermanual_en.html#toc12">The DXSpider command reference</A></H2>
+<H2><A NAME="s12">12.</A> <A HREF="usermanual_en.html#toc12">The DXSpider Command Reference</A></H2>
 
 <H2><A NAME="ss12.1">12.1</A> <A HREF="usermanual_en.html#toc12.1">accept</A>
 </H2>
index 069ab20a103d2b591d32f35427fe7c462e945357..c4a8544c1215bf60cf0d60b553f27ae61c16624c 100644 (file)
@@ -15,7 +15,7 @@ Contents
 <HR>
 <H1>The DXSpider User Manual v1.50</H1>
 
-<H2>Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</H2>March 2003 revision 0.4
+<H2>Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</H2>April 2003 revision 0.5
 <HR>
 <EM>A complete reference for users of the DXSpider DXCluster program.</EM>
 <HR>
@@ -89,149 +89,152 @@ Contents
 <P>
 <H2><A NAME="toc11">11.</A> <A HREF="usermanual_en-11.html">Hints, tips and common questions.</A></H2>
 
+<P>
+<H2><A NAME="toc12">12.</A> <A HREF="usermanual_en-12.html">The DXSpider Command Reference</A></H2>
+
 <UL>
-<LI><A NAME="toc11.1">11.1</A> <A HREF="usermanual_en-11.html#ss11.1">accept</A>
-<LI><A NAME="toc11.2">11.2</A> <A HREF="usermanual_en-11.html#ss11.2">accept/announce [0-9] &lt;pattern&gt;</A>
-<LI><A NAME="toc11.3">11.3</A> <A HREF="usermanual_en-11.html#ss11.3">accept/spots [0-9] &lt;pattern&gt;</A>
-<LI><A NAME="toc11.4">11.4</A> <A HREF="usermanual_en-11.html#ss11.4">accept/wcy [0-9] &lt;pattern&gt;</A>
-<LI><A NAME="toc11.5">11.5</A> <A HREF="usermanual_en-11.html#ss11.5">accept/wwv [0-9] &lt;pattern&gt;</A>
-<LI><A NAME="toc11.6">11.6</A> <A HREF="usermanual_en-11.html#ss11.6">announce &lt;text&gt;</A>
-<LI><A NAME="toc11.7">11.7</A> <A HREF="usermanual_en-11.html#ss11.7">announce full &lt;text&gt;</A>
-<LI><A NAME="toc11.8">11.8</A> <A HREF="usermanual_en-11.html#ss11.8">apropos &lt;string&gt;</A>
-<LI><A NAME="toc11.9">11.9</A> <A HREF="usermanual_en-11.html#ss11.9">blank [&lt;string&gt;] [&lt;nn&gt;]</A>
-<LI><A NAME="toc11.10">11.10</A> <A HREF="usermanual_en-11.html#ss11.10">bye</A>
-<LI><A NAME="toc11.11">11.11</A> <A HREF="usermanual_en-11.html#ss11.11">chat &lt;group&gt; &lt;text&gt;</A>
-<LI><A NAME="toc11.12">11.12</A> <A HREF="usermanual_en-11.html#ss11.12">clear/announce [1|all]</A>
-<LI><A NAME="toc11.13">11.13</A> <A HREF="usermanual_en-11.html#ss11.13">clear/route [1|all]</A>
-<LI><A NAME="toc11.14">11.14</A> <A HREF="usermanual_en-11.html#ss11.14">clear/spots [0-9|all]</A>
-<LI><A NAME="toc11.15">11.15</A> <A HREF="usermanual_en-11.html#ss11.15">clear/wcy [1|all]</A>
-<LI><A NAME="toc11.16">11.16</A> <A HREF="usermanual_en-11.html#ss11.16">clear/wwv [1|all]</A>
-<LI><A NAME="toc11.17">11.17</A> <A HREF="usermanual_en-11.html#ss11.17">dbavail</A>
-<LI><A NAME="toc11.18">11.18</A> <A HREF="usermanual_en-11.html#ss11.18">dbshow &lt;dbname&gt; &lt;key&gt;</A>
-<LI><A NAME="toc11.19">11.19</A> <A HREF="usermanual_en-11.html#ss11.19">directory</A>
-<LI><A NAME="toc11.20">11.20</A> <A HREF="usermanual_en-11.html#ss11.20">directory &lt;from&gt;-&lt;to&gt;</A>
-<LI><A NAME="toc11.21">11.21</A> <A HREF="usermanual_en-11.html#ss11.21">directory &lt;nn&gt;</A>
-<LI><A NAME="toc11.22">11.22</A> <A HREF="usermanual_en-11.html#ss11.22">directory all</A>
-<LI><A NAME="toc11.23">11.23</A> <A HREF="usermanual_en-11.html#ss11.23">directory from &lt;call&gt;</A>
-<LI><A NAME="toc11.24">11.24</A> <A HREF="usermanual_en-11.html#ss11.24">directory new</A>
-<LI><A NAME="toc11.25">11.25</A> <A HREF="usermanual_en-11.html#ss11.25">directory own</A>
-<LI><A NAME="toc11.26">11.26</A> <A HREF="usermanual_en-11.html#ss11.26">directory subject &lt;string&gt;</A>
-<LI><A NAME="toc11.27">11.27</A> <A HREF="usermanual_en-11.html#ss11.27">directory to &lt;call&gt;</A>
-<LI><A NAME="toc11.28">11.28</A> <A HREF="usermanual_en-11.html#ss11.28">dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</A>
-<LI><A NAME="toc11.29">11.29</A> <A HREF="usermanual_en-11.html#ss11.29">echo &lt;line&gt;</A>
-<LI><A NAME="toc11.30">11.30</A> <A HREF="usermanual_en-11.html#ss11.30">filtering...</A>
-<LI><A NAME="toc11.31">11.31</A> <A HREF="usermanual_en-11.html#ss11.31">help</A>
-<LI><A NAME="toc11.32">11.32</A> <A HREF="usermanual_en-11.html#ss11.32">join &lt;group&gt;</A>
-<LI><A NAME="toc11.33">11.33</A> <A HREF="usermanual_en-11.html#ss11.33">kill &lt;from msgno&gt;-&lt;to msgno&gt;</A>
-<LI><A NAME="toc11.34">11.34</A> <A HREF="usermanual_en-11.html#ss11.34">kill &lt;msgno&gt; [&lt;msgno..]</A>
-<LI><A NAME="toc11.35">11.35</A> <A HREF="usermanual_en-11.html#ss11.35">kill &lt;msgno&gt; [&lt;msgno&gt; ...]</A>
-<LI><A NAME="toc11.36">11.36</A> <A HREF="usermanual_en-11.html#ss11.36">kill from &lt;regex&gt;</A>
-<LI><A NAME="toc11.37">11.37</A> <A HREF="usermanual_en-11.html#ss11.37">kill to &lt;regex&gt;</A>
-<LI><A NAME="toc11.38">11.38</A> <A HREF="usermanual_en-11.html#ss11.38">leave &lt;group&gt;</A>
-<LI><A NAME="toc11.39">11.39</A> <A HREF="usermanual_en-11.html#ss11.39">links</A>
-<LI><A NAME="toc11.40">11.40</A> <A HREF="usermanual_en-11.html#ss11.40">read</A>
-<LI><A NAME="toc11.41">11.41</A> <A HREF="usermanual_en-11.html#ss11.41">read &lt;msgno&gt;</A>
-<LI><A NAME="toc11.42">11.42</A> <A HREF="usermanual_en-11.html#ss11.42">reject</A>
-<LI><A NAME="toc11.43">11.43</A> <A HREF="usermanual_en-11.html#ss11.43">reject/announce [0-9] &lt;pattern&gt;</A>
-<LI><A NAME="toc11.44">11.44</A> <A HREF="usermanual_en-11.html#ss11.44">reject/spots [0-9] &lt;pattern&gt;</A>
-<LI><A NAME="toc11.45">11.45</A> <A HREF="usermanual_en-11.html#ss11.45">reject/wcy [0-9] &lt;pattern&gt;</A>
-<LI><A NAME="toc11.46">11.46</A> <A HREF="usermanual_en-11.html#ss11.46">reject/wwv [0-9] &lt;pattern&gt;</A>
-<LI><A NAME="toc11.47">11.47</A> <A HREF="usermanual_en-11.html#ss11.47">reply</A>
-<LI><A NAME="toc11.48">11.48</A> <A HREF="usermanual_en-11.html#ss11.48">reply &lt;msgno&gt;</A>
-<LI><A NAME="toc11.49">11.49</A> <A HREF="usermanual_en-11.html#ss11.49">reply b &lt;msgno&gt;</A>
-<LI><A NAME="toc11.50">11.50</A> <A HREF="usermanual_en-11.html#ss11.50">reply noprivate &lt;msgno&gt;</A>
-<LI><A NAME="toc11.51">11.51</A> <A HREF="usermanual_en-11.html#ss11.51">reply rr &lt;msgno&gt;</A>
-<LI><A NAME="toc11.52">11.52</A> <A HREF="usermanual_en-11.html#ss11.52">send &lt;call&gt; [&lt;call&gt; ...]</A>
-<LI><A NAME="toc11.53">11.53</A> <A HREF="usermanual_en-11.html#ss11.53">send copy &lt;msgno&gt; &lt;call&gt;</A>
-<LI><A NAME="toc11.54">11.54</A> <A HREF="usermanual_en-11.html#ss11.54">send noprivate &lt;call&gt;</A>
-<LI><A NAME="toc11.55">11.55</A> <A HREF="usermanual_en-11.html#ss11.55">send private &lt;call&gt;</A>
-<LI><A NAME="toc11.56">11.56</A> <A HREF="usermanual_en-11.html#ss11.56">send rr &lt;call&gt;</A>
-<LI><A NAME="toc11.57">11.57</A> <A HREF="usermanual_en-11.html#ss11.57">set/address &lt;your address&gt;</A>
-<LI><A NAME="toc11.58">11.58</A> <A HREF="usermanual_en-11.html#ss11.58">set/announce</A>
-<LI><A NAME="toc11.59">11.59</A> <A HREF="usermanual_en-11.html#ss11.59">set/anntalk</A>
-<LI><A NAME="toc11.60">11.60</A> <A HREF="usermanual_en-11.html#ss11.60">set/beep</A>
-<LI><A NAME="toc11.61">11.61</A> <A HREF="usermanual_en-11.html#ss11.61">set/dx</A>
-<LI><A NAME="toc11.62">11.62</A> <A HREF="usermanual_en-11.html#ss11.62">set/dxcq</A>
-<LI><A NAME="toc11.63">11.63</A> <A HREF="usermanual_en-11.html#ss11.63">set/dxgrid</A>
-<LI><A NAME="toc11.64">11.64</A> <A HREF="usermanual_en-11.html#ss11.64">set/dxitu</A>
-<LI><A NAME="toc11.65">11.65</A> <A HREF="usermanual_en-11.html#ss11.65">set/echo</A>
-<LI><A NAME="toc11.66">11.66</A> <A HREF="usermanual_en-11.html#ss11.66">set/email &lt;email&gt; ...</A>
-<LI><A NAME="toc11.67">11.67</A> <A HREF="usermanual_en-11.html#ss11.67">set/here</A>
-<LI><A NAME="toc11.68">11.68</A> <A HREF="usermanual_en-11.html#ss11.68">set/homenode &lt;node&gt; </A>
-<LI><A NAME="toc11.69">11.69</A> <A HREF="usermanual_en-11.html#ss11.69">set/language &lt;lang&gt;</A>
-<LI><A NAME="toc11.70">11.70</A> <A HREF="usermanual_en-11.html#ss11.70">set/location &lt;lat &amp; long&gt;</A>
-<LI><A NAME="toc11.71">11.71</A> <A HREF="usermanual_en-11.html#ss11.71">set/logininfo</A>
-<LI><A NAME="toc11.72">11.72</A> <A HREF="usermanual_en-11.html#ss11.72">set/name &lt;your name&gt;</A>
-<LI><A NAME="toc11.73">11.73</A> <A HREF="usermanual_en-11.html#ss11.73">set/page &lt;lines per page&gt;</A>
-<LI><A NAME="toc11.74">11.74</A> <A HREF="usermanual_en-11.html#ss11.74">set/password</A>
-<LI><A NAME="toc11.75">11.75</A> <A HREF="usermanual_en-11.html#ss11.75">set/prompt &lt;string&gt;</A>
-<LI><A NAME="toc11.76">11.76</A> <A HREF="usermanual_en-11.html#ss11.76">set/qra &lt;locator&gt;</A>
-<LI><A NAME="toc11.77">11.77</A> <A HREF="usermanual_en-11.html#ss11.77">set/qth &lt;your qth&gt;</A>
-<LI><A NAME="toc11.78">11.78</A> <A HREF="usermanual_en-11.html#ss11.78">set/talk</A>
-<LI><A NAME="toc11.79">11.79</A> <A HREF="usermanual_en-11.html#ss11.79">set/usstate</A>
-<LI><A NAME="toc11.80">11.80</A> <A HREF="usermanual_en-11.html#ss11.80">set/wcy</A>
-<LI><A NAME="toc11.81">11.81</A> <A HREF="usermanual_en-11.html#ss11.81">set/wwv</A>
-<LI><A NAME="toc11.82">11.82</A> <A HREF="usermanual_en-11.html#ss11.82">set/wx</A>
-<LI><A NAME="toc11.83">11.83</A> <A HREF="usermanual_en-11.html#ss11.83">show/chat [&lt;group&gt;] [&lt;lines&gt;]</A>
-<LI><A NAME="toc11.84">11.84</A> <A HREF="usermanual_en-11.html#ss11.84">show/configuration [&lt;node&gt;]</A>
-<LI><A NAME="toc11.85">11.85</A> <A HREF="usermanual_en-11.html#ss11.85">show/configuration/node</A>
-<LI><A NAME="toc11.86">11.86</A> <A HREF="usermanual_en-11.html#ss11.86">show/contest &lt;year and month&gt;</A>
-<LI><A NAME="toc11.87">11.87</A> <A HREF="usermanual_en-11.html#ss11.87">show/date [&lt;prefix&gt;|&lt;callsign&gt;]</A>
-<LI><A NAME="toc11.88">11.88</A> <A HREF="usermanual_en-11.html#ss11.88">show/db0sdx &lt;callsign&gt;</A>
-<LI><A NAME="toc11.89">11.89</A> <A HREF="usermanual_en-11.html#ss11.89">show/dx</A>
-<LI><A NAME="toc11.90">11.90</A> <A HREF="usermanual_en-11.html#ss11.90">show/dxcc &lt;prefix&gt;</A>
-<LI><A NAME="toc11.91">11.91</A> <A HREF="usermanual_en-11.html#ss11.91">show/dxqsl &lt;callsign&gt;</A>
-<LI><A NAME="toc11.92">11.92</A> <A HREF="usermanual_en-11.html#ss11.92">show/dxstats [days] [date]</A>
-<LI><A NAME="toc11.93">11.93</A> <A HREF="usermanual_en-11.html#ss11.93">show/files [&lt;filearea&gt; [&lt;string&gt;]]</A>
-<LI><A NAME="toc11.94">11.94</A> <A HREF="usermanual_en-11.html#ss11.94">show/filter</A>
-<LI><A NAME="toc11.95">11.95</A> <A HREF="usermanual_en-11.html#ss11.95">show/hfstats [days] [date]</A>
-<LI><A NAME="toc11.96">11.96</A> <A HREF="usermanual_en-11.html#ss11.96">show/hftable [days] [date] [prefix ...]</A>
-<LI><A NAME="toc11.97">11.97</A> <A HREF="usermanual_en-11.html#ss11.97">show/moon [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</A>
-<LI><A NAME="toc11.98">11.98</A> <A HREF="usermanual_en-11.html#ss11.98">show/muf &lt;prefix&gt; [&lt;hours&gt;][long]</A>
-<LI><A NAME="toc11.99">11.99</A> <A HREF="usermanual_en-11.html#ss11.99">show/newconfiguration [&lt;node&gt;]</A>
-<LI><A NAME="toc11.100">11.100</A> <A HREF="usermanual_en-11.html#ss11.100">show/newconfiguration/node</A>
-<LI><A NAME="toc11.101">11.101</A> <A HREF="usermanual_en-11.html#ss11.101">show/prefix &lt;callsign&gt;</A>
-<LI><A NAME="toc11.102">11.102</A> <A HREF="usermanual_en-11.html#ss11.102">show/qra &lt;lat&gt; &lt;long&gt;</A>
-<LI><A NAME="toc11.103">11.103</A> <A HREF="usermanual_en-11.html#ss11.103">show/qra &lt;locator&gt; [&lt;locator&gt;]</A>
-<LI><A NAME="toc11.104">11.104</A> <A HREF="usermanual_en-11.html#ss11.104">show/qrz &lt;callsign&gt;</A>
-<LI><A NAME="toc11.105">11.105</A> <A HREF="usermanual_en-11.html#ss11.105">show/route &lt;callsign&gt; ...</A>
-<LI><A NAME="toc11.106">11.106</A> <A HREF="usermanual_en-11.html#ss11.106">show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;]</A>
-<LI><A NAME="toc11.107">11.107</A> <A HREF="usermanual_en-11.html#ss11.107">show/station [&lt;callsign&gt; ..]</A>
-<LI><A NAME="toc11.108">11.108</A> <A HREF="usermanual_en-11.html#ss11.108">show/sun [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</A>
-<LI><A NAME="toc11.109">11.109</A> <A HREF="usermanual_en-11.html#ss11.109">show/time [&lt;prefix&gt;|&lt;callsign&gt;]</A>
-<LI><A NAME="toc11.110">11.110</A> <A HREF="usermanual_en-11.html#ss11.110">show/usdb [call ..]</A>
-<LI><A NAME="toc11.111">11.111</A> <A HREF="usermanual_en-11.html#ss11.111">show/vhfstats [days] [date]</A>
-<LI><A NAME="toc11.112">11.112</A> <A HREF="usermanual_en-11.html#ss11.112">show/vhftable [days] [date] [prefix ...]</A>
-<LI><A NAME="toc11.113">11.113</A> <A HREF="usermanual_en-11.html#ss11.113">show/wcy</A>
-<LI><A NAME="toc11.114">11.114</A> <A HREF="usermanual_en-11.html#ss11.114">show/wcy &lt;n&gt;</A>
-<LI><A NAME="toc11.115">11.115</A> <A HREF="usermanual_en-11.html#ss11.115">show/wm7d &lt;callsign&gt;</A>
-<LI><A NAME="toc11.116">11.116</A> <A HREF="usermanual_en-11.html#ss11.116">show/wwv</A>
-<LI><A NAME="toc11.117">11.117</A> <A HREF="usermanual_en-11.html#ss11.117">show/wwv &lt;n&gt;</A>
-<LI><A NAME="toc11.118">11.118</A> <A HREF="usermanual_en-11.html#ss11.118">sysop</A>
-<LI><A NAME="toc11.119">11.119</A> <A HREF="usermanual_en-11.html#ss11.119">talk &lt;call&gt; &gt; &lt;node&gt; [&lt;text&gt;]</A>
-<LI><A NAME="toc11.120">11.120</A> <A HREF="usermanual_en-11.html#ss11.120">talk &lt;call&gt; [&lt;text&gt;]</A>
-<LI><A NAME="toc11.121">11.121</A> <A HREF="usermanual_en-11.html#ss11.121">type &lt;filearea&gt;/&lt;name&gt;</A>
-<LI><A NAME="toc11.122">11.122</A> <A HREF="usermanual_en-11.html#ss11.122">unset/announce</A>
-<LI><A NAME="toc11.123">11.123</A> <A HREF="usermanual_en-11.html#ss11.123">unset/anntalk</A>
-<LI><A NAME="toc11.124">11.124</A> <A HREF="usermanual_en-11.html#ss11.124">unset/beep</A>
-<LI><A NAME="toc11.125">11.125</A> <A HREF="usermanual_en-11.html#ss11.125">unset/dx</A>
-<LI><A NAME="toc11.126">11.126</A> <A HREF="usermanual_en-11.html#ss11.126">unset/dxcq</A>
-<LI><A NAME="toc11.127">11.127</A> <A HREF="usermanual_en-11.html#ss11.127">unset/dxgrid</A>
-<LI><A NAME="toc11.128">11.128</A> <A HREF="usermanual_en-11.html#ss11.128">unset/dxitu</A>
-<LI><A NAME="toc11.129">11.129</A> <A HREF="usermanual_en-11.html#ss11.129">unset/echo</A>
-<LI><A NAME="toc11.130">11.130</A> <A HREF="usermanual_en-11.html#ss11.130">unset/email</A>
-<LI><A NAME="toc11.131">11.131</A> <A HREF="usermanual_en-11.html#ss11.131">unset/here</A>
-<LI><A NAME="toc11.132">11.132</A> <A HREF="usermanual_en-11.html#ss11.132">unset/logininfo</A>
-<LI><A NAME="toc11.133">11.133</A> <A HREF="usermanual_en-11.html#ss11.133">unset/privilege</A>
-<LI><A NAME="toc11.134">11.134</A> <A HREF="usermanual_en-11.html#ss11.134">unset/prompt</A>
-<LI><A NAME="toc11.135">11.135</A> <A HREF="usermanual_en-11.html#ss11.135">unset/talk</A>
-<LI><A NAME="toc11.136">11.136</A> <A HREF="usermanual_en-11.html#ss11.136">unset/usstate</A>
-<LI><A NAME="toc11.137">11.137</A> <A HREF="usermanual_en-11.html#ss11.137">unset/wcy</A>
-<LI><A NAME="toc11.138">11.138</A> <A HREF="usermanual_en-11.html#ss11.138">unset/wwv</A>
-<LI><A NAME="toc11.139">11.139</A> <A HREF="usermanual_en-11.html#ss11.139">unset/wx</A>
-<LI><A NAME="toc11.140">11.140</A> <A HREF="usermanual_en-11.html#ss11.140">who</A>
-<LI><A NAME="toc11.141">11.141</A> <A HREF="usermanual_en-11.html#ss11.141">wx &lt;text&gt;</A>
-<LI><A NAME="toc11.142">11.142</A> <A HREF="usermanual_en-11.html#ss11.142">wx full &lt;text&gt;</A>
+<LI><A NAME="toc12.1">12.1</A> <A HREF="usermanual_en-12.html#ss12.1">accept</A>
+<LI><A NAME="toc12.2">12.2</A> <A HREF="usermanual_en-12.html#ss12.2">accept/announce [0-9] &lt;pattern&gt;</A>
+<LI><A NAME="toc12.3">12.3</A> <A HREF="usermanual_en-12.html#ss12.3">accept/spots [0-9] &lt;pattern&gt;</A>
+<LI><A NAME="toc12.4">12.4</A> <A HREF="usermanual_en-12.html#ss12.4">accept/wcy [0-9] &lt;pattern&gt;</A>
+<LI><A NAME="toc12.5">12.5</A> <A HREF="usermanual_en-12.html#ss12.5">accept/wwv [0-9] &lt;pattern&gt;</A>
+<LI><A NAME="toc12.6">12.6</A> <A HREF="usermanual_en-12.html#ss12.6">announce &lt;text&gt;</A>
+<LI><A NAME="toc12.7">12.7</A> <A HREF="usermanual_en-12.html#ss12.7">announce full &lt;text&gt;</A>
+<LI><A NAME="toc12.8">12.8</A> <A HREF="usermanual_en-12.html#ss12.8">apropos &lt;string&gt;</A>
+<LI><A NAME="toc12.9">12.9</A> <A HREF="usermanual_en-12.html#ss12.9">blank [&lt;string&gt;] [&lt;nn&gt;]</A>
+<LI><A NAME="toc12.10">12.10</A> <A HREF="usermanual_en-12.html#ss12.10">bye</A>
+<LI><A NAME="toc12.11">12.11</A> <A HREF="usermanual_en-12.html#ss12.11">chat &lt;group&gt; &lt;text&gt;</A>
+<LI><A NAME="toc12.12">12.12</A> <A HREF="usermanual_en-12.html#ss12.12">clear/announce [1|all]</A>
+<LI><A NAME="toc12.13">12.13</A> <A HREF="usermanual_en-12.html#ss12.13">clear/route [1|all]</A>
+<LI><A NAME="toc12.14">12.14</A> <A HREF="usermanual_en-12.html#ss12.14">clear/spots [0-9|all]</A>
+<LI><A NAME="toc12.15">12.15</A> <A HREF="usermanual_en-12.html#ss12.15">clear/wcy [1|all]</A>
+<LI><A NAME="toc12.16">12.16</A> <A HREF="usermanual_en-12.html#ss12.16">clear/wwv [1|all]</A>
+<LI><A NAME="toc12.17">12.17</A> <A HREF="usermanual_en-12.html#ss12.17">dbavail</A>
+<LI><A NAME="toc12.18">12.18</A> <A HREF="usermanual_en-12.html#ss12.18">dbshow &lt;dbname&gt; &lt;key&gt;</A>
+<LI><A NAME="toc12.19">12.19</A> <A HREF="usermanual_en-12.html#ss12.19">directory</A>
+<LI><A NAME="toc12.20">12.20</A> <A HREF="usermanual_en-12.html#ss12.20">directory &lt;from&gt;-&lt;to&gt;</A>
+<LI><A NAME="toc12.21">12.21</A> <A HREF="usermanual_en-12.html#ss12.21">directory &lt;nn&gt;</A>
+<LI><A NAME="toc12.22">12.22</A> <A HREF="usermanual_en-12.html#ss12.22">directory all</A>
+<LI><A NAME="toc12.23">12.23</A> <A HREF="usermanual_en-12.html#ss12.23">directory from &lt;call&gt;</A>
+<LI><A NAME="toc12.24">12.24</A> <A HREF="usermanual_en-12.html#ss12.24">directory new</A>
+<LI><A NAME="toc12.25">12.25</A> <A HREF="usermanual_en-12.html#ss12.25">directory own</A>
+<LI><A NAME="toc12.26">12.26</A> <A HREF="usermanual_en-12.html#ss12.26">directory subject &lt;string&gt;</A>
+<LI><A NAME="toc12.27">12.27</A> <A HREF="usermanual_en-12.html#ss12.27">directory to &lt;call&gt;</A>
+<LI><A NAME="toc12.28">12.28</A> <A HREF="usermanual_en-12.html#ss12.28">dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</A>
+<LI><A NAME="toc12.29">12.29</A> <A HREF="usermanual_en-12.html#ss12.29">echo &lt;line&gt;</A>
+<LI><A NAME="toc12.30">12.30</A> <A HREF="usermanual_en-12.html#ss12.30">filtering...</A>
+<LI><A NAME="toc12.31">12.31</A> <A HREF="usermanual_en-12.html#ss12.31">help</A>
+<LI><A NAME="toc12.32">12.32</A> <A HREF="usermanual_en-12.html#ss12.32">join &lt;group&gt;</A>
+<LI><A NAME="toc12.33">12.33</A> <A HREF="usermanual_en-12.html#ss12.33">kill &lt;from msgno&gt;-&lt;to msgno&gt;</A>
+<LI><A NAME="toc12.34">12.34</A> <A HREF="usermanual_en-12.html#ss12.34">kill &lt;msgno&gt; [&lt;msgno..]</A>
+<LI><A NAME="toc12.35">12.35</A> <A HREF="usermanual_en-12.html#ss12.35">kill &lt;msgno&gt; [&lt;msgno&gt; ...]</A>
+<LI><A NAME="toc12.36">12.36</A> <A HREF="usermanual_en-12.html#ss12.36">kill from &lt;regex&gt;</A>
+<LI><A NAME="toc12.37">12.37</A> <A HREF="usermanual_en-12.html#ss12.37">kill to &lt;regex&gt;</A>
+<LI><A NAME="toc12.38">12.38</A> <A HREF="usermanual_en-12.html#ss12.38">leave &lt;group&gt;</A>
+<LI><A NAME="toc12.39">12.39</A> <A HREF="usermanual_en-12.html#ss12.39">links</A>
+<LI><A NAME="toc12.40">12.40</A> <A HREF="usermanual_en-12.html#ss12.40">read</A>
+<LI><A NAME="toc12.41">12.41</A> <A HREF="usermanual_en-12.html#ss12.41">read &lt;msgno&gt;</A>
+<LI><A NAME="toc12.42">12.42</A> <A HREF="usermanual_en-12.html#ss12.42">reject</A>
+<LI><A NAME="toc12.43">12.43</A> <A HREF="usermanual_en-12.html#ss12.43">reject/announce [0-9] &lt;pattern&gt;</A>
+<LI><A NAME="toc12.44">12.44</A> <A HREF="usermanual_en-12.html#ss12.44">reject/spots [0-9] &lt;pattern&gt;</A>
+<LI><A NAME="toc12.45">12.45</A> <A HREF="usermanual_en-12.html#ss12.45">reject/wcy [0-9] &lt;pattern&gt;</A>
+<LI><A NAME="toc12.46">12.46</A> <A HREF="usermanual_en-12.html#ss12.46">reject/wwv [0-9] &lt;pattern&gt;</A>
+<LI><A NAME="toc12.47">12.47</A> <A HREF="usermanual_en-12.html#ss12.47">reply</A>
+<LI><A NAME="toc12.48">12.48</A> <A HREF="usermanual_en-12.html#ss12.48">reply &lt;msgno&gt;</A>
+<LI><A NAME="toc12.49">12.49</A> <A HREF="usermanual_en-12.html#ss12.49">reply b &lt;msgno&gt;</A>
+<LI><A NAME="toc12.50">12.50</A> <A HREF="usermanual_en-12.html#ss12.50">reply noprivate &lt;msgno&gt;</A>
+<LI><A NAME="toc12.51">12.51</A> <A HREF="usermanual_en-12.html#ss12.51">reply rr &lt;msgno&gt;</A>
+<LI><A NAME="toc12.52">12.52</A> <A HREF="usermanual_en-12.html#ss12.52">send &lt;call&gt; [&lt;call&gt; ...]</A>
+<LI><A NAME="toc12.53">12.53</A> <A HREF="usermanual_en-12.html#ss12.53">send copy &lt;msgno&gt; &lt;call&gt;</A>
+<LI><A NAME="toc12.54">12.54</A> <A HREF="usermanual_en-12.html#ss12.54">send noprivate &lt;call&gt;</A>
+<LI><A NAME="toc12.55">12.55</A> <A HREF="usermanual_en-12.html#ss12.55">send private &lt;call&gt;</A>
+<LI><A NAME="toc12.56">12.56</A> <A HREF="usermanual_en-12.html#ss12.56">send rr &lt;call&gt;</A>
+<LI><A NAME="toc12.57">12.57</A> <A HREF="usermanual_en-12.html#ss12.57">set/address &lt;your address&gt;</A>
+<LI><A NAME="toc12.58">12.58</A> <A HREF="usermanual_en-12.html#ss12.58">set/announce</A>
+<LI><A NAME="toc12.59">12.59</A> <A HREF="usermanual_en-12.html#ss12.59">set/anntalk</A>
+<LI><A NAME="toc12.60">12.60</A> <A HREF="usermanual_en-12.html#ss12.60">set/beep</A>
+<LI><A NAME="toc12.61">12.61</A> <A HREF="usermanual_en-12.html#ss12.61">set/dx</A>
+<LI><A NAME="toc12.62">12.62</A> <A HREF="usermanual_en-12.html#ss12.62">set/dxcq</A>
+<LI><A NAME="toc12.63">12.63</A> <A HREF="usermanual_en-12.html#ss12.63">set/dxgrid</A>
+<LI><A NAME="toc12.64">12.64</A> <A HREF="usermanual_en-12.html#ss12.64">set/dxitu</A>
+<LI><A NAME="toc12.65">12.65</A> <A HREF="usermanual_en-12.html#ss12.65">set/echo</A>
+<LI><A NAME="toc12.66">12.66</A> <A HREF="usermanual_en-12.html#ss12.66">set/email &lt;email&gt; ...</A>
+<LI><A NAME="toc12.67">12.67</A> <A HREF="usermanual_en-12.html#ss12.67">set/here</A>
+<LI><A NAME="toc12.68">12.68</A> <A HREF="usermanual_en-12.html#ss12.68">set/homenode &lt;node&gt; </A>
+<LI><A NAME="toc12.69">12.69</A> <A HREF="usermanual_en-12.html#ss12.69">set/language &lt;lang&gt;</A>
+<LI><A NAME="toc12.70">12.70</A> <A HREF="usermanual_en-12.html#ss12.70">set/location &lt;lat &amp; long&gt;</A>
+<LI><A NAME="toc12.71">12.71</A> <A HREF="usermanual_en-12.html#ss12.71">set/logininfo</A>
+<LI><A NAME="toc12.72">12.72</A> <A HREF="usermanual_en-12.html#ss12.72">set/name &lt;your name&gt;</A>
+<LI><A NAME="toc12.73">12.73</A> <A HREF="usermanual_en-12.html#ss12.73">set/page &lt;lines per page&gt;</A>
+<LI><A NAME="toc12.74">12.74</A> <A HREF="usermanual_en-12.html#ss12.74">set/password</A>
+<LI><A NAME="toc12.75">12.75</A> <A HREF="usermanual_en-12.html#ss12.75">set/prompt &lt;string&gt;</A>
+<LI><A NAME="toc12.76">12.76</A> <A HREF="usermanual_en-12.html#ss12.76">set/qra &lt;locator&gt;</A>
+<LI><A NAME="toc12.77">12.77</A> <A HREF="usermanual_en-12.html#ss12.77">set/qth &lt;your qth&gt;</A>
+<LI><A NAME="toc12.78">12.78</A> <A HREF="usermanual_en-12.html#ss12.78">set/talk</A>
+<LI><A NAME="toc12.79">12.79</A> <A HREF="usermanual_en-12.html#ss12.79">set/usstate</A>
+<LI><A NAME="toc12.80">12.80</A> <A HREF="usermanual_en-12.html#ss12.80">set/wcy</A>
+<LI><A NAME="toc12.81">12.81</A> <A HREF="usermanual_en-12.html#ss12.81">set/wwv</A>
+<LI><A NAME="toc12.82">12.82</A> <A HREF="usermanual_en-12.html#ss12.82">set/wx</A>
+<LI><A NAME="toc12.83">12.83</A> <A HREF="usermanual_en-12.html#ss12.83">show/chat [&lt;group&gt;] [&lt;lines&gt;]</A>
+<LI><A NAME="toc12.84">12.84</A> <A HREF="usermanual_en-12.html#ss12.84">show/configuration [&lt;node&gt;]</A>
+<LI><A NAME="toc12.85">12.85</A> <A HREF="usermanual_en-12.html#ss12.85">show/configuration/node</A>
+<LI><A NAME="toc12.86">12.86</A> <A HREF="usermanual_en-12.html#ss12.86">show/contest &lt;year and month&gt;</A>
+<LI><A NAME="toc12.87">12.87</A> <A HREF="usermanual_en-12.html#ss12.87">show/date [&lt;prefix&gt;|&lt;callsign&gt;]</A>
+<LI><A NAME="toc12.88">12.88</A> <A HREF="usermanual_en-12.html#ss12.88">show/db0sdx &lt;callsign&gt;</A>
+<LI><A NAME="toc12.89">12.89</A> <A HREF="usermanual_en-12.html#ss12.89">show/dx</A>
+<LI><A NAME="toc12.90">12.90</A> <A HREF="usermanual_en-12.html#ss12.90">show/dxcc &lt;prefix&gt;</A>
+<LI><A NAME="toc12.91">12.91</A> <A HREF="usermanual_en-12.html#ss12.91">show/dxqsl &lt;callsign&gt;</A>
+<LI><A NAME="toc12.92">12.92</A> <A HREF="usermanual_en-12.html#ss12.92">show/dxstats [days] [date]</A>
+<LI><A NAME="toc12.93">12.93</A> <A HREF="usermanual_en-12.html#ss12.93">show/files [&lt;filearea&gt; [&lt;string&gt;]]</A>
+<LI><A NAME="toc12.94">12.94</A> <A HREF="usermanual_en-12.html#ss12.94">show/filter</A>
+<LI><A NAME="toc12.95">12.95</A> <A HREF="usermanual_en-12.html#ss12.95">show/hfstats [days] [date]</A>
+<LI><A NAME="toc12.96">12.96</A> <A HREF="usermanual_en-12.html#ss12.96">show/hftable [days] [date] [prefix ...]</A>
+<LI><A NAME="toc12.97">12.97</A> <A HREF="usermanual_en-12.html#ss12.97">show/moon [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</A>
+<LI><A NAME="toc12.98">12.98</A> <A HREF="usermanual_en-12.html#ss12.98">show/muf &lt;prefix&gt; [&lt;hours&gt;][long]</A>
+<LI><A NAME="toc12.99">12.99</A> <A HREF="usermanual_en-12.html#ss12.99">show/newconfiguration [&lt;node&gt;]</A>
+<LI><A NAME="toc12.100">12.100</A> <A HREF="usermanual_en-12.html#ss12.100">show/newconfiguration/node</A>
+<LI><A NAME="toc12.101">12.101</A> <A HREF="usermanual_en-12.html#ss12.101">show/prefix &lt;callsign&gt;</A>
+<LI><A NAME="toc12.102">12.102</A> <A HREF="usermanual_en-12.html#ss12.102">show/qra &lt;lat&gt; &lt;long&gt;</A>
+<LI><A NAME="toc12.103">12.103</A> <A HREF="usermanual_en-12.html#ss12.103">show/qra &lt;locator&gt; [&lt;locator&gt;]</A>
+<LI><A NAME="toc12.104">12.104</A> <A HREF="usermanual_en-12.html#ss12.104">show/qrz &lt;callsign&gt;</A>
+<LI><A NAME="toc12.105">12.105</A> <A HREF="usermanual_en-12.html#ss12.105">show/route &lt;callsign&gt; ...</A>
+<LI><A NAME="toc12.106">12.106</A> <A HREF="usermanual_en-12.html#ss12.106">show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;]</A>
+<LI><A NAME="toc12.107">12.107</A> <A HREF="usermanual_en-12.html#ss12.107">show/station [&lt;callsign&gt; ..]</A>
+<LI><A NAME="toc12.108">12.108</A> <A HREF="usermanual_en-12.html#ss12.108">show/sun [ndays] [&lt;prefix&gt;|&lt;callsign&gt;]</A>
+<LI><A NAME="toc12.109">12.109</A> <A HREF="usermanual_en-12.html#ss12.109">show/time [&lt;prefix&gt;|&lt;callsign&gt;]</A>
+<LI><A NAME="toc12.110">12.110</A> <A HREF="usermanual_en-12.html#ss12.110">show/usdb [call ..]</A>
+<LI><A NAME="toc12.111">12.111</A> <A HREF="usermanual_en-12.html#ss12.111">show/vhfstats [days] [date]</A>
+<LI><A NAME="toc12.112">12.112</A> <A HREF="usermanual_en-12.html#ss12.112">show/vhftable [days] [date] [prefix ...]</A>
+<LI><A NAME="toc12.113">12.113</A> <A HREF="usermanual_en-12.html#ss12.113">show/wcy</A>
+<LI><A NAME="toc12.114">12.114</A> <A HREF="usermanual_en-12.html#ss12.114">show/wcy &lt;n&gt;</A>
+<LI><A NAME="toc12.115">12.115</A> <A HREF="usermanual_en-12.html#ss12.115">show/wm7d &lt;callsign&gt;</A>
+<LI><A NAME="toc12.116">12.116</A> <A HREF="usermanual_en-12.html#ss12.116">show/wwv</A>
+<LI><A NAME="toc12.117">12.117</A> <A HREF="usermanual_en-12.html#ss12.117">show/wwv &lt;n&gt;</A>
+<LI><A NAME="toc12.118">12.118</A> <A HREF="usermanual_en-12.html#ss12.118">sysop</A>
+<LI><A NAME="toc12.119">12.119</A> <A HREF="usermanual_en-12.html#ss12.119">talk &lt;call&gt; &gt; &lt;node&gt; [&lt;text&gt;]</A>
+<LI><A NAME="toc12.120">12.120</A> <A HREF="usermanual_en-12.html#ss12.120">talk &lt;call&gt; [&lt;text&gt;]</A>
+<LI><A NAME="toc12.121">12.121</A> <A HREF="usermanual_en-12.html#ss12.121">type &lt;filearea&gt;/&lt;name&gt;</A>
+<LI><A NAME="toc12.122">12.122</A> <A HREF="usermanual_en-12.html#ss12.122">unset/announce</A>
+<LI><A NAME="toc12.123">12.123</A> <A HREF="usermanual_en-12.html#ss12.123">unset/anntalk</A>
+<LI><A NAME="toc12.124">12.124</A> <A HREF="usermanual_en-12.html#ss12.124">unset/beep</A>
+<LI><A NAME="toc12.125">12.125</A> <A HREF="usermanual_en-12.html#ss12.125">unset/dx</A>
+<LI><A NAME="toc12.126">12.126</A> <A HREF="usermanual_en-12.html#ss12.126">unset/dxcq</A>
+<LI><A NAME="toc12.127">12.127</A> <A HREF="usermanual_en-12.html#ss12.127">unset/dxgrid</A>
+<LI><A NAME="toc12.128">12.128</A> <A HREF="usermanual_en-12.html#ss12.128">unset/dxitu</A>
+<LI><A NAME="toc12.129">12.129</A> <A HREF="usermanual_en-12.html#ss12.129">unset/echo</A>
+<LI><A NAME="toc12.130">12.130</A> <A HREF="usermanual_en-12.html#ss12.130">unset/email</A>
+<LI><A NAME="toc12.131">12.131</A> <A HREF="usermanual_en-12.html#ss12.131">unset/here</A>
+<LI><A NAME="toc12.132">12.132</A> <A HREF="usermanual_en-12.html#ss12.132">unset/logininfo</A>
+<LI><A NAME="toc12.133">12.133</A> <A HREF="usermanual_en-12.html#ss12.133">unset/privilege</A>
+<LI><A NAME="toc12.134">12.134</A> <A HREF="usermanual_en-12.html#ss12.134">unset/prompt</A>
+<LI><A NAME="toc12.135">12.135</A> <A HREF="usermanual_en-12.html#ss12.135">unset/talk</A>
+<LI><A NAME="toc12.136">12.136</A> <A HREF="usermanual_en-12.html#ss12.136">unset/usstate</A>
+<LI><A NAME="toc12.137">12.137</A> <A HREF="usermanual_en-12.html#ss12.137">unset/wcy</A>
+<LI><A NAME="toc12.138">12.138</A> <A HREF="usermanual_en-12.html#ss12.138">unset/wwv</A>
+<LI><A NAME="toc12.139">12.139</A> <A HREF="usermanual_en-12.html#ss12.139">unset/wx</A>
+<LI><A NAME="toc12.140">12.140</A> <A HREF="usermanual_en-12.html#ss12.140">who</A>
+<LI><A NAME="toc12.141">12.141</A> <A HREF="usermanual_en-12.html#ss12.141">wx &lt;text&gt;</A>
+<LI><A NAME="toc12.142">12.142</A> <A HREF="usermanual_en-12.html#ss12.142">wx full &lt;text&gt;</A>
 </UL>
 <HR>
 <A HREF="usermanual_en-1.html">Next</A>
index 932b0dea105dcd373a80613fdedebf0ef8beba84..0d3d5b21d79095ac093c5ef617fc9acd18017755 100644 (file)
@@ -7,7 +7,7 @@
 <title>The DXSpider Administration Manual v1.50</title> \r
 <author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net), and\r
 Charlie Carroll, K1XX, (k1xx@ptcnh.net)</author>\r
-<date>March 2003 revision 0.6</date>\r
+<date>April 2003 revision 0.7</date>\r
 \r
 <abstract>\r
 A reference for SysOps of the DXSpider DXCluster program.\r
@@ -1819,3 +1819,5 @@ Click OK on the Update Settings dialog box
 Restart your Spider software\r
 </verb></tscreen>\r
 \r
+<sect>The DXSpider Command Reference\r
+\r
index 7b8e0732c628eec845fb719ab1fc14e61b3edd39..8615eff63f28cf0322ba41bbca60ee109a8acf53 100644 (file)
@@ -7,7 +7,7 @@
 <title>The DXSpider Administration Manual v1.50</title> \r
 <author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net), and\r
 Charlie Carroll, K1XX, (k1xx@ptcnh.net)</author>\r
-<date>March 2003 revision 0.6</date>\r
+<date>April 2003 revision 0.7</date>\r
 \r
 <abstract>\r
 A reference for SysOps of the DXSpider DXCluster program.\r
@@ -1819,6 +1819,8 @@ Click OK on the Update Settings dialog box
 Restart your Spider software\r
 </verb></tscreen>\r
 \r
+<sect>The DXSpider Command Reference\r
+\r
 <sect1>accept (0)
 
 <P>
index 503e672f4c686284830b9cf56b5f9959ec788d76..1282f2e452f56f0f9e1b272ddeab9e2c80d204f6 100644 (file)
@@ -6,7 +6,7 @@
 
 <title>The DXSpider User Manual v1.50</title> 
 <author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</author>
-<date>March 2003 revision 0.4</date>
+<date>April 2003 revision 0.5</date>
 
 <abstract>
 A complete reference for users of the DXSpider DXCluster program.
@@ -1015,4 +1015,5 @@ user manual?
 also be included with every release of DXSpider.  As always, if unsure,
 ask your sysop what version number is the latest. 
 
+<sect>The DXSpider Command Reference
 
index ade4c0d94ad5e25a100900e41eb3d66a614cff61..09c7a26ee321b042e04e39ba1ea1118aa9ceb7c9 100644 (file)
@@ -6,7 +6,7 @@
 
 <title>The DXSpider User Manual v1.50</title> 
 <author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</author>
-<date>March 2003 revision 0.4</date>
+<date>April 2003 revision 0.5</date>
 
 <abstract>
 A complete reference for users of the DXSpider DXCluster program.
@@ -1015,6 +1015,7 @@ user manual?
 also be included with every release of DXSpider.  As always, if unsure,
 ask your sysop what version number is the latest. 
 
+<sect>The DXSpider Command Reference
 
 <sect1>accept
 
index c1d760a55f7344215bb6884b879dc374cc9a00fd..0f9e77b94ed76286a497b6eacf67f7026d708dc9 100644 (file)
@@ -1,7 +1,7 @@
   The DXSpider Administration Manual v1.50
   Ian Maude, G0VGS, (g0vgs@gb7mbc.net), and Charlie Carroll,
   K1XX, (k1xx@ptcnh.net)
-  March 2003 revision 0.6
+  April 2003 revision 0.7
 
   A reference for SysOps of the DXSpider DXCluster program.
   ______________________________________________________________________
   10. CVS
      10.1 CVS from a Linux platform
      10.2 CVS from a Windows platform
-     10.3 accept (0)
-     10.4 accept/announce <call> [input] [0-9] <pattern> (8)
-     10.5 accept/announce [0-9] <pattern> (0)
-     10.6 accept/route <call> [0-9] <pattern> (8)
-     10.7 accept/spots <call> [input] [0-9] <pattern> (8)
-     10.8 accept/spots [0-9] <pattern> (0)
-     10.9 accept/wcy <call> [input] [0-9] <pattern> (8)
-     10.10 accept/wcy [0-9] <pattern> (0)
-     10.11 accept/wwv <call> [input] [0-9] <pattern> (8)
-     10.12 accept/wwv [0-9] <pattern> (0)
-     10.13 announce <text> (0)
-     10.14 announce full <text> (0)
-     10.15 announce sysop <text> (5)
-     10.16 apropos <string> (0)
-     10.17 blank [<string>] [<nn>] (0)
-     10.18 bye (0)
-     10.19 catchup <node call> all|[<msgno> ...] (5)
-     10.20 chat <group> <text> (0)
-     10.21 clear/announce <callsign> [input] [0-9|all] (8)
-     10.22 clear/announce [1|all] (0)
-     10.23 clear/route <callsign> [input] [0-9|all] (8)
-     10.24 clear/route [1|all] (0)
-     10.25 clear/spots <callsign> [input] [0-9|all] (8)
-     10.26 clear/spots [0-9|all] (0)
-     10.27 clear/wcy <callsign> [input] [0-9|all] (8)
-     10.28 clear/wcy [1|all] (0)
-     10.29 clear/wwv <callsign> [input] [0-9|all] (8)
-     10.30 clear/wwv [1|all] (0)
-     10.31 connect <callsign> (5)
-     10.32 dbavail (0)
-     10.33 dbcreate <name> (9)
-     10.34 dbcreate <name> chain <name> [<name>..] (9)
-     10.35 dbcreate <name> cmd <dxspider command> (9)
-     10.36 dbcreate <name> remote <node> (9)
-     10.37 dbimport <dbname> <filename> (9)
-     10.38 dbremove <dbname> (9)
-     10.39 dbshow <dbname> <key> (0)
-     10.40 debug (9)
-     10.41 delete/usdb <callsign> ... (9)
-     10.42 delete/user <callsign> ... (9)
-     10.43 demonstrate <call> <command> (9)
-     10.44 directory (0)
-     10.45 directory <from>-<to> (0)
-     10.46 directory <nn> (0)
-     10.47 directory all (0)
-     10.48 directory from <call> (0)
-     10.49 directory new (0)
-     10.50 directory own (0)
-     10.51 directory subject <string> (0)
-     10.52 directory to <call> (0)
-     10.53 directory- (5)
-     10.54 disconnect <call> [<call> ...] (8)
-     10.55 dx [by <call>] <freq> <call> <remarks> (0)
-     10.56 echo <line> (0)
-     10.57 export <msgno> <filename> (9)
-     10.58 export_users [<filename>] (9)
-     10.59 filtering... (0)
-     10.60 forward/latlong <node_call> (8)
-     10.61 forward/opernam <call> (1)
-     10.62 help (0)
-     10.63 init <node> (5)
-     10.64 join <group> (0)
-     10.65 kill (5)
-     10.66 kill <from msgno>-<to msgno> (0)
-     10.67 kill <from>-<to> (5)
-     10.68 kill <msgno> [<msgno..] (0)
-     10.69 kill <msgno> [<msgno> ...] (0)
-     10.70 kill expunge <msgno> [<msgno..] (6)
-     10.71 kill from <call> (5)
-     10.72 kill full <msgno> [<msgno..] (5)
-     10.73 kill full <msgno> [<msgno] (5)
-     10.74 kill to <call> (5)
-     10.75 kill from <regex> (0)
-     10.76 kill to <regex> (0)
-     10.77 leave <group> (0)
-     10.78 links (0)
-     10.79 load/aliases (9)
-     10.80 load/badmsg (9)
-     10.81 load/badwords (9)
-     10.82 load/bands (9)
-     10.83 load/cmd_cache (9)
-     10.84 load/forward (9)
-     10.85 load/keps (5)
-     10.86 load/keps [nn] (5)
-     10.87 load/messages (9)
-     10.88 load/prefixes (9)
-     10.89 merge <node> [<no spots>/<no wwv>] (5)
-     10.90 msg <cmd> <msgno> [data ... ] (9)
-     10.91 pc <call> <text> (8)
-     10.92 ping <node call> (1)
-     10.93 rcmd <node call> <cmd> (1)
-     10.94 read (0)
-     10.95 read <msgno> (0)
-     10.96 read- (5)
-     10.97 reject (0)
-     10.98 reject/announce <call> [input] [0-9] <pattern> (8)
-     10.99 reject/announce [0-9] <pattern> (0)
-     10.100 reject/route <call> [0-9] <pattern> (8)
-     10.101 reject/spots <call> [input] [0-9] <pattern> (8)
-     10.102 reject/spots [0-9] <pattern> (0)
-     10.103 reject/wcy <call> [input] [0-9] <pattern> (8)
-     10.104 reject/wcy [0-9] <pattern> (0)
-     10.105 reject/wwv <call> [input] [0-9] <pattern> (8)
-     10.106 reject/wwv [0-9] <pattern> (0)
-     10.107 reply (0)
-     10.108 reply <msgno> (0)
-     10.109 reply b <msgno> (0)
-     10.110 reply noprivate <msgno> (0)
-     10.111 reply rr <msgno> (0)
-     10.112 save [-d -t -a] <filename> "<cmd>" [...] (9)
-     10.113 send <call> [<call> ...] (0)
-     10.114 send copy <msgno> <call> (0)
-     10.115 send noprivate <call> (0)
-     10.116 send private <call> (0)
-     10.117 send rr <call> (0)
-     10.118 set/address <your address> (0)
-     10.119 set/announce (0)
-     10.120 set/anntalk (0)
-     10.121 set/arcluster <call> [<call>..] (5)
-     10.122 set/baddx <call>.. (8)
-     10.123 set/badnode <call>.. (8)
-     10.124 set/badspotter <call>.. (8)
-     10.125 set/badword <word>.. (8)
-     10.126 set/bbs <call> [<call>..] (5)
-     10.127 set/beep (0)
-     10.128 set/clx <call> [<call>..] (5)
-     10.129 set/debug <name> (9)
-     10.130 set/dx (0)
-     10.131 set/dxcq (0)
-     10.132 set/dxgrid (0)
-     10.133 set/dxitu (0)
-     10.134 set/dxnet <call> [<call>..] (5)
-     10.135 set/echo (0)
-     10.136 set/email <email> ... (0)
-     10.137 set/here (0)
-     10.138 set/homenode <node>  (0)
-     10.139 set/hops <call> ann|spots|route|wwv|wcy <n> (8)
-     10.140 set/isolate (9)
-     10.141 set/language <lang> (0)
-     10.142 set/location <lat & long> (0)
-     10.143 set/lockout <call> (9)
-     10.144 set/logininfo (0)
-     10.145 set/name <your name> (0)
-     10.146 set/node <call> [<call>..] (5)
-     10.147 set/obscount <count> <call> (8)
-     10.148 set/page <lines per page> (0)
-     10.149 set/password (0)
-     10.150 set/password <callsign> <string> (9)
-     10.151 set/pinginterval <time> <nodecall> (9)
-     10.152 set/privilege <n> <call> [<call..] (9)
-     10.153 set/prompt <string> (0)
-     10.154 set/qra <locator> (0)
-     10.155 set/qth <your qth> (0)
-     10.156 set/register <call> ... (9)
-     10.157 set/spider <call> [<call>..] (5)
-     10.158 set/sys_location <lat & long> (9)
-     10.159 set/sys_qra <locator> (9)
-     10.160 set/talk (0)
-     10.161 set/usdb <call> <state> <city> (9)
-     10.162 set/usstate (0)
-     10.163 set/wcy (0)
-     10.164 set/wwv (0)
-     10.165 set/wx (0)
-     10.166 show/baddx (1)
-     10.167 show/badnode (1)
-     10.168 show/badspotter (1)
-     10.169 show/badword (1)
-     10.170 show/chat [<group>] [<lines>] (0)
-     10.171 show/configuration [<node>] (0)
-     10.172 show/configuration/node (0)
-     10.173 show/connect (1)
-     10.174 show/contest <year and month> (0)
-     10.175 show/date [<prefix>|<callsign>] (0)
-     10.176 show/db0sdx <callsign> (0)
-     10.177 show/debug (9)
-     10.178 show/dx (0)
-     10.179 show/dxcc <prefix> (0)
-     10.180 show/dxqsl <callsign> (0)
-     10.181 show/dxstats [days] [date] (0)
-     10.182 show/files [<filearea> [<string>]] (0)
-     10.183 show/filter (0)
-     10.184 show/hfstats [days] [date] (0)
-     10.185 show/hftable [days] [date] [prefix ...] (0)
-     10.186 show/hops <call> [ann|spots|route|wcy|wwv] (8)
-     10.187 show/isolate (1)
-     10.188 show/lockout <prefix>|all (9)
-     10.189 show/log [<callsign>] (8)
-     10.190 show/moon [ndays] [<prefix>|<callsign>] (0)
-     10.191 show/muf <prefix> [<hours>][long] (0)
-     10.192 show/newconfiguration [<node>] (0)
-     10.193 show/newconfiguration/node (0)
-     10.194 show/node [<callsign> ...] (1)
-     10.195 show/prefix <callsign> (0)
-     10.196 show/program (5)
-     10.197 show/qra <lat> <long> (0)
-     10.198 show/qra <locator> [<locator>] (0)
-     10.199 show/qrz <callsign> (0)
-     10.200 show/registered [<prefix>] (9)
-     10.201 show/route <callsign> ... (0)
-     10.202 show/satellite <name> [<hours> <interval>] (0)
-     10.203 show/station all [<regex>] (6)
-     10.204 show/station [<callsign> ..] (0)
-     10.205 show/sun [ndays] [<prefix>|<callsign>] (0)
-     10.206 show/time [<prefix>|<callsign>] (0)
-     10.207 show/usdb [call ..] (0)
-     10.208 show/vhfstats [days] [date] (0)
-     10.209 show/vhftable [days] [date] [prefix ...] (0)
-     10.210 show/wcy (0)
-     10.211 show/wcy <n> (0)
-     10.212 show/wm7d <callsign> (0)
-     10.213 show/wwv (0)
-     10.214 show/wwv <n> (0)
-     10.215 shutdown (5)
-     10.216 spoof <call> <command> (9)
-     10.217 stat/channel [<callsign>] (5)
-     10.218 stat/db <dbname> (5)
-     10.219 stat/msg (1)
-     10.220 stat/msg <msgno> (1)
-     10.221 stat/route_node <callsign> (5)
-     10.222 stat/route_node all (5)
-     10.223 stat/route_user <callsign> (5)
-     10.224 stat/route_user all (5)
-     10.225 stat/user [<callsign>] (5)
-     10.226 sysop (0)
-     10.227 talk <call> > <node> [<text>] (0)
-     10.228 talk <call> [<text>] (0)
-     10.229 type <filearea>/<name> (0)
-     10.230 uncatchup <node call> all|[msgno> ...] (5)
-     10.231 unset/announce (0)
-     10.232 unset/anntalk (0)
-     10.233 unset/baddx <call>.. (8)
-     10.234 unset/badnode <call>.. (8)
-     10.235 unset/badspotter <call>.. (8)
-     10.236 unset/badword <word>.. (8)
-     10.237 unset/beep (0)
-     10.238 unset/debug <name> (9)
-     10.239 unset/dx (0)
-     10.240 unset/dxcq (0)
-     10.241 unset/dxgrid (0)
-     10.242 unset/dxitu (0)
-     10.243 unset/echo (0)
-     10.244 unset/email (0)
-     10.245 unset/here (0)
-     10.246 unset/hops <call> ann|spots|route|wwv|wcy (8)
-     10.247 unset/isolate (9)
-     10.248 unset/lockout <call> (9)
-     10.249 unset/logininfo (0)
-     10.250 unset/password <call> ... (9)
-     10.251 unset/privilege (0)
-     10.252 unset/prompt (0)
-     10.253 unset/register <call> ... (9)
-     10.254 unset/talk (0)
-     10.255 unset/usstate (0)
-     10.256 unset/wcy (0)
-     10.257 unset/wwv (0)
-     10.258 unset/wx (0)
-     10.259 who (0)
-     10.260 wx <text> (0)
-     10.261 wx full <text> (0)
-     10.262 wx sysop <text> (5)
+
+  11. The DXSpider Command Reference
+     11.1 accept (0)
+     11.2 accept/announce <call> [input] [0-9] <pattern> (8)
+     11.3 accept/announce [0-9] <pattern> (0)
+     11.4 accept/route <call> [0-9] <pattern> (8)
+     11.5 accept/spots <call> [input] [0-9] <pattern> (8)
+     11.6 accept/spots [0-9] <pattern> (0)
+     11.7 accept/wcy <call> [input] [0-9] <pattern> (8)
+     11.8 accept/wcy [0-9] <pattern> (0)
+     11.9 accept/wwv <call> [input] [0-9] <pattern> (8)
+     11.10 accept/wwv [0-9] <pattern> (0)
+     11.11 announce <text> (0)
+     11.12 announce full <text> (0)
+     11.13 announce sysop <text> (5)
+     11.14 apropos <string> (0)
+     11.15 blank [<string>] [<nn>] (0)
+     11.16 bye (0)
+     11.17 catchup <node call> all|[<msgno> ...] (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)
 
 
   ______________________________________________________________________
   filtering.
 
 
+
   I should at this stage give a little bit of background on filters.
   All the filters in Spider work in basically the same way.  You can
   either accept or reject various options in order to create the filter
        acc/route node_default call_dxcc 61,38
        acc/route node_default call gb7djk
 
-
-
   GB7DJK uses the first of these. The DXCC countries can be obtained
   from the show/prefix command.
 
 
 
 
-  10.3.  accept (0)
+  11.  The DXSpider Command Reference
+
+  11.1.  accept (0)
 
   accept Set a filter to accept something
 
   Create a filter to accept somethingThere are 2 types of filter, accept
   and reject.  See HELP FILTERING for moreinfo.
 
-  10.4.  accept/announce <call> [input] [0-9] <pattern> (8)
+  11.2.  accept/announce <call> [input] [0-9] <pattern> (8)
 
   accept/announce <call> [input] [0-9] <pattern> Announce filter sysop
   version
 
 
 
-  10.5.  accept/announce [0-9] <pattern> (0)
+  11.3.  accept/announce [0-9] <pattern> (0)
 
   accept/announce [0-9] <pattern> Set an 'accept' filter line for
   announce
 
   but this probably for advanced users...
 
-  10.6.  accept/route <call> [0-9] <pattern> (8)
+  11.4.  accept/route <call> [0-9] <pattern> (8)
 
   accept/route <call> [0-9] <pattern> Set an 'accept' filter line for
   routing
 
 
 
-  10.7.  accept/spots <call> [input] [0-9] <pattern> (8)
+  11.5.  accept/spots <call> [input] [0-9] <pattern> (8)
 
   accept/spots <call> [input] [0-9] <pattern> Spot filter sysop version
 
 
 
 
-  10.8.  accept/spots [0-9] <pattern> (0)
+  11.6.  accept/spots [0-9] <pattern> (0)
 
   accept/spots [0-9] <pattern> Set an 'accept' filter line for spots
 
 
   but this probably for advanced users...
 
-  10.9.  accept/wcy <call> [input] [0-9] <pattern> (8)
+  11.7.  accept/wcy <call> [input] [0-9] <pattern> (8)
 
   accept/wcy <call> [input] [0-9] <pattern> WCY filter sysop version
 
 
 
 
-  10.10.  accept/wcy [0-9] <pattern> (0)
+  11.8.  accept/wcy [0-9] <pattern> (0)
 
   accept/wcy [0-9] <pattern> set an 'accept' WCY filter
 
   them).This command is really provided for future use.See HELP FILTER
   for information.
 
-  10.11.  accept/wwv <call> [input] [0-9] <pattern> (8)
+  11.9.  accept/wwv <call> [input] [0-9] <pattern> (8)
 
   accept/wwv <call> [input] [0-9] <pattern> WWV filter sysop version
 
 
 
 
-  10.12.  accept/wwv [0-9] <pattern> (0)
+  11.10.  accept/wwv [0-9] <pattern> (0)
 
   accept/wwv [0-9] <pattern> set an 'accept' WWV filter
 
   is probably the only useful thing to do (which will only show WWV
   broadcastsby stations in the US).See HELP FILTER for information.
 
-  10.13.  announce <text> (0)
+  11.11.  announce <text> (0)
 
   announce <text> Send an announcement to LOCAL users only
 
   <text> is the text of the announcement you wish to broadcast
 
-  10.14.  announce full <text> (0)
+  11.12.  announce full <text> (0)
 
   announce full <text> Send an announcement cluster wide
 
   This will send your announcement cluster wide
 
-  10.15.  announce sysop <text> (5)
+  11.13.  announce sysop <text> (5)
 
   announce sysop <text> Send an announcement to Sysops only
 
 
-  10.16.  apropos <string> (0)
+  11.14.  apropos <string> (0)
 
   apropos <string> Search help database for <string>
 
   Search the help database for <string> (it isn't case sensitive), and
   printthe names of all the commands that may be relevant.
 
-  10.17.  blank [<string>] [<nn>] (0)
+  11.15.  blank [<string>] [<nn>] (0)
 
   blank [<string>] [<nn>] Print nn (default 1) blank lines (or strings)
 
   prints 'abcabcabcabcabcabc....'This is really only of any use in a
   script file and you can print a maximumof 9 lines.
 
-  10.18.  bye (0)
+  11.16.  bye (0)
 
   bye Exit from the cluster
 
   This will disconnect you from the cluster
 
-  10.19.  catchup <node call> all|[<msgno> ...] (5)
+  11.17.  catchup <node call> all|[<msgno> ...] (5)
 
   catchup <node call> all|[<msgno> ...] Mark a message as sent
 
 
-  10.20.  chat <group> <text> (0)
+  11.18.  chat <group> <text> (0)
 
   chat <group> <text> Chat or Conference to a group
 
 
   See also JOIN, LEAVE, SHOW/CHAT
 
-  10.21.  clear/announce <callsign> [input] [0-9|all] (8)
+  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.
 
-  10.22.  clear/announce [1|all] (0)
+  11.20.  clear/announce [1|all] (0)
 
   clear/announce [1|all] Clear a announce filter line
 
   or to remove the whole filter.see CLEAR/SPOTS for a more detailed
   explanation.
 
-  10.23.  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.
 
-  10.24.  clear/route [1|all] (0)
+  11.22.  clear/route [1|all] (0)
 
   clear/route [1|all] Clear a route filter line
 
   to remove the whole filter.see CLEAR/SPOTS for a more detailed
   explanation.
 
-  10.25.  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.
 
-  10.26.  clear/spots [0-9|all] (0)
+  11.24.  clear/spots [0-9|all] (0)
 
   clear/spots [0-9|all] Clear a spot filter line
 
 
   the filter will be completely removed.
 
-  10.27.  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.
 
-  10.28.  clear/wcy [1|all] (0)
+  11.26.  clear/wcy [1|all] (0)
 
   clear/wcy [1|all] Clear a WCY filter line
 
   remove the whole filter.see CLEAR/SPOTS for a more detailed
   explanation.
 
-  10.29.  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.
 
-  10.30.  clear/wwv [1|all] (0)
+  11.28.  clear/wwv [1|all] (0)
 
   clear/wwv [1|all] Clear a WWV filter line
 
   remove the whole filter.see CLEAR/SPOTS for a more detailed
   explanation.
 
-  10.31.  connect <callsign> (5)
+  11.29.  connect <callsign> (5)
 
   connect <callsign> Start a connection to another DX Cluster
 
   'chat' exchangenecessary to traverse the network(s) to logon to the
   cluster <callsign>.
 
-  10.32.  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.
 
-  10.33.  dbcreate <name> (9)
+  11.31.  dbcreate <name> (9)
 
   dbcreate <name> Create a database entry
 
 
-  10.34.  dbcreate <name> chain <name> [<name>..] (9)
+  11.32.  dbcreate <name> chain <name> [<name>..] (9)
 
   dbcreate <name> chain <name> [<name>..] Create a chained database
   entry
 
-  10.35.  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
   locally. See DBIMPORT for the importing of existing AK1A format data
   to databases.See DBSHOW for generic database enquiry
 
-  10.36.  dbcreate <name> remote <node> (9)
+  11.34.  dbcreate <name> remote <node> (9)
 
   dbcreate <name> remote <node> Create a remote database entry
 
 
-  10.37.  dbimport <dbname> <filename> (9)
+  11.35.  dbimport <dbname> <filename> (9)
 
   dbimport <dbname> <filename> Import AK1A data into a database
 
   will import the standard OBLAST database that comes with AK1A into
   theoblast database held locally.
 
-  10.38.  dbremove <dbname> (9)
+  11.36.  dbremove <dbname> (9)
 
   dbremove <dbname> Delete a database
 
   removethe associated datafile.I repeat:There is no warning, no come-
   back, no safety net.You have been warned.
 
-  10.39.  dbshow <dbname> <key> (0)
+  11.37.  dbshow <dbname> <key> (0)
 
   dbshow <dbname> <key> Display an entry, if it exists, in a database
 
 
 
 
-  10.40.  debug (9)
+  11.38.  debug (9)
 
   debug Set the cluster program into debug mode
 
   It will interrupt the cluster just after the debug command has fin-
   ished.
 
-  10.41.  delete/usdb <callsign> ... (9)
+  11.39.  delete/usdb <callsign> ... (9)
 
   delete/usdb <callsign> ... Delete this user from the US State Database
 
   you should use this command CAREFULLY!Note that these callsign may be
   re-instated by any weekly updates from the FCC.
 
-  10.42.  delete/user <callsign> ... (9)
+  11.40.  delete/user <callsign> ... (9)
 
   delete/user <callsign> ... Delete this user from the User Database
 
   database.There is NO SECOND CHANCE.It goes without saying that you
   should use this command CAREFULLY!
 
-  10.43.  demonstrate <call> <command> (9)
+  11.41.  demonstrate <call> <command> (9)
 
   demonstrate <call> <command> Demonstrate a command to another user
 
   sideeffects. Commands are run at the privilege of the user which is
   beingdemonstrated to.
 
-  10.44.  directory (0)
+  11.42.  directory (0)
 
   directory List messages
 
 
 
-  10.45.  directory <from>-<to> (0)
+  11.43.  directory <from>-<to> (0)
 
   directory <from>-<to> List messages <from> message <to> message
 
 
 
 
-  10.46.  directory <nn> (0)
+  11.44.  directory <nn> (0)
 
   directory <nn> List last <nn> messages
 
 
-  10.47.  directory all (0)
+  11.45.  directory all (0)
 
   directory all List all messages
 
 
-  10.48.  directory from <call> (0)
+  11.46.  directory from <call> (0)
 
   directory from <call> List all messages from <call>
 
 
-  10.49.  directory new (0)
+  11.47.  directory new (0)
 
   directory new List all new messages
 
 
-  10.50.  directory own (0)
+  11.48.  directory own (0)
 
   directory own List your own messages
 
 
-  10.51.  directory subject <string> (0)
+  11.49.  directory subject <string> (0)
 
   directory subject <string> List all messages with <string> in subject
 
 
-  10.52.  directory to <call> (0)
+  11.50.  directory to <call> (0)
 
   directory to <call> List all messages to <call>
 
-  10.53.  directory- (5)
+  11.51.  directory- (5)
 
   directory-
 
   Sysops can see all users' messages.
 
-  10.54.  disconnect <call> [<call> ...] (8)
+  11.52.  disconnect <call> [<call> ...] (8)
 
   disconnect <call> [<call> ...] Disconnect a user or cluster
 
   Disconnect any <call> connected locally
 
-  10.55.  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
 
   The <freq> is compared against the available bands set up in the clus-
   ter.  See SHOW/BANDS for more information.
 
-  10.56.  echo <line> (0)
+  11.54.  echo <line> (0)
 
   echo <line> Echo the line to the output
 
 
   on the output.
 
-  10.57.  export <msgno> <filename> (9)
+  11.55.  export <msgno> <filename> (9)
 
   export <msgno> <filename> Export a message to a file
 
 
 
 
-  10.58.  export_users [<filename>] (9)
+  11.56.  export_users [<filename>] (9)
 
   export_users [<filename>] Export the users database to ascii
 
   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.
 
-  10.59.  filtering... (0)
+  11.57.  filtering... (0)
 
   filtering... Filtering things in DXSpider
 
   else on HF.The next filter line lets through just VHF/UHF spots from
   EU.
 
-  10.60.  forward/latlong <node_call> (8)
+  11.58.  forward/latlong <node_call> (8)
 
   forward/latlong <node_call> Send latitude and longitude information to
   another cluster
   haveSET/DXGRID enabled.  This could be a LOT of information though,
   soit is not recommended on slow links.
 
-  10.61.  forward/opernam <call> (1)
+  11.59.  forward/opernam <call> (1)
 
   forward/opernam <call> Send out information on this <call> to all
   clusters
   Locationand Homenode. PC41s are only sent for the information that is
   available.
 
-  10.62.  help (0)
+  11.60.  help (0)
 
   help The HELP Command
 
   which will search the help databasefor the <string> you specify and
   give you a list of likely commandsto look at with HELP.
 
-  10.63.  init <node> (5)
+  11.61.  init <node> (5)
 
   init <node> Re-initialise a link to an AK1A compatible node
 
   (orbetter, if it is a real AK1A node, doing an RCMD <node> DISC/F
   <yournode>).Best of luck - you will need it.
 
-  10.64.  join <group> (0)
+  11.62.  join <group> (0)
 
   join <group> Join a chat or conference group
 
 
   See also CHAT, LEAVE, SHOW/CHAT
 
-  10.65.  kill (5)
+  11.63.  kill (5)
 
   kill
 
   As a sysop you can kill any message on the system.
 
-  10.66.  kill <from msgno>-<to msgno> (0)
+  11.64.  kill <from msgno>-<to msgno> (0)
 
   kill <from msgno>-<to msgno> Delete a range of messages
 
 
-  10.67.  kill <from>-<to> (5)
+  11.65.  kill <from>-<to> (5)
 
   kill <from>-<to> Remove a range of messages from the system
 
 
-  10.68.  kill <msgno> [<msgno..] (0)
+  11.66.  kill <msgno> [<msgno..] (0)
 
   kill <msgno> [<msgno..] Delete a message from the local system
 
 
-  10.69.  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.
 
-  10.70.  kill expunge <msgno> [<msgno..] (6)
+  11.68.  kill expunge <msgno> [<msgno..] (6)
 
   kill expunge <msgno> [<msgno..] Expunge a message
 
   truly deleted more or lessimmediately.It otherwise is used in the same
   way as the KILL command.
 
-  10.71.  kill from <call> (5)
+  11.69.  kill from <call> (5)
 
   kill from <call> Remove all messages from a callsign
 
 
-  10.72.  kill full <msgno> [<msgno..] (5)
+  11.70.  kill full <msgno> [<msgno..] (5)
 
   kill full <msgno> [<msgno..] Delete a message from the whole cluster
 
   system. This uses the subject field, so any messages that have exactly
   thesame subject will be deleted. Beware!
 
-  10.73.  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.
 
-  10.74.  kill to <call> (5)
+  11.72.  kill to <call> (5)
 
   kill to <call> Remove all messages to a callsign
 
 
-  10.75.  kill from <regex> (0)
+  11.73.  kill from <regex> (0)
 
   kill from <regex> Delete messages FROM a callsign or pattern
 
 
-  10.76.  kill to <regex> (0)
+  11.74.  kill to <regex> (0)
 
   kill to <regex> Delete messages TO a callsign or pattern
 
 
-  10.77.  leave <group> (0)
+  11.75.  leave <group> (0)
 
   leave <group> Leave a chat or conference group
 
 
   See also CHAT, JOIN, SHOW/CHAT
 
-  10.78.  links (0)
+  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.
 
-  10.79.  load/aliases (9)
+  11.77.  load/aliases (9)
 
   load/aliases Reload the command alias table
 
   need to do this if you change this file whilst the cluster isrunning
   in order for the changes to take effect.
 
-  10.80.  load/badmsg (9)
+  11.78.  load/badmsg (9)
 
   load/badmsg Reload the bad msg table
 
   each message. If any of them match then that message is immediately
   deleted on receipt.
 
-  10.81.  load/badwords (9)
+  11.79.  load/badwords (9)
 
   load/badwords Reload the bad words table
 
   words can be one or more on a line, lines starting with '#' are
   ignored.
 
-  10.82.  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.
 
-  10.83.  load/cmd_cache (9)
+  11.81.  load/cmd_cache (9)
 
   load/cmd_cache Reload the automatic command cache
 
   oneagain. Execute this command to reset everything back to the state
   itwas just after a cluster restart.
 
-  10.84.  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.
 
-  10.85.  load/keps (5)
+  11.83.  load/keps (5)
 
   load/keps Load new keps data
 
 
 
-  10.86.  load/keps [nn] (5)
+  11.84.  load/keps [nn] (5)
 
   load/keps [nn] Load new keps data from message
 
   vkeps.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.
 
-  10.87.  load/messages (9)
+  11.85.  load/messages (9)
 
   load/messages Reload the system messages file
 
   during acluster session by executing this command. You need to do this
   if getsomething like :-unknown message 'xxxx' in lang 'en'
 
-  10.88.  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.
 
-  10.89.  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
 
   they will not duplicate any that have recently been added (the last 2
   days for spots and last month for WWV data).
 
-  10.90.  msg <cmd> <msgno> [data ... ] (9)
+  11.88.  msg <cmd> <msgno> [data ... ] (9)
 
   msg <cmd> <msgno> [data ... ] Alter various message parameters
 
 
   This will display more information on the message than DIR does.
 
-  10.91.  pc <call> <text> (8)
+  11.89.  pc <call> <text> (8)
 
   pc <call> <text> Send arbitrary text to a connected callsign
 
   nected user butwithout any processing, added of "from <blah> to <blah"
   or whatever.
 
-  10.92.  ping <node call> (1)
+  11.90.  ping <node call> (1)
 
   ping <node call> Check the link quality between nodes
 
   output to the console in seconds.Any visible cluster node can be
   PINGed.
 
-  10.93.  rcmd <node call> <cmd> (1)
+  11.91.  rcmd <node call> <cmd> (1)
 
   rcmd <node call> <cmd> Send a command to another DX Cluster
 
   is allowing RCMDs from this node and c) whether you havepermission to
   send this command at all.
 
-  10.94.  read (0)
+  11.92.  read (0)
 
   read Read the next unread personal message addressed to you
 
 
-  10.95.  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.
 
-  10.96.  read- (5)
+  11.94.  read- (5)
 
   read-
 
   As a sysop you may read any message on the system
 
 
-  10.97.  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.
 
-  10.98.  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
 
 
 
-  10.99.  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
 
   but this probably for advanced users...
 
-  10.100.  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
 
   as with ACCEPT/ROUTE 'by' is now a synonym for 'call'.
 
-  10.101.  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
 
 
 
 
-  10.102.  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
 
 
   but this probably for advanced users...
 
-  10.103.  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
 
 
 
 
-  10.104.  reject/wcy [0-9] <pattern> (0)
+  11.102.  reject/wcy [0-9] <pattern> (0)
 
   reject/wcy [0-9] <pattern> set a 'reject' WCY filter
 
   them).This command is really provided for future use.See HELP FILTER
   for information.
 
-  10.105.  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
 
 
 
 
-  10.106.  reject/wwv [0-9] <pattern> (0)
+  11.104.  reject/wwv [0-9] <pattern> (0)
 
   reject/wwv [0-9] <pattern> set a 'reject' WWV filter
 
   is probably the only useful thing to do (which will only show WWV
   broadcastsby stations in the US).See HELP FILTER for information.
 
-  10.107.  reply (0)
+  11.105.  reply (0)
 
   reply Reply (privately) to the last message that you have read
 
 
-  10.108.  reply <msgno> (0)
+  11.106.  reply <msgno> (0)
 
   reply <msgno> Reply (privately) to the specified message
 
 
-  10.109.  reply b <msgno> (0)
+  11.107.  reply b <msgno> (0)
 
   reply b <msgno> Reply as a Bulletin to the specified message
 
 
-  10.110.  reply noprivate <msgno> (0)
+  11.108.  reply noprivate <msgno> (0)
 
   reply noprivate <msgno> Reply as a Bulletin to the specified message
 
 
-  10.111.  reply rr <msgno> (0)
+  11.109.  reply rr <msgno> (0)
 
   reply rr <msgno> Reply to the specified message with read receipt
 
   also use all the extra qualifiers such as RR, PRIVATE, NOPRIVATE, B
   that you can use with the SEND command (see SENDfor further details)
 
-  10.112.  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
 
   this can be varied if you know what you are doing. See theadmin manual
   for more details.
 
-  10.113.  send <call> [<call> ...] (0)
+  11.111.  send <call> [<call> ...] (0)
 
   send <call> [<call> ...] Send a message to one or more callsigns
 
 
-  10.114.  send copy <msgno> <call> (0)
+  11.112.  send copy <msgno> <call> (0)
 
   send copy <msgno> <call> Send a copy of a  message to someone
 
 
-  10.115.  send noprivate <call> (0)
+  11.113.  send noprivate <call> (0)
 
   send noprivate <call> Send a message to all stations
 
   themessage. You can carry on with the message until you are ready to
   send it.
 
-  10.116.  send private <call> (0)
+  11.114.  send private <call> (0)
 
   send private <call> Send a personal message
 
 
-  10.117.  send rr <call> (0)
+  11.115.  send rr <call> (0)
 
   send rr <call> Send a message and ask for a read receipt
 
 
-  10.118.  set/address <your address> (0)
+  11.116.  set/address <your address> (0)
 
   set/address <your address> Record your postal address
 
 
-  10.119.  set/announce (0)
+  11.117.  set/announce (0)
 
   set/announce Allow announce messages to come out on your terminal
 
 
-  10.120.  set/anntalk (0)
+  11.118.  set/anntalk (0)
 
   set/anntalk Allow talk like announce messages on your terminal
 
 
-  10.121.  set/arcluster <call> [<call>..] (5)
+  11.119.  set/arcluster <call> [<call>..] (5)
 
   set/arcluster <call> [<call>..] Make the callsign an AR-Cluster node
 
 
 
-  10.122.  set/baddx <call>.. (8)
+  11.120.  set/baddx <call>.. (8)
 
   set/baddx <call>.. Stop callsigns in a dx spot being propagated
 
 
-  10.123.  set/badnode <call>.. (8)
+  11.121.  set/badnode <call>.. (8)
 
   set/badnode <call>.. Stop spots from this node being propagated
 
 
-  10.124.  set/badspotter <call>.. (8)
+  11.122.  set/badspotter <call>.. (8)
 
   set/badspotter <call>.. Stop spots from this callsign being propagated
 
 
-  10.125.  set/badword <word>.. (8)
+  11.123.  set/badword <word>.. (8)
 
   set/badword <word>.. Stop things with this word being propagated
 
 
-  10.126.  set/bbs <call> [<call>..] (5)
+  11.124.  set/bbs <call> [<call>..] (5)
 
   set/bbs <call> [<call>..] Make the callsign a BBS
 
 
-  10.127.  set/beep (0)
+  11.125.  set/beep (0)
 
   set/beep Add a beep to DX and other messages on your terminal
 
 
-  10.128.  set/clx <call> [<call>..] (5)
+  11.126.  set/clx <call> [<call>..] (5)
 
   set/clx <call> [<call>..] Make the callsign an CLX node
 
 
-  10.129.  set/debug <name> (9)
+  11.127.  set/debug <name> (9)
 
   set/debug <name> Add a debug level to the debug set
 
 
-  10.130.  set/dx (0)
+  11.128.  set/dx (0)
 
   set/dx Allow DX messages to come out on your terminal
 
 
-  10.131.  set/dxcq (0)
+  11.129.  set/dxcq (0)
 
   set/dxcq Show CQ Zones on the end of DX announcements
 
 
-  10.132.  set/dxgrid (0)
+  11.130.  set/dxgrid (0)
 
   set/dxgrid Allow QRA Grid Squares on the end of DX announcements
 
 
-  10.133.  set/dxitu (0)
+  11.131.  set/dxitu (0)
 
   set/dxitu Show ITU Zones on the end of DX announcements
 
 
-  10.134.  set/dxnet <call> [<call>..] (5)
+  11.132.  set/dxnet <call> [<call>..] (5)
 
   set/dxnet <call> [<call>..] Make the callsign an DXNet node
 
 
 
-  10.135.  set/echo (0)
+  11.133.  set/echo (0)
 
   set/echo Make the cluster echo your input
 
 
-  10.136.  set/email <email> ... (0)
+  11.134.  set/email <email> ... (0)
 
   set/email <email> ... Set email address(es) and forward your personals
 
 
-  10.137.  set/here (0)
+  11.135.  set/here (0)
 
   set/here Tell the system you are present at your terminal
 
 
-  10.138.  set/homenode <node>  (0)
+  11.136.  set/homenode <node>  (0)
 
   set/homenode <node>  Set your normal cluster callsign
 
 
 
 
-  10.139.  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
 
 
-  10.140.  set/isolate (9)
+  11.138.  set/isolate (9)
 
   set/isolate Isolate a node from the rest of the network
 
   connected to you.You can potentially connect several nodes in this
   way.
 
-  10.141.  set/language <lang> (0)
+  11.139.  set/language <lang> (0)
 
   set/language <lang> Set the language you want to use
 
   Currentlythe languages available are en (English), de (German), es
   (Spanish) and nl (Dutch).
 
-  10.142.  set/location <lat & long> (0)
+  11.140.  set/location <lat & long> (0)
 
   set/location <lat & long> Set your latitude and longitude
 
 
-  10.143.  set/lockout <call> (9)
+  11.141.  set/lockout <call> (9)
 
   set/lockout <call> Stop a callsign connecting to the cluster
 
 
-  10.144.  set/logininfo (0)
+  11.142.  set/logininfo (0)
 
   set/logininfo Inform when a station logs in locally
 
-  10.145.  set/name <your name> (0)
+  11.143.  set/name <your name> (0)
 
   set/name <your name> Set your name
 
 
 
 
-  10.146.  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.
 
-  10.147.  set/obscount <count> <call> (8)
+  11.145.  set/obscount <count> <call> (8)
 
   set/obscount <count> <call> Set the 'pump-up' obscelence PING counter
 
   between 1 and 9.It is STRONGLY recommended that you don't change the
   default.
 
-  10.148.  set/page <lines per page> (0)
+  11.146.  set/page <lines per page> (0)
 
   set/page <lines per page> Set the lines per page
 
 
   The setting is stored in your user profile.
 
-  10.149.  set/password (0)
+  11.147.  set/password (0)
 
   set/password Set your own password
 
 
 
 
-  10.150.  set/password <callsign> <string> (9)
+  11.148.  set/password <callsign> <string> (9)
 
   set/password <callsign> <string> Set a users password
 
   command is executed in the startup script, then a password prompt
   isgiven after the normal 'login: ' prompt.
 
-  10.151.  set/pinginterval <time> <nodecall> (9)
+  11.149.  set/pinginterval <time> <nodecall> (9)
 
   set/pinginterval <time> <nodecall> Set ping time to neighbouring nodes
 
   this value too low may annoy your neighbours beyond the point of
   endurance!You can switch this off by setting it to 0.
 
-  10.152.  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
 
   If you are a sysop and you come in as a normal user on a remote con-
   nectionyour privilege will automatically be set to 0.
 
-  10.153.  set/prompt <string> (0)
+  11.151.  set/prompt <string> (0)
 
   set/prompt <string> Set your prompt to <string>
 
 
 
-  10.154.  set/qra <locator> (0)
+  11.152.  set/qra <locator> (0)
 
   set/qra <locator> Set your QRA Grid locator
 
 
 
 
-  10.155.  set/qth <your qth> (0)
+  11.153.  set/qth <your qth> (0)
 
   set/qth <your qth> Set your QTH
 
 
 
 
-  10.156.  set/register <call> ... (9)
+  11.154.  set/register <call> ... (9)
 
   set/register <call> ... Mark a user as registered
 
 
-  10.157.  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.
 
-  10.158.  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
 
 
 
 
-  10.159.  set/sys_qra <locator> (9)
+  11.157.  set/sys_qra <locator> (9)
 
   set/sys_qra <locator> Set your cluster QRA Grid locator
 
 
-  10.160.  set/talk (0)
+  11.158.  set/talk (0)
 
   set/talk Allow TALK messages to come out on your terminal
 
 
 
-  10.161.  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
 
 
   see also DELETE/USDB
 
-  10.162.  set/usstate (0)
+  11.160.  set/usstate (0)
 
   set/usstate Allow US State info on the end of DX announcements
 
 
-  10.163.  set/wcy (0)
+  11.161.  set/wcy (0)
 
   set/wcy Allow WCY messages to come out on your terminal
 
 
-  10.164.  set/wwv (0)
+  11.162.  set/wwv (0)
 
   set/wwv Allow WWV messages to come out on your terminal
 
 
-  10.165.  set/wx (0)
+  11.163.  set/wx (0)
 
   set/wx Allow WX messages to come out on your terminal
 
 
-  10.166.  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.
 
-  10.167.  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.
 
-  10.168.  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.
 
-  10.169.  show/badword (1)
+  11.167.  show/badword (1)
 
   show/badword Show all the bad words in the system
 
 
 
 
-  10.170.  show/chat [<group>] [<lines>] (0)
+  11.168.  show/chat [<group>] [<lines>] (0)
 
   show/chat [<group>] [<lines>] Show any chat or conferencing
 
   forall groups. If you use a group name then it will show only chat
   forthat group.
 
-  10.171.  show/configuration [<node>] (0)
+  11.169.  show/configuration [<node>] (0)
 
   show/configuration [<node>] Show all the nodes and users visible
 
 
 
 
-  10.172.  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.
 
-  10.173.  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.
 
-  10.174.  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
 
 
 
 
-  10.175.  show/date [<prefix>|<callsign>] (0)
+  11.173.  show/date [<prefix>|<callsign>] (0)
 
   show/date [<prefix>|<callsign>] Show the local time
 
   show UTC and UTC + the local offset (not including DST) atthe prefixes
   or callsigns that you specify.
 
-  10.176.  show/db0sdx <callsign> (0)
+  11.174.  show/db0sdx <callsign> (0)
 
   show/db0sdx <callsign> Show QSL infomation from DB0SDX database
 
   for users of this software by http://www.qslinfo.de.See also SHOW/QRZ,
   SHOW/WM7D.
 
-  10.177.  show/debug (9)
+  11.175.  show/debug (9)
 
   show/debug Show what levels of debug information you are logging
 
 
-  10.178.  show/dx (0)
+  11.176.  show/dx (0)
 
   show/dx Interrogate the spot database
 
 
 
 
-  10.179.  show/dxcc <prefix> (0)
+  11.177.  show/dxcc <prefix> (0)
 
   show/dxcc <prefix> Interrogate the spot database by country
 
 
 
 
-  10.180.  show/dxqsl <callsign> (0)
+  11.178.  show/dxqsl <callsign> (0)
 
   show/dxqsl <callsign> Show any QSL info gathered from spots
 
 
   This gives you more background information.
 
-  10.181.  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).
 
-  10.182.  show/files [<filearea> [<string>]] (0)
+  11.180.  show/files [<filearea> [<string>]] (0)
 
   show/files [<filearea> [<string>]] List the contents of a filearea
 
 
   See also TYPE - to see the contents of a file.
 
-  10.183.  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.
 
-  10.184.  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).
 
-  10.185.  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
 
 
 
 
-  10.186.  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
 
 
 
-  10.187.  show/isolate (1)
+  11.185.  show/isolate (1)
 
   show/isolate Show list of ISOLATED nodes
 
 
-  10.188.  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
 
 
-  10.189.  show/log [<callsign>] (8)
+  11.187.  show/log [<callsign>] (8)
 
   show/log [<callsign>] Show excerpts from the system log
 
   will output a general logfile.  With the optional callsign it willshow
   output from the log associated with that callsign.
 
-  10.190.  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
 
   note that the rise and set times are given as the UT times of rise and
   set on the requested UT day.
 
-  10.191.  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
   Itshould be noted that the figures will probably not be very useful,
   norterrible accurate, but it is included for completeness.
 
-  10.192.  show/newconfiguration [<node>] (0)
+  11.190.  show/newconfiguration [<node>] (0)
 
   show/newconfiguration [<node>] Show all the nodes and users visible
 
   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
-  10.193.  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.
 
-  10.194.  show/node [<callsign> ...] (1)
+  11.192.  show/node [<callsign> ...] (1)
 
   show/node [<callsign> ...] Show the type and version number of nodes
 
   thecommand line. If no callsigns are specified then a sorted list of
   allthe non-user callsigns known to the system will be displayed.
 
-  10.195.  show/prefix <callsign> (0)
+  11.193.  show/prefix <callsign> (0)
 
   show/prefix <callsign> Interrogate the prefix database
 
   with the internal country no, the CQ and ITU regions. See also
   SHOW/DXCC
 
-  10.196.  show/program (5)
+  11.194.  show/program (5)
 
   show/program Show the locations of all the included program modules
 
   Thisis useful for checking where you think you have loaded a .pm file
   from.
 
-  10.197.  show/qra <lat> <long> (0)
+  11.195.  show/qra <lat> <long> (0)
 
   show/qra <lat> <long> Convert lat/long to a QRA Grid locator
 
 
 
 
-  10.198.  show/qra <locator> [<locator>] (0)
+  11.196.  show/qra <locator> [<locator>] (0)
 
   show/qra <locator> [<locator>] Show distance between QRA Grid locators
 
 
 
-  10.199.  show/qrz <callsign> (0)
+  11.197.  show/qrz <callsign> (0)
 
   show/qrz <callsign> Show any callbook details on a callsign
 
   provided for users of this software by http://www.qrz.com See also
   SHOW/WM7D for an alternative.
 
-  10.200.  show/registered [<prefix>] (9)
+  11.198.  show/registered [<prefix>] (9)
 
   show/registered [<prefix>] Show the registered users
 
 
-  10.201.  show/route <callsign> ... (0)
+  11.199.  show/route <callsign> ... (0)
 
   show/route <callsign> ... Show the route to the callsign
 
 
 
 
-  10.202.  show/satellite <name> [<hours> <interval>] (0)
+  11.200.  show/satellite <name> [<hours> <interval>] (0)
 
   show/satellite <name> [<hours> <interval>] Show tracking data
 
 
 
 
-  10.203.  show/station all [<regex>] (6)
+  11.201.  show/station all [<regex>] (6)
 
   show/station all [<regex>] Show list of users in the system
 
 
-  10.204.  show/station [<callsign> ..] (0)
+  11.202.  show/station [<callsign> ..] (0)
 
   show/station [<callsign> ..] Show information about a callsign
 
 
   If no callsign is given then show the information for yourself.
 
-  10.205.  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
 
   note that the rise and set times are given as the UT times of rise and
   set on the requested UT day.
 
-  10.206.  show/time [<prefix>|<callsign>] (0)
+  11.204.  show/time [<prefix>|<callsign>] (0)
 
   show/time [<prefix>|<callsign>] Show the local time
 
   prefixesthen it will show UTC and UTC + the local offset (not
   including DST) atthe prefixes or callsigns that you specify.
 
-  10.207.  show/usdb [call ..] (0)
+  11.205.  show/usdb [call ..] (0)
 
   show/usdb [call ..] Show information held on the FCC Call database
 
 
 
 
-  10.208.  show/vhfstats [days] [date] (0)
+  11.206.  show/vhfstats [days] [date] (0)
 
   show/vhfstats [days] [date] Show the VHF DX Statistics
 
   (default is 31), starting from a date (default: today).
 
 
-  10.209.  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
 
 
 
 
-  10.210.  show/wcy (0)
+  11.208.  show/wcy (0)
 
   show/wcy Show last 10 WCY broadcasts
 
 
-  10.211.  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
 
-  10.212.  show/wm7d <callsign> (0)
+  11.210.  show/wm7d <callsign> (0)
 
   show/wm7d <callsign> Show callbook details on a US callsigns
 
   provided for users of this software by http://www.wm7d.net.See also
   SHOW/QRZ.
 
-  10.213.  show/wwv (0)
+  11.211.  show/wwv (0)
 
   show/wwv Show last 10 WWV broadcasts
 
 
-  10.214.  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
 
-  10.215.  shutdown (5)
+  11.213.  shutdown (5)
 
   shutdown Shutdown the cluster
 
   Shutdown the cluster and disconnect all the users
 
-  10.216.  spoof <call> <command> (9)
+  11.214.  spoof <call> <command> (9)
 
   spoof <call> <command> Do a command as though you are another user
 
 
 
 
-  10.217.  stat/channel [<callsign>] (5)
+  11.215.  stat/channel [<callsign>] (5)
 
   stat/channel [<callsign>] Show the status of a channel on the cluster
 
   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.
 
-  10.218.  stat/db <dbname> (5)
+  11.216.  stat/db <dbname> (5)
 
   stat/db <dbname> Show the status of a database
 
   privilege level you will see more or less information. This command is
   unlikely to be of much use to anyone other than a sysop.
 
-  10.219.  stat/msg (1)
+  11.217.  stat/msg (1)
 
   stat/msg Show the status of the message system
 
 
-  10.220.  stat/msg <msgno> (1)
+  11.218.  stat/msg <msgno> (1)
 
   stat/msg <msgno> Show the status of a message
 
 
 
 
-  10.221.  stat/route_node <callsign> (5)
+  11.219.  stat/route_node <callsign> (5)
 
   stat/route_node <callsign> Show the data in a Route::Node object
 
 
-  10.222.  stat/route_node all (5)
+  11.220.  stat/route_node all (5)
 
   stat/route_node all Show list of all Route::Node objects
 
 
-  10.223.  stat/route_user <callsign> (5)
+  11.221.  stat/route_user <callsign> (5)
 
   stat/route_user <callsign> Show the data in a Route::User object
 
 
-  10.224.  stat/route_user all (5)
+  11.222.  stat/route_user all (5)
 
   stat/route_user all Show list of all Route::User objects
 
 
-  10.225.  stat/user [<callsign>] (5)
+  11.223.  stat/user [<callsign>] (5)
 
   stat/user [<callsign>] Show the full status of a user
 
   flagsand stuff.Only the fields that are defined (in perl term) will be
   displayed.
 
-  10.226.  sysop (0)
+  11.224.  sysop (0)
 
   sysop Regain your privileges if you login remotely
 
   offerednumbers but nothing will happen when you input a string. Any
   match iscase sensitive.
 
-  10.227.  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
   will send the hftable as you have it to all the people you are cur-
   rently talking to.
 
-  10.228.  talk <call> [<text>] (0)
+  11.226.  talk <call> [<text>] (0)
 
   talk <call> [<text>] Send a text message to another station
 
 
-  10.229.  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
   See also SHOW/FILES to see what fileareas are available and a list of
   content.
 
-  10.230.  uncatchup <node call> all|[msgno> ...] (5)
+  11.228.  uncatchup <node call> all|[msgno> ...] (5)
 
   uncatchup <node call> all|[msgno> ...] Unmark a message as sent
 
   which will arrange for them to be forward candidates again.Order is
   not important.
 
-  10.231.  unset/announce (0)
+  11.229.  unset/announce (0)
 
   unset/announce Stop announce messages coming out on your terminal
 
 
-  10.232.  unset/anntalk (0)
+  11.230.  unset/anntalk (0)
 
   unset/anntalk Stop talk like announce messages on your terminal
 
 
   allows you to see them again. This is the default.
 
-  10.233.  unset/baddx <call>.. (8)
+  11.231.  unset/baddx <call>.. (8)
 
   unset/baddx <call>.. Propagate a dx spot with this callsign again
 
 
 
 
-  10.234.  unset/badnode <call>.. (8)
+  11.232.  unset/badnode <call>.. (8)
 
   unset/badnode <call>.. Allow spots from this node again
 
   will allow spots from him again.Use with extreme care. This command
   may well be superceeded by FILTERing.
 
-  10.235.  unset/badspotter <call>.. (8)
+  11.233.  unset/badspotter <call>.. (8)
 
   unset/badspotter <call>.. Allow spots from this callsign again
 
   will allow spots from him again.Use with extreme care. This command
   may well be superceded by FILTERing.
 
-  10.236.  unset/badword <word>.. (8)
+  11.234.  unset/badword <word>.. (8)
 
   unset/badword <word>.. Propagate things with this word again
 
 
   will allow text with this word again.
 
-  10.237.  unset/beep (0)
+  11.235.  unset/beep (0)
 
   unset/beep Stop beeps for DX and other messages on your terminal
 
 
-  10.238.  unset/debug <name> (9)
+  11.236.  unset/debug <name> (9)
 
   unset/debug <name> Remove a debug level from the debug set
 
 
   You can show what levels you are logging with SHOW/DEBUG
 
-  10.239.  unset/dx (0)
+  11.237.  unset/dx (0)
 
   unset/dx Stop DX messages coming out on your terminal
 
 
-  10.240.  unset/dxcq (0)
+  11.238.  unset/dxcq (0)
 
   unset/dxcq Stop CQ Zones on the end of DX announcements
 
   SHOW/USSTATEDo a STAT/USER to see which flags you have set if you are
   confused.
 
-  10.241.  unset/dxgrid (0)
+  11.239.  unset/dxgrid (0)
 
   unset/dxgrid Stop QRA Grid Squares on the end of DX announcements
 
   feature.Conflicts with: SET/DXCQ, SET/DXITUDo a STAT/USER to see which
   flags you have set if you are confused.
 
-  10.242.  unset/dxitu (0)
+  11.240.  unset/dxitu (0)
 
   unset/dxitu Stop ITU Zones on the end of DX announcements
 
   SHOW/USSTATEDo a STAT/USER to see which flags you have set if you are
   confused.
 
-  10.243.  unset/echo (0)
+  11.241.  unset/echo (0)
 
   unset/echo Stop the cluster echoing your input
 
   setting appropriately. The setting is stored in your user profile.YOU
   DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
 
-  10.244.  unset/email (0)
+  11.242.  unset/email (0)
 
   unset/email Stop personal msgs being forwarded by email
 
 
 
 
-  10.245.  unset/here (0)
+  11.243.  unset/here (0)
 
   unset/here Tell the system you are absent from your terminal
 
 
-  10.246.  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
 
 
 
 
-  10.247.  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
 
-  10.248.  unset/lockout <call> (9)
+  11.246.  unset/lockout <call> (9)
 
   unset/lockout <call> Allow a callsign to connect to the cluster
 
 
-  10.249.  unset/logininfo (0)
+  11.247.  unset/logininfo (0)
 
   unset/logininfo Inform when a station logs out locally
 
 
-  10.250.  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.
 
-  10.251.  unset/privilege (0)
+  11.249.  unset/privilege (0)
 
   unset/privilege Remove any privilege for this session
 
   will need toeither logout and login again (if you are on a console) or
   use theSYSOP command.
 
-  10.252.  unset/prompt (0)
+  11.250.  unset/prompt (0)
 
   unset/prompt Set your prompt back to default
 
   UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back
   tonormal.
 
-  10.253.  unset/register <call> ... (9)
+  11.251.  unset/register <call> ... (9)
 
   unset/register <call> ... Mark a user as not registered
 
   exception to this is that a non-registered user can TALK orSEND
   messages to the sysop.
 
-  10.254.  unset/talk (0)
+  11.252.  unset/talk (0)
 
   unset/talk Stop TALK messages coming out on your terminal
 
 
-  10.255.  unset/usstate (0)
+  11.253.  unset/usstate (0)
 
   unset/usstate Stop US State info on the end of DX announcements
 
   SET/DXITUDo a STAT/USER to see which flags you have set if you are
   confused.
 
-  10.256.  unset/wcy (0)
+  11.254.  unset/wcy (0)
 
   unset/wcy Stop WCY messages coming out on your terminal
 
 
-  10.257.  unset/wwv (0)
+  11.255.  unset/wwv (0)
 
   unset/wwv Stop WWV messages coming out on your terminal
 
 
-  10.258.  unset/wx (0)
+  11.256.  unset/wx (0)
 
   unset/wx Stop WX messages coming out on your terminal
 
 
-  10.259.  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
 
-  10.260.  wx <text> (0)
+  11.258.  wx <text> (0)
 
   wx <text> Send a weather message to local users
 
 
-  10.261.  wx full <text> (0)
+  11.259.  wx full <text> (0)
 
   wx full <text> Send a weather message to all cluster users
 
 
-  10.262.  wx sysop <text> (5)
+  11.260.  wx sysop <text> (5)
 
   wx sysop <text> Send a weather message to other clusters only
 
index 5622c67fde2ab251b2ec000f9c80db585134cb99..1919f467b50d44b1301b7ef39f3243d49e7cc8c5 100644 (file)
@@ -1,6 +1,6 @@
   The DXSpider User Manual v1.50
   Ian Maude, G0VGS, (g0vgs@gb7mbc.net)
-  March 2003 revision 0.4
+  April 2003 revision 0.5
 
   A complete reference for users of the DXSpider DXCluster program.
   ______________________________________________________________________
      10.5 A Filtering Tutorial
 
   11. Hints, tips and common questions.
-     11.1 accept
-     11.2 accept/announce [0-9] <pattern>
-     11.3 accept/spots [0-9] <pattern>
-     11.4 accept/wcy [0-9] <pattern>
-     11.5 accept/wwv [0-9] <pattern>
-     11.6 announce <text>
-     11.7 announce full <text>
-     11.8 apropos <string>
-     11.9 blank [<string>] [<nn>]
-     11.10 bye
-     11.11 chat <group> <text>
-     11.12 clear/announce [1|all]
-     11.13 clear/route [1|all]
-     11.14 clear/spots [0-9|all]
-     11.15 clear/wcy [1|all]
-     11.16 clear/wwv [1|all]
-     11.17 dbavail
-     11.18 dbshow <dbname> <key>
-     11.19 directory
-     11.20 directory <from>-<to>
-     11.21 directory <nn>
-     11.22 directory all
-     11.23 directory from <call>
-     11.24 directory new
-     11.25 directory own
-     11.26 directory subject <string>
-     11.27 directory to <call>
-     11.28 dx [by <call>] <freq> <call> <remarks>
-     11.29 echo <line>
-     11.30 filtering...
-     11.31 help
-     11.32 join <group>
-     11.33 kill <from msgno>-<to msgno>
-     11.34 kill <msgno> [<msgno..]
-     11.35 kill <msgno> [<msgno> ...]
-     11.36 kill from <regex>
-     11.37 kill to <regex>
-     11.38 leave <group>
-     11.39 links
-     11.40 read
-     11.41 read <msgno>
-     11.42 reject
-     11.43 reject/announce [0-9] <pattern>
-     11.44 reject/spots [0-9] <pattern>
-     11.45 reject/wcy [0-9] <pattern>
-     11.46 reject/wwv [0-9] <pattern>
-     11.47 reply
-     11.48 reply <msgno>
-     11.49 reply b <msgno>
-     11.50 reply noprivate <msgno>
-     11.51 reply rr <msgno>
-     11.52 send <call> [<call> ...]
-     11.53 send copy <msgno> <call>
-     11.54 send noprivate <call>
-     11.55 send private <call>
-     11.56 send rr <call>
-     11.57 set/address <your address>
-     11.58 set/announce
-     11.59 set/anntalk
-     11.60 set/beep
-     11.61 set/dx
-     11.62 set/dxcq
-     11.63 set/dxgrid
-     11.64 set/dxitu
-     11.65 set/echo
-     11.66 set/email <email> ...
-     11.67 set/here
-     11.68 set/homenode <node>
-     11.69 set/language <lang>
-     11.70 set/location <lat & long>
-     11.71 set/logininfo
-     11.72 set/name <your name>
-     11.73 set/page <lines per page>
-     11.74 set/password
-     11.75 set/prompt <string>
-     11.76 set/qra <locator>
-     11.77 set/qth <your qth>
-     11.78 set/talk
-     11.79 set/usstate
-     11.80 set/wcy
-     11.81 set/wwv
-     11.82 set/wx
-     11.83 show/chat [<group>] [<lines>]
-     11.84 show/configuration [<node>]
-     11.85 show/configuration/node
-     11.86 show/contest <year and month>
-     11.87 show/date [<prefix>|<callsign>]
-     11.88 show/db0sdx <callsign>
-     11.89 show/dx
-     11.90 show/dxcc <prefix>
-     11.91 show/dxqsl <callsign>
-     11.92 show/dxstats [days] [date]
-     11.93 show/files [<filearea> [<string>]]
-     11.94 show/filter
-     11.95 show/hfstats [days] [date]
-     11.96 show/hftable [days] [date] [prefix ...]
-     11.97 show/moon [ndays] [<prefix>|<callsign>]
-     11.98 show/muf <prefix> [<hours>][long]
-     11.99 show/newconfiguration [<node>]
-     11.100 show/newconfiguration/node
-     11.101 show/prefix <callsign>
-     11.102 show/qra <lat> <long>
-     11.103 show/qra <locator> [<locator>]
-     11.104 show/qrz <callsign>
-     11.105 show/route <callsign> ...
-     11.106 show/satellite <name> [<hours> <interval>]
-     11.107 show/station [<callsign> ..]
-     11.108 show/sun [ndays] [<prefix>|<callsign>]
-     11.109 show/time [<prefix>|<callsign>]
-     11.110 show/usdb [call ..]
-     11.111 show/vhfstats [days] [date]
-     11.112 show/vhftable [days] [date] [prefix ...]
-     11.113 show/wcy
-     11.114 show/wcy <n>
-     11.115 show/wm7d <callsign>
-     11.116 show/wwv
-     11.117 show/wwv <n>
-     11.118 sysop
-     11.119 talk <call> > <node> [<text>]
-     11.120 talk <call> [<text>]
-     11.121 type <filearea>/<name>
-     11.122 unset/announce
-     11.123 unset/anntalk
-     11.124 unset/beep
-     11.125 unset/dx
-     11.126 unset/dxcq
-     11.127 unset/dxgrid
-     11.128 unset/dxitu
-     11.129 unset/echo
-     11.130 unset/email
-     11.131 unset/here
-     11.132 unset/logininfo
-     11.133 unset/privilege
-     11.134 unset/prompt
-     11.135 unset/talk
-     11.136 unset/usstate
-     11.137 unset/wcy
-     11.138 unset/wwv
-     11.139 unset/wx
-     11.140 who
-     11.141 wx <text>
-     11.142 wx full <text>
+  12. The DXSpider Command Reference
+     12.1 accept
+     12.2 accept/announce [0-9] <pattern>
+     12.3 accept/spots [0-9] <pattern>
+     12.4 accept/wcy [0-9] <pattern>
+     12.5 accept/wwv [0-9] <pattern>
+     12.6 announce <text>
+     12.7 announce full <text>
+     12.8 apropos <string>
+     12.9 blank [<string>] [<nn>]
+     12.10 bye
+     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>
 
 
   ______________________________________________________________________
   your sysop what version number is the latest.
 
 
+  12.  The DXSpider Command Reference
 
-  11.1.  accept
+  12.1.  accept
 
   accept Set a filter to accept something
 
   There are 2 types of filter, accept and reject.  See HELP FILTERING
   for more info.
 
-  11.2.  accept/announce [0-9] <pattern>
+  12.2.  accept/announce [0-9] <pattern>
 
   accept/announce [0-9] <pattern> Set an 'accept' filter line for
   announce
 
   but this probably for advanced users...
 
-  11.3.  accept/spots [0-9] <pattern>
+  12.3.  accept/spots [0-9] <pattern>
 
   accept/spots [0-9] <pattern> Set an 'accept' filter line for spots
 
 
 
 
-  11.4.  accept/wcy [0-9] <pattern>
+  12.4.  accept/wcy [0-9] <pattern>
 
   accept/wcy [0-9] <pattern> set an 'accept' WCY filter
 
 
   See HELP FILTER for information.
 
-  11.5.  accept/wwv [0-9] <pattern>
+  12.5.  accept/wwv [0-9] <pattern>
 
   accept/wwv [0-9] <pattern> set an 'accept' WWV filter
 
 
   See HELP FILTER for information.
 
-  11.6.  announce <text>
+  12.6.  announce <text>
 
   announce <text> Send an announcement to LOCAL users only
 
 
   <text> is the text of the announcement you wish to broadcast
 
-  11.7.  announce full <text>
+  12.7.  announce full <text>
 
   announce full <text> Send an announcement cluster wide
 
 
   This will send your announcement cluster wide
 
-  11.8.  apropos <string>
+  12.8.  apropos <string>
 
   apropos <string> Search help database for <string>
 
   Search the help database for <string> (it isn't case sensitive), and
   print the names of all the commands that may be relevant.
 
-  11.9.  blank [<string>] [<nn>]
+  12.9.  blank [<string>] [<nn>]
 
   blank [<string>] [<nn>] Print nn (default 1) blank lines (or strings)
 
 
 
 
-  11.10.  bye
+  12.10.  bye
 
   bye Exit from the cluster
 
 
   This will disconnect you from the cluster
 
-  11.11.  chat <group> <text>
+  12.11.  chat <group> <text>
 
   chat <group> <text> Chat or Conference to a group
 
 
   See also JOIN, LEAVE, SHOW/CHAT
 
-  11.12.  clear/announce [1|all]
+  12.12.  clear/announce [1|all]
 
   clear/announce [1|all] Clear a announce filter line
 
 
   see CLEAR/SPOTS for a more detailed explanation.
 
-  11.13.  clear/route [1|all]
+  12.13.  clear/route [1|all]
 
   clear/route [1|all] Clear a route filter line
 
 
   see CLEAR/SPOTS for a more detailed explanation.
 
-  11.14.  clear/spots [0-9|all]
+  12.14.  clear/spots [0-9|all]
 
   clear/spots [0-9|all] Clear a spot filter line
 
 
   the filter will be completely removed.
 
-  11.15.  clear/wcy [1|all]
+  12.15.  clear/wcy [1|all]
 
   clear/wcy [1|all] Clear a WCY filter line
 
 
   see CLEAR/SPOTS for a more detailed explanation.
 
-  11.16.  clear/wwv [1|all]
+  12.16.  clear/wwv [1|all]
 
   clear/wwv [1|all] Clear a WWV filter line
 
 
   see CLEAR/SPOTS for a more detailed explanation.
 
-  11.17.  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.
 
-  11.18.  dbshow <dbname> <key>
+  12.18.  dbshow <dbname> <key>
 
   dbshow <dbname> <key> Display an entry, if it exists, in a database
 
 
 
 
-  11.19.  directory
+  12.19.  directory
 
   directory List messages
 
 
 
-  11.20.  directory <from>-<to>
+  12.20.  directory <from>-<to>
 
   directory <from>-<to> List messages <from> message <to> message
 
 
 
 
-  11.21.  directory <nn>
+  12.21.  directory <nn>
 
   directory <nn> List last <nn> messages
 
 
 
-  11.22.  directory all
+  12.22.  directory all
 
   directory all List all messages
 
 
 
-  11.23.  directory from <call>
+  12.23.  directory from <call>
 
   directory from <call> List all messages from <call>
 
 
 
-  11.24.  directory new
+  12.24.  directory new
 
   directory new List all new messages
 
 
 
-  11.25.  directory own
+  12.25.  directory own
 
   directory own List your own messages
 
 
 
-  11.26.  directory subject <string>
+  12.26.  directory subject <string>
 
   directory subject <string> List all messages with <string> in subject
 
 
 
-  11.27.  directory to <call>
+  12.27.  directory to <call>
 
   directory to <call> List all messages to <call>
 
 
 
-  11.28.  dx [by <call>] <freq> <call> <remarks>
+  12.28.  dx [by <call>] <freq> <call> <remarks>
 
   dx [by <call>] <freq> <call> <remarks> Send a DX spot
 
 
 
 
-  11.29.  echo <line>
+  12.29.  echo <line>
 
   echo <line> Echo the line to the output
 
 
 
 
-  11.30.  filtering...
+  12.30.  filtering...
 
   filtering... Filtering things in DXSpider
 
 
   The next filter line lets through just VHF/UHF spots from EU.
 
-  11.31.  help
+  12.31.  help
 
   help The HELP Command
 
   database for the <string> you specify and give you a list of likely
   commands to look at with HELP.
 
-  11.32.  join <group>
+  12.32.  join <group>
 
   join <group> Join a chat or conference group
 
 
   See also CHAT, LEAVE, SHOW/CHAT
 
-  11.33.  kill <from msgno>-<to msgno>
+  12.33.  kill <from msgno>-<to msgno>
 
   kill <from msgno>-<to msgno> Delete a range of messages
 
 
 
-  11.34.  kill <msgno> [<msgno..]
+  12.34.  kill <msgno> [<msgno..]
 
   kill <msgno> [<msgno..] Delete a message from the local system
 
 
 
-  11.35.  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.
 
-  11.36.  kill from <regex>
+  12.36.  kill from <regex>
 
   kill from <regex> Delete messages FROM a callsign or pattern
 
 
 
-  11.37.  kill to <regex>
+  12.37.  kill to <regex>
 
   kill to <regex> Delete messages TO a callsign or pattern
 
 
 
-  11.38.  leave <group>
+  12.38.  leave <group>
 
   leave <group> Leave a chat or conference group
 
 
   See also CHAT, JOIN, SHOW/CHAT
 
-  11.39.  links
+  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.
 
-  11.40.  read
+  12.40.  read
 
   read Read the next unread personal message addressed to you
 
 
 
-  11.41.  read <msgno>
+  12.41.  read <msgno>
 
   read <msgno> Read the specified message
 
   message either sent by or sent to your callsign.
 
 
-  11.42.  reject
+  12.42.  reject
 
   reject Set a filter to reject something
 
   There are 2 types of filter, accept and reject.  See HELP FILTERING
   for more info.
 
-  11.43.  reject/announce [0-9] <pattern>
+  12.43.  reject/announce [0-9] <pattern>
 
   reject/announce [0-9] <pattern> Set a 'reject' filter line for
   announce
   but this probably for advanced users...
 
 
-  11.44.  reject/spots [0-9] <pattern>
+  12.44.  reject/spots [0-9] <pattern>
 
   reject/spots [0-9] <pattern> Set a 'reject' filter line for spots
 
 
 
 
-  11.45.  reject/wcy [0-9] <pattern>
+  12.45.  reject/wcy [0-9] <pattern>
 
   reject/wcy [0-9] <pattern> set a 'reject' WCY filter
 
 
   See HELP FILTER for information.
 
-  11.46.  reject/wwv [0-9] <pattern>
+  12.46.  reject/wwv [0-9] <pattern>
 
   reject/wwv [0-9] <pattern> set a 'reject' WWV filter
 
 
   See HELP FILTER for information.
 
-  11.47.  reply
+  12.47.  reply
 
   reply Reply (privately) to the last message that you have read
 
 
 
-  11.48.  reply <msgno>
+  12.48.  reply <msgno>
 
   reply <msgno> Reply (privately) to the specified message
 
 
 
-  11.49.  reply b <msgno>
+  12.49.  reply b <msgno>
 
   reply b <msgno> Reply as a Bulletin to the specified message
 
 
 
-  11.50.  reply noprivate <msgno>
+  12.50.  reply noprivate <msgno>
 
   reply noprivate <msgno> Reply as a Bulletin to the specified message
 
 
 
-  11.51.  reply rr <msgno>
+  12.51.  reply rr <msgno>
 
   reply rr <msgno> Reply to the specified message with read receipt
 
   NOPRIVATE, B that you can use with the SEND command (see SEND for
   further details)
 
-  11.52.  send <call> [<call> ...]
+  12.52.  send <call> [<call> ...]
 
   send <call> [<call> ...] Send a message to one or more callsigns
 
 
 
-  11.53.  send copy <msgno> <call>
+  12.53.  send copy <msgno> <call>
 
   send copy <msgno> <call> Send a copy of a  message to someone
 
 
 
-  11.54.  send noprivate <call>
+  12.54.  send noprivate <call>
 
   send noprivate <call> Send a message to all stations
 
 
   You can carry on with the message until you are ready to send it.
 
-  11.55.  send private <call>
+  12.55.  send private <call>
 
   send private <call> Send a personal message
 
 
 
-  11.56.  send rr <call>
+  12.56.  send rr <call>
 
   send rr <call> Send a message and ask for a read receipt
 
 
 
-  11.57.  set/address <your address>
+  12.57.  set/address <your address>
 
   set/address <your address> Record your postal address
 
 
 
-  11.58.  set/announce
+  12.58.  set/announce
 
   set/announce Allow announce messages to come out on your terminal
 
 
 
-  11.59.  set/anntalk
+  12.59.  set/anntalk
 
   set/anntalk Allow talk like announce messages on your terminal
 
 
 
-  11.60.  set/beep
+  12.60.  set/beep
 
   set/beep Add a beep to DX and other messages on your terminal
 
 
 
-  11.61.  set/dx
+  12.61.  set/dx
 
   set/dx Allow DX messages to come out on your terminal
 
 
 
-  11.62.  set/dxcq
+  12.62.  set/dxcq
 
   set/dxcq Show CQ Zones on the end of DX announcements
 
 
 
-  11.63.  set/dxgrid
+  12.63.  set/dxgrid
 
   set/dxgrid Allow QRA Grid Squares on the end of DX announcements
 
 
 
-  11.64.  set/dxitu
+  12.64.  set/dxitu
 
   set/dxitu Show ITU Zones on the end of DX announcements
 
 
 
-  11.65.  set/echo
+  12.65.  set/echo
 
   set/echo Make the cluster echo your input
 
 
 
-  11.66.  set/email <email> ...
+  12.66.  set/email <email> ...
 
   set/email <email> ... Set email address(es) and forward your personals
 
 
 
-  11.67.  set/here
+  12.67.  set/here
 
   set/here Tell the system you are present at your terminal
 
 
 
-  11.68.  set/homenode <node>
+  12.68.  set/homenode <node>
 
   set/homenode <node>  Set your normal cluster callsign
 
 
 
 
-  11.69.  set/language <lang>
+  12.69.  set/language <lang>
 
   set/language <lang> Set the language you want to use
 
   Currently the languages available are en (English), de (German), es
   (Spanish) and nl (Dutch).
 
-  11.70.  set/location <lat & long>
+  12.70.  set/location <lat & long>
 
   set/location <lat & long> Set your latitude and longitude
 
 
 
-  11.71.  set/logininfo
+  12.71.  set/logininfo
 
   set/logininfo Inform when a station logs in locally
 
 
-  11.72.  set/name <your name>
+  12.72.  set/name <your name>
 
   set/name <your name> Set your name
 
 
 
 
-  11.73.  set/page <lines per page>
+  12.73.  set/page <lines per page>
 
   set/page <lines per page> Set the lines per page
 
 
   The setting is stored in your user profile.
 
-  11.74.  set/password
+  12.74.  set/password
 
   set/password Set your own password
 
   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.
 
-  11.75.  set/prompt <string>
+  12.75.  set/prompt <string>
 
   set/prompt <string> Set your prompt to <string>
 
 
 
-  11.76.  set/qra <locator>
+  12.76.  set/qra <locator>
 
   set/qra <locator> Set your QRA Grid locator
 
 
 
 
-  11.77.  set/qth <your qth>
+  12.77.  set/qth <your qth>
 
   set/qth <your qth> Set your QTH
 
 
 
 
-  11.78.  set/talk
+  12.78.  set/talk
 
   set/talk Allow TALK messages to come out on your terminal
 
 
 
-  11.79.  set/usstate
+  12.79.  set/usstate
 
   set/usstate Allow US State info on the end of DX announcements
 
 
 
-  11.80.  set/wcy
+  12.80.  set/wcy
 
   set/wcy Allow WCY messages to come out on your terminal
 
 
 
-  11.81.  set/wwv
+  12.81.  set/wwv
 
   set/wwv Allow WWV messages to come out on your terminal
 
 
 
-  11.82.  set/wx
+  12.82.  set/wx
 
   set/wx Allow WX messages to come out on your terminal
 
 
 
-  11.83.  show/chat [<group>] [<lines>]
+  12.83.  show/chat [<group>] [<lines>]
 
   show/chat [<group>] [<lines>] Show any chat or conferencing
 
   all groups. If you use a group name then it will show only chat for
   that group.
 
-  11.84.  show/configuration [<node>]
+  12.84.  show/configuration [<node>]
 
   show/configuration [<node>] Show all the nodes and users visible
 
 
 
 
-  11.85.  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.
 
-  11.86.  show/contest <year and month>
+  12.86.  show/contest <year and month>
 
   show/contest <year and month> Show all the contests for a month
 
 
 
 
-  11.87.  show/date [<prefix>|<callsign>]
+  12.87.  show/date [<prefix>|<callsign>]
 
   show/date [<prefix>|<callsign>] Show the local time
 
   prefixes then it will show UTC and UTC + the local offset (not
   including DST) at the prefixes or callsigns that you specify.
 
-  11.88.  show/db0sdx <callsign>
+  12.88.  show/db0sdx <callsign>
 
   show/db0sdx <callsign> Show QSL infomation from DB0SDX database
 
 
   See also SHOW/QRZ, SHOW/WM7D.
 
-  11.89.  show/dx
+  12.89.  show/dx
 
   show/dx Interrogate the spot database
 
 
 
 
-  11.90.  show/dxcc <prefix>
+  12.90.  show/dxcc <prefix>
 
   show/dxcc <prefix> Interrogate the spot database by country
 
 
 
 
-  11.91.  show/dxqsl <callsign>
+  12.91.  show/dxqsl <callsign>
 
   show/dxqsl <callsign> Show any QSL info gathered from spots
 
 
   This gives you more background information.
 
-  11.92.  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).
 
-  11.93.  show/files [<filearea> [<string>]]
+  12.93.  show/files [<filearea> [<string>]]
 
   show/files [<filearea> [<string>]] List the contents of a filearea
 
 
   See also TYPE - to see the contents of a file.
 
-  11.94.  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.
 
-  11.95.  show/hfstats [days] [date]
+  12.95.  show/hfstats [days] [date]
 
   show/hfstats [days] [date] Show the HF DX Statistics
 
 
 
 
-  11.96.  show/hftable [days] [date] [prefix ...]
+  12.96.  show/hftable [days] [date] [prefix ...]
 
   show/hftable [days] [date] [prefix ...] Show the HF DX Spotter Table
 
 
 
 
-  11.97.  show/moon [ndays] [<prefix>|<callsign>]
+  12.97.  show/moon [ndays] [<prefix>|<callsign>]
 
   show/moon [ndays] [<prefix>|<callsign>] Show Moon rise and set times
 
   Please note that the rise and set times are given as the UT times of
   rise and set on the requested UT day.
 
-  11.98.  show/muf <prefix> [<hours>][long]
+  12.98.  show/muf <prefix> [<hours>][long]
 
   show/muf <prefix> [<hours>][long] Show the likely propagation to a
   prefix
   should be noted that the figures will probably not be very useful, nor
   terrible accurate, but it is included for completeness.
 
-  11.99.  show/newconfiguration [<node>]
+  12.99.  show/newconfiguration [<node>]
 
   show/newconfiguration [<node>] Show all the nodes and users visible
 
 
   BE WARNED: the list that is returned can be VERY long
 
-  11.100.  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.
 
-  11.101.  show/prefix <callsign>
+  12.101.  show/prefix <callsign>
 
   show/prefix <callsign> Interrogate the prefix database
 
 
   See also SHOW/DXCC
 
-  11.102.  show/qra <lat> <long>
+  12.102.  show/qra <lat> <long>
 
   show/qra <lat> <long> Convert lat/long to a QRA Grid locator
 
 
 
 
-  11.103.  show/qra <locator> [<locator>]
+  12.103.  show/qra <locator> [<locator>]
 
   show/qra <locator> [<locator>] Show distance between QRA Grid locators
 
 
 
-  11.104.  show/qrz <callsign>
+  12.104.  show/qrz <callsign>
 
   show/qrz <callsign> Show any callbook details on a callsign
 
 
   See also SHOW/WM7D for an alternative.
 
-  11.105.  show/route <callsign> ...
+  12.105.  show/route <callsign> ...
 
   show/route <callsign> ... Show the route to the callsign
 
 
 
 
-  11.106.  show/satellite <name> [<hours> <interval>]
+  12.106.  show/satellite <name> [<hours> <interval>]
 
   show/satellite <name> [<hours> <interval>] Show tracking data
 
 
 
 
-  11.107.  show/station [<callsign> ..]
+  12.107.  show/station [<callsign> ..]
 
   show/station [<callsign> ..] Show information about a callsign
 
 
   If no callsign is given then show the information for yourself.
 
-  11.108.  show/sun [ndays] [<prefix>|<callsign>]
+  12.108.  show/sun [ndays] [<prefix>|<callsign>]
 
   show/sun [ndays] [<prefix>|<callsign>] Show sun rise and set times
 
   Please note that the rise and set times are given as the UT times of
   rise and set on the requested UT day.
 
-  11.109.  show/time [<prefix>|<callsign>]
+  12.109.  show/time [<prefix>|<callsign>]
 
   show/time [<prefix>|<callsign>] Show the local time
 
   prefixes then it will show UTC and UTC + the local offset (not
   including DST) at the prefixes or callsigns that you specify.
 
-  11.110.  show/usdb [call ..]
+  12.110.  show/usdb [call ..]
 
   show/usdb [call ..] Show information held on the FCC Call database
 
 
 
 
-  11.111.  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).
 
-  11.112.  show/vhftable [days] [date] [prefix ...]
+  12.112.  show/vhftable [days] [date] [prefix ...]
 
   show/vhftable [days] [date] [prefix ...] Show the VHF DX Spotter Table
 
 
 
 
-  11.113.  show/wcy
+  12.113.  show/wcy
 
   show/wcy Show last 10 WCY broadcasts
 
 
 
-  11.114.  show/wcy <n>
+  12.114.  show/wcy <n>
 
   show/wcy <n> Show last <n> WCY broadcasts
 
   system
 
 
-  11.115.  show/wm7d <callsign>
+  12.115.  show/wm7d <callsign>
 
   show/wm7d <callsign> Show callbook details on a US callsigns
 
 
   See also SHOW/QRZ.
 
-  11.116.  show/wwv
+  12.116.  show/wwv
 
   show/wwv Show last 10 WWV broadcasts
 
 
 
-  11.117.  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
 
-  11.118.  sysop
+  12.118.  sysop
 
   sysop Regain your privileges if you login remotely
 
   numbers but nothing will happen when you input a string. Any match is
   case sensitive.
 
-  11.119.  talk <call> > <node> [<text>]
+  12.119.  talk <call> > <node> [<text>]
 
   talk <call> > <node> [<text>] Send a text message to another station
   via a node
   will send the hftable as you have it to all the people you are
   currently talking to.
 
-  11.120.  talk <call> [<text>]
+  12.120.  talk <call> [<text>]
 
   talk <call> [<text>] Send a text message to another station
 
 
 
-  11.121.  type <filearea>/<name>
+  12.121.  type <filearea>/<name>
 
   type <filearea>/<name> Look at the contents of a file in one of the
   fileareas
   See also SHOW/FILES to see what fileareas are available and a list of
   content.
 
-  11.122.  unset/announce
+  12.122.  unset/announce
 
   unset/announce Stop announce messages coming out on your terminal
 
 
 
-  11.123.  unset/anntalk
+  12.123.  unset/anntalk
 
   unset/anntalk Stop talk like announce messages on your terminal
 
 
   allows you to see them again. This is the default.
 
-  11.124.  unset/beep
+  12.124.  unset/beep
 
   unset/beep Stop beeps for DX and other messages on your terminal
 
 
 
-  11.125.  unset/dx
+  12.125.  unset/dx
 
   unset/dx Stop DX messages coming out on your terminal
 
 
 
-  11.126.  unset/dxcq
+  12.126.  unset/dxcq
 
   unset/dxcq Stop CQ Zones on the end of DX announcements
 
 
   Do a STAT/USER to see which flags you have set if you are confused.
 
-  11.127.  unset/dxgrid
+  12.127.  unset/dxgrid
 
   unset/dxgrid Stop QRA Grid Squares on the end of DX announcements
 
 
   Do a STAT/USER to see which flags you have set if you are confused.
 
-  11.128.  unset/dxitu
+  12.128.  unset/dxitu
 
   unset/dxitu Stop ITU Zones on the end of DX announcements
 
 
   Do a STAT/USER to see which flags you have set if you are confused.
 
-  11.129.  unset/echo
+  12.129.  unset/echo
 
   unset/echo Stop the cluster echoing your input
 
 
   YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
 
-  11.130.  unset/email
+  12.130.  unset/email
 
   unset/email Stop personal msgs being forwarded by email
 
 
 
 
-  11.131.  unset/here
+  12.131.  unset/here
 
   unset/here Tell the system you are absent from your terminal
 
 
 
-  11.132.  unset/logininfo
+  12.132.  unset/logininfo
 
   unset/logininfo Inform when a station logs out locally
 
 
 
-  11.133.  unset/privilege
+  12.133.  unset/privilege
 
   unset/privilege Remove any privilege for this session
 
   either logout and login again (if you are on a console) or use the
   SYSOP command.
 
-  11.134.  unset/prompt
+  12.134.  unset/prompt
 
   unset/prompt Set your prompt back to default
 
   UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back
   to normal.
 
-  11.135.  unset/talk
+  12.135.  unset/talk
 
   unset/talk Stop TALK messages coming out on your terminal
 
 
 
-  11.136.  unset/usstate
+  12.136.  unset/usstate
 
   unset/usstate Stop US State info on the end of DX announcements
 
 
   Do a STAT/USER to see which flags you have set if you are confused.
 
-  11.137.  unset/wcy
+  12.137.  unset/wcy
 
   unset/wcy Stop WCY messages coming out on your terminal
 
 
 
-  11.138.  unset/wwv
+  12.138.  unset/wwv
 
   unset/wwv Stop WWV messages coming out on your terminal
 
 
 
-  11.139.  unset/wx
+  12.139.  unset/wx
 
   unset/wx Stop WX messages coming out on your terminal
 
 
 
-  11.140.  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
 
-  11.141.  wx <text>
+  12.141.  wx <text>
 
   wx <text> Send a weather message to local users
 
 
 
-  11.142.  wx full <text>
+  12.142.  wx full <text>
 
   wx full <text> Send a weather message to all cluster users