add filtering documentation from Jim and start removing old docs
authorg0vgs <g0vgs>
Fri, 28 Mar 2003 16:37:31 +0000 (16:37 +0000)
committerg0vgs <g0vgs>
Fri, 28 Mar 2003 16:37:31 +0000 (16:37 +0000)
30 files changed:
Changes
html/adminmanual_en-10.html
html/adminmanual_en.html
html/filtering_en-1.html [new file with mode: 0644]
html/filtering_en-10.html [new file with mode: 0644]
html/filtering_en-2.html [new file with mode: 0644]
html/filtering_en-3.html [new file with mode: 0644]
html/filtering_en-4.html [new file with mode: 0644]
html/filtering_en-5.html [new file with mode: 0644]
html/filtering_en-6.html [new file with mode: 0644]
html/filtering_en-7.html [new file with mode: 0644]
html/filtering_en-8.html [new file with mode: 0644]
html/filtering_en-9.html [new file with mode: 0644]
html/filtering_en.html [new file with mode: 0644]
html/usermanual_en-11.html
html/usermanual_en.html
sgml/Makefile
sgml/adminmanual.sgml [deleted file]
sgml/adminmanual_en.sgml
sgml/filtering_en.sgml [new file with mode: 0644]
sgml/installation.sgml [deleted file]
sgml/spiderCVS.sgml [deleted file]
sgml/spiderFAQ.sgml [deleted file]
sgml/usermanual.sgml [deleted file]
sgml/usermanual_en.sgml
txt/adminmanual_en.txt
txt/filtering_en.txt [new file with mode: 0644]
txt/spiderCVS_en.txt
txt/spiderFAQ_en.txt
txt/usermanual_en.txt

diff --git a/Changes b/Changes
index 357c529f7a818d852825faea74bbf0b3c39e36f8..9746c1ac3a88b6c3d646f0944f22b0b8e8388bfc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+28Mar03=======================================================================
+1. Added an excellent document on filtering to the manuals from Jim, W3BG
+2. started to remove old documents
 27Mar03=======================================================================
 1. play around with sh/reg, sh/iso, sh/node and sh/lock to make them work
 slightly better with the new user format.
index fe817abdfaecfe0830f8d5c13445bdc2c4ae606b..7dec7a4596595439dd8f97dfce5001ff2736dd0b 100644 (file)
@@ -3,13 +3,12 @@
 <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>
-<A HREF="adminmanual_en-11.html">Next</A>
+Next
 <A HREF="adminmanual_en-9.html">Previous</A>
 <A HREF="adminmanual_en.html#toc10">Contents</A>
 <HR>
@@ -200,8 +199,2485 @@ 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>
-<A HREF="adminmanual_en-11.html">Next</A>
+Next
 <A HREF="adminmanual_en-9.html">Previous</A>
 <A HREF="adminmanual_en.html#toc10">Contents</A>
 </BODY>
index 243ae9e3ac783b42c51071f5bd8efde71dafbfd0..f7b8a9c523077590f6a5b3a54ed91ee49127f522 100644 (file)
@@ -104,271 +104,266 @@ Charlie Carroll, K1XX, (k1xx@ptcnh.net)</H2>March 2003 revision 0.5
 <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>
-</UL>
-<P>
-<H2><A NAME="toc11">11.</A> <A HREF="adminmanual_en-11.html">The DXSpider command set</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>
+<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>
 <HR>
 <A HREF="adminmanual_en-1.html">Next</A>
diff --git a/html/filtering_en-1.html b/html/filtering_en-1.html
new file mode 100644 (file)
index 0000000..9c47686
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Introduction.</TITLE>
+ <LINK HREF="filtering_en-2.html" REL=next>
+
+ <LINK HREF="filtering_en.html#toc1" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-2.html">Next</A>
+Previous
+<A HREF="filtering_en.html#toc1">Contents</A>
+<HR>
+<H2><A NAME="s1">1.</A> <A HREF="filtering_en.html#toc1">Introduction.</A></H2>
+
+<P>The PacketCluster software written in the mid-80s by Dick Newell, AK1A, has 
+served us well.  Dick has moved on though and has not supported the software 
+with updates etc for the last 10 years.  Numerous PacketCluster "clones" have 
+come and gone over the years, however there is one, called DX Spider, which 
+provides a very similar user interface to that of AK1A, allows internet 
+connections of users and node-to-node links, is actively supported by the 
+author, and best of all is freeware.  FRC has started to convert several nodes 
+to Spider.</P>
+
+<P>One of the strengths of DX Spider is its very powerful and flexible DX spot 
+filtering routines.  These filters are totally different from anything we 
+learned how to do with PacketCluster, and along with their power and 
+flexibility comes somewhat of a learning curve.  Hence the need for this 
+primer.</P>
+
+<P>In the following sections, you will learn that you can filter DX spots by:</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Frequency of the spot
+Mode of the spot
+Callsign of the spot (by state, country, zone, or specific callsign)
+Callsign of the spotter (by state, country, zone, or specific callsign)
+Callsign of the source node of the spot (by state, country, zone, or specific callsign)
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<P>With a few keystrokes, you can set up a filter for the CQ WW SSB contest, for 
+example, that says that you only want to see SSB spots on the contesting bands.
+In the ARRL contest, it is simple to exclude spots for Ws and VEs.  For example,
+the best all around one-line filter for users in the CQ WW SSB contest would be:</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spots on contesthf/ssb
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This simply reads, "I want to get spots on the hf contesting bands on SSB only."</P>
+
+<P>Jim Samuels, W3BG, has put together this primer which not only provides complete
+details on the format for all the available filter commands, but also provides 
+useful examples that can be simply typed in, without the need to learn the 
+specifics.</P>
+
+<P>I would be remiss in not thanking Charlie Carroll, K1XX, who gave a lot of 
+encouragement and mentoring, and provided some of the material in this primer.</P>
+
+<P>As always, your local sysop is available to help you out, if need be.  Don't 
+hesitate to contact him for assistance.</P>
+
+<P>73 - Dave N3RD</P>
+
+<HR>
+<A HREF="filtering_en-2.html">Next</A>
+Previous
+<A HREF="filtering_en.html#toc1">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-10.html b/html/filtering_en-10.html
new file mode 100644 (file)
index 0000000..f3ee4ab
--- /dev/null
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Contacts</TITLE>
+ <LINK HREF="filtering_en-9.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc10" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+Next
+<A HREF="filtering_en-9.html">Previous</A>
+<A HREF="filtering_en.html#toc10">Contents</A>
+<HR>
+<H2><A NAME="s10">10.</A> <A HREF="filtering_en.html#toc10">Contacts</A></H2>
+
+<P>This Primer is a work in progress. Additional features and filters are added 
+from time to time by Dirk Koopman, G1TLH, the developer behind DXSpider. So 
+periodic revisions will be made to this document. If you have any questions, 
+comments, or suggestions relative to this primer on spot filtering, please 
+contact, </P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Jim Samuels, W3BG jimsam@comcast.net 
+
+or 
+
+Dave Hawes, N3RD (W3FRC Cluster SYSOP) dave.n3rd@comcast.net
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<HR>
+Next
+<A HREF="filtering_en-9.html">Previous</A>
+<A HREF="filtering_en.html#toc10">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-2.html b/html/filtering_en-2.html
new file mode 100644 (file)
index 0000000..84005ff
--- /dev/null
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Foreword</TITLE>
+ <LINK HREF="filtering_en-3.html" REL=next>
+ <LINK HREF="filtering_en-1.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc2" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-3.html">Next</A>
+<A HREF="filtering_en-1.html">Previous</A>
+<A HREF="filtering_en.html#toc2">Contents</A>
+<HR>
+<H2><A NAME="s2">2.</A> <A HREF="filtering_en.html#toc2">Foreword</A></H2>
+
+<P>While attempting to learn how DXSpider filters work, I found that I had to glean
+bits and pieces of information from the DXSpider User Manual and Administrators 
+Guide as well as various posted messages, help files and the program and 
+data-base files themselves. Therefore, this is by no means an original work. I 
+have used and in some cases copied from some of these sources. What I have tried
+to accomplish is to gather this scattered information, put it in one spot 
+(please pardon the pun) so others might benefit. I would advise those with 
+interest to go back and read these other sources at their leisure.</P>
+
+
+<HR>
+<A HREF="filtering_en-3.html">Next</A>
+<A HREF="filtering_en-1.html">Previous</A>
+<A HREF="filtering_en.html#toc2">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-3.html b/html/filtering_en-3.html
new file mode 100644 (file)
index 0000000..aed0152
--- /dev/null
@@ -0,0 +1,59 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Configuring Spot Filters</TITLE>
+ <LINK HREF="filtering_en-4.html" REL=next>
+ <LINK HREF="filtering_en-2.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc3" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-4.html">Next</A>
+<A HREF="filtering_en-2.html">Previous</A>
+<A HREF="filtering_en.html#toc3">Contents</A>
+<HR>
+<H2><A NAME="s3">3.</A> <A HREF="filtering_en.html#toc3">Configuring Spot Filters</A></H2>
+
+<H2><A NAME="ss3.1">3.1</A> <A HREF="filtering_en.html#toc3.1">What is a spot filter?</A>
+</H2>
+
+<P>A spot filter is one rule (a one line spot filter) or multiple rules (multiple 
+line spot filters) that a user can setup with-in DXSpider to control which 
+specific spot(s) are received at the shack console.  These configurable 
+filters/rules reside on the DXSpider node and are stored along with the user's 
+other information. Filters can be likened to a car wash . . . . . like cars; 
+information goes in one end dirty, gets washed and comes out the other end 
+cleaned.</P>
+
+<P>All spots received from other users on the cluster, or those received from other
+nodes, start out life destined for each and every connected user's console. If 
+spot filtering has been configured, all spots headed for that user first go into
+the filter input, are processed and sent out the other end of these filters 
+before being sent to the user's console. Like a car wash, each spot goes through
+one or many stages depending on whether the user wanted a simple or a 
+super-duper filtering job.  Along the way, the spot gets scrubbed, unwanted 
+information removed or wanted information passed on and finally the wanted spots
+only are spit out the other end - nice and clean with all unwanted "stuff" sent 
+down the drain to the infamous "bit-bucket."  </P>
+
+
+<H2><A NAME="ss3.2">3.2</A> <A HREF="filtering_en.html#toc3.2">How can filters be used? </A>
+</H2>
+
+<P>For example, let's say our local user has never owned a microphone in this life 
+and definitely doesn't want to see any of those useless SSB spots. Our user 
+simply sets up a basic filter to reject any SSB spots before they reach the 
+user's console.  Similarly, it's now the ARRL CW DX contest weekend, so not only
+does our user not want to see SSB spots, but now doesn't want to see any UHF, 
+VHF, DATA or any US/Canadian "DX" spots. Our user now only accepts HF CW 
+CONTEST spots and in the same rule rejects spots for W and VE stations. In these
+and many more situations, "filters are our friends."</P>
+
+
+<HR>
+<A HREF="filtering_en-4.html">Next</A>
+<A HREF="filtering_en-2.html">Previous</A>
+<A HREF="filtering_en.html#toc3">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-4.html b/html/filtering_en-4.html
new file mode 100644 (file)
index 0000000..2e87197
--- /dev/null
@@ -0,0 +1,207 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Types of spot filters used in DXSpider </TITLE>
+ <LINK HREF="filtering_en-5.html" REL=next>
+ <LINK HREF="filtering_en-3.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc4" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-5.html">Next</A>
+<A HREF="filtering_en-3.html">Previous</A>
+<A HREF="filtering_en.html#toc4">Contents</A>
+<HR>
+<H2><A NAME="s4">4.</A> <A HREF="filtering_en.html#toc4">Types of spot filters used in DXSpider </A></H2>
+
+<P>Basic filter types are "accept", "reject", and "clear" where the following
+applies ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Reject filters - any spots that match will be dumped, all others passed on.
+Accept filters - any spots that match are passed on, all others are dumped.
+Clear filters  - the filter slot(s) referenced will be cleared from the filter 
+                 repository
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>For the most part we will use only reject and accept filters. These are the main
+filter types. Basically, reject means dump it and accept means take it and pass 
+it on to the user. By nature, accept filters are more powerful than reject 
+filters. A user can generally do with a one line accept rule what it could take 
+many lines of reject rules to accomplish. However, the flip-side of this 
+statement is that a series of reject filters are usually easier to administer 
+and change.</P>
+
+<H2><A NAME="ss4.1">4.1</A> <A HREF="filtering_en.html#toc4.1">Numbering lines and slots </A>
+</H2>
+
+<P>There are ten usable filter slots in DXSpider. Each slot holds one reject and 
+one accept rule. Therefore, each type filter can have up to ten lines of rules 
+contained in these ten slots. The filter rules must be numbered sequentially, 
+that is, 0-9 lines of reject filter rules and 0-9 lines of accept filter rules 
+to correspond to their respective slot position. If no number is used, every 
+line is assumed to be in slot 1 and the addition of a second filter line of the 
+same type without a number will just over-write the first that was previously 
+written to slot 1. (Why not slot 0? I don't know. This is the way it works.)</P>
+
+<P><EM>Important:</EM> The filter rules are applied in sequence, i.e., 0-9. If a 
+line matches, action is taken on that line. The filter sequence acts on rules 
+in the order listed.  It acts on the reject filter in each slot before acting 
+on the accept filter contained in that slot. If the slot is completely blank or 
+if a reject or accept filter line is missing in that slot it skips right over 
+to the next filter rule in the sequence. A picture of a filter set might look 
+like this ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Execution Sequence      Slot Number     Filter Rule     
+        1                 Slot0         reject/spot 0 &lt;pattern>      
+        2                               accept/spot 0 &lt;pattern>      
+        3                 Slot1         reject/spot 1 &lt;pattern>      
+        4                               accept/spot 1 &lt;pattern>      
+        5                 Slot2         reject/spot 2 &lt;pattern>      
+        6                               accept/spot 2 &lt;pattern>      
+        .                 .     
+        19                Slot9         reject/spot 9 &lt;pattern>      
+        20                              accept/spot 9 &lt;pattern>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+
+<H2><A NAME="ss4.2">4.2</A> <A HREF="filtering_en.html#toc4.2">Reject before accept</A>
+</H2>
+
+<P>This is not a good rule for life, but it makes sense for DXSpider filters. As 
+a general rule, reject filter rules within a slot are always executed before 
+accept filter rules.  There is a very good reason for this.  If a spot doesn't 
+match a reject filter, the spot is passed to the next filter line in the set.  
+However, if a spot matches an accept filter, it is sent immediately to the user.</P>
+
+<H2><A NAME="ss4.3">4.3</A> <A HREF="filtering_en.html#toc4.3">Using Multiple Reject Filter Rules</A>
+</H2>
+
+<P>Another important concept to know is that you can do everything you want to do 
+with multiple reject filters AND NO ACCEPT FILTERS.  By default, if a spot 
+doesn't match any of the reject filter definitions, then the system considers 
+you want the spots and sends it to you.  For example, the following two filters 
+perform exactly the same thing ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spots on contesthf
+reject/spots not on contesthf
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>So, why would we choose one rather than the other?  Using reject syntax allows 
+you to add another filter line easily, without disturbing the first line.  A 
+real example will show us how this works.  Let's say that there is a RTTY 
+contest coming up and you don't wish to see the RTTY spots.  Simply add another 
+reject filter like this ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spots 2 on hf/rtty
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Note that we need to specify that this is the second line of reject filter 
+definitions.  Also, the "RTTY" sub-band specification has to be associated with 
+a range of bands; it can't be specified all by itself.  So, we just add it 
+behind the range of bands defined by "HF".  So in our example, if the user does 
+a show/filter, he will be told by the Spider that his current filters are ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+filter 1 reject not on contesthf
+filter 2 reject on hf/rtty
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>With these filters set up, if a spot comes through on 14085 kHz, the filter 
+works like this ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+filter1:    Is spot NOT on the HF contest bands?  No.  
+            The spot doesn't match the filter definition, so pass it to 
+            next filter.
+
+filter2:    Is spot within the freq. Range defined for RTTY?  Yes.  
+            Since the spot matches the filter definition, the spot is rejected 
+            and the users never see it.
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Had the frequency of the spot been 14025, then the spot would have not matched 
+the filter2 definition either, would have passed through all the filters, and 
+would have been sent to the user at the end of the filter set.  Also, had the 
+spot been on 10 MHz, it would have met the definition of filter1, been rejected 
+immediately, and the filtering process would have stopped before processing 
+filter2.</P>
+
+<P>In addition, the filtering system has a rough time handling accept filters 
+followed by reject filters and adds inefficiency to the processing. 
+(Note: a reject as a "qualifier" to an accept rule in an accept filter line is 
+okay as we will see below)</P>
+
+
+<H2><A NAME="ss4.4">4.4</A> <A HREF="filtering_en.html#toc4.4">A very useful command </A>
+</H2>
+
+<P>To see all active filters in use at any time, just type the following command
+...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+show/filter
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss4.5">4.5</A> <A HREF="filtering_en.html#toc4.5">Case does not matter</A>
+</H2>
+
+<P>In entering any filter - case does not matter. Upper, lower, or mixed case 
+will not effect how filters work or perform.</P>
+
+<H2><A NAME="ss4.6">4.6</A> <A HREF="filtering_en.html#toc4.6">Qualifiers</A>
+</H2>
+
+<P>Logical operands can be used in rule sets to combine multiple actions or 
+qualify others. These are ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+and     a and b= action
+not     a not b= action
+or      a and not (c or b)= action
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Note: as a general rule when or is used you must also use parentheses (). 
+We will see how these can be used in examples later.</P>
+
+<H2><A NAME="ss4.7">4.7</A> <A HREF="filtering_en.html#toc4.7">Comma Separation</A>
+</H2>
+
+<P>Any command can have multiple pattern variables if commas separate them. 
+For example ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot call_state nj,ny,pa,de,md
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<HR>
+<A HREF="filtering_en-5.html">Next</A>
+<A HREF="filtering_en-3.html">Previous</A>
+<A HREF="filtering_en.html#toc4">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-5.html b/html/filtering_en-5.html
new file mode 100644 (file)
index 0000000..53c8e61
--- /dev/null
@@ -0,0 +1,56 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Reject filters </TITLE>
+ <LINK HREF="filtering_en-6.html" REL=next>
+ <LINK HREF="filtering_en-4.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc5" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-6.html">Next</A>
+<A HREF="filtering_en-4.html">Previous</A>
+<A HREF="filtering_en.html#toc5">Contents</A>
+<HR>
+<H2><A NAME="s5">5.</A> <A HREF="filtering_en.html#toc5">Reject filters </A></H2>
+
+<P>A reject filter line means that if a spot matches, send it to the trash, dump 
+it, do not send it down the line to the next rule or to the user, but pass-on 
+all other spots that do not match. </P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: reject/spots [0-9]  &lt;pattern>        
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Any of the following patterns may be used in this line ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+freq &lt;range>
+on &lt;range>       
+info &lt;string>
+call &lt;prefixes>
+call_dxcc &lt;numbers>
+call_itu &lt;numbers>
+call_zone &lt;numbers>
+call_state &lt;state 2-letter abbreviations>
+by &lt;prefixes>
+by_dxcc &lt;numbers>
+by_itu &lt;numbers>
+by_zone &lt;numbers>
+by_state &lt;state 2-letter abbreviations>
+origin &lt;prefixes> Used primarily be SYSOPS,  not by users and not discussed.
+channel &lt;prefixes> Used primarily be SYSOPS,  not by users and not discussed.
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<HR>
+<A HREF="filtering_en-6.html">Next</A>
+<A HREF="filtering_en-4.html">Previous</A>
+<A HREF="filtering_en.html#toc5">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-6.html b/html/filtering_en-6.html
new file mode 100644 (file)
index 0000000..bd1f653
--- /dev/null
@@ -0,0 +1,491 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Filters to reject spots based on frequency</TITLE>
+ <LINK HREF="filtering_en-7.html" REL=next>
+ <LINK HREF="filtering_en-5.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc6" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-7.html">Next</A>
+<A HREF="filtering_en-5.html">Previous</A>
+<A HREF="filtering_en.html#toc6">Contents</A>
+<HR>
+<H2><A NAME="s6">6.</A> <A HREF="filtering_en.html#toc6">Filters to reject spots based on frequency</A></H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: reject/spot [0-9] freq &lt;range>       
+
+or
+
+reject/spot [0-9] on &lt;range>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Important: both <EM>freq</EM> and <EM>on</EM> are exactly the same and can be 
+used interchangeably - most persons use <EM>on</EM> (less typing.)</P>
+
+<P>For range, you can specify a frequency like 7040, a range of frequencies like 
+0/30000 ( the whole HF band) or use any of the "band" or "region" names defined 
+in the show/bands command.</P>
+
+<H2><A NAME="ss6.1">6.1</A> <A HREF="filtering_en.html#toc6.1">Bands Available</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+73kHz:          71 -> 75
+136kHz:         135 -> 138
+160m:           1800 -> 2000
+80m:            3500 -> 4000
+60m:            5258 -> 5407
+40m:            7000 -> 7400
+30m:            10100 -> 10150
+20m:            14000 -> 14350
+17m:            18068 -> 18168
+15m:            21000 -> 21450
+12m:            24890 -> 24990
+10m:            28000 -> 29700
+military:       29700 -> 50000, 230000 -> 420000
+band1:          47000 -> 49999, 52000 -> 68000
+6m:             50000 -> 52000
+pmrlow:         68000 -> 87500
+4m:             70000 -> 70500
+band2:          87500 -> 108000
+aircraft:       108000 -> 137500
+pmrmid:         138000 -> 165000
+2m:             144000 -> 148000
+pmrhigh:        165000 => 174000
+band3:          176000 => 230000
+220:            220000 => 222000
+pmruhf:         425000 => 430000, 440000 => 471000
+70cm:           430000 => 450000
+band4:          471000 => 550000
+band5:          550000 => 868000
+23cm:           1240000 => 1325000
+13cm:           2310000 => 2450000
+9cm:            3400000 => 3475000
+6cm:            5650000 => 5850000
+3cm:            10000000 => 10500000
+12mm:           24000000 => 24250000
+6mm:            47000000 => 47200000
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.2">6.2</A> <A HREF="filtering_en.html#toc6.2">Regions Available</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+all:            73khz 136khz 160m 80m 60m 40m 30m 20m 17m 15m 12m 10m 6m 4m 
+                2m 220 70cm 23cm 9cm 6cm 3cm 12mm 6mm
+vhfradio:       band1 band2
+vhf:            6m 4m 2m 220
+contesthf:      160m 80m 40m 20m 15m 10m
+warc:           60m 30m 17m 12m
+pmr:            pmrlow pmrmid pmrhigh pmruhf
+spe:            10m 6m 4m 2m
+shf:            23cm 13cm 9cm 6cm 3cm
+vlf:            73khz 136khz
+uhftv:          band4 band5
+hf:             160m 80m 60m 40m 30m 20m 17m 15m 12m 10m
+vhftv:          band1 band3
+uhf:            70cm 23cm
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.3">6.3</A> <A HREF="filtering_en.html#toc6.3">Examples</A>
+</H2>
+
+<P>The following line will reject spots on 7,040 kHz and pass all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0 freq 7040
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>The next line will reject spots from 0 to 30,000 kHz and pass on all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 1 on 0/30000
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This next will trash all spots in the frequency range 144000 -> 148000 kHz and 
+pass on all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 2 freq 2m
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This rule will reject all spots on 6m, 4m, 2m, and 220  and pass on all
+others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 3 on vhf
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This rule will dump all spots on the 160m, 80m, 60m, 40m, 30m, 20m, 17m, 15m,
+12m, 10m bands and all spots on 70cm and  23cm bands passing all other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 4 freq hf and freq uhf
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This is a special spot to be used only by members of the Yankee Clipper
+Contest Club during contest weekends. Hi!</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot on all
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.4">6.4</A> <A HREF="filtering_en.html#toc6.4">Sub-bands as part of range</A>
+</H2>
+
+<P>In conjunction with range, you can use the following sub-band names,</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+cw, rtty, data, ssb, and sstv
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>by using a forward-slash [(band or region)/sub-band] as part of the range 
+definition.  For example ...</P>
+
+<P>This rule will reject all HF phone spots passing on all others</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0 freq hf/ssb
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter rule will reject all HF CW spots but will not reject DATA and RTTY
+spots in the CW range and will pass on all other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 1 on hf/cw and not (on hf/data or on hf/rtty)
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.5">6.5</A> <A HREF="filtering_en.html#toc6.5">Filters to reject spots based on the "info" data in the spot</A>
+</H2>
+
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: reject/spot [0-9] info &lt;string>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is used to key on information contained in the information section 
+of the spot. One could use this to reject any spots containing IOTA, QSL OP or 
+any other "key-word" used in the information string of the spot. </P>
+
+<P>Examples ...</P>
+
+<P>This filter will reject spots containing IOTA information and pass on all
+others</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0 info IOTA
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter will reject all general CW spots on HF, but will still permit any
+HF CW spots that contain iota information in addition to passing all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 1 on hf/cw and not info iota
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This next filter will reject spots asking or containing QSL information and 
+pass on all others</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 2 info QSL
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Note: The following series of filters are based on <EM>call</EM> and
+<EM>by</EM>.  Call always references the call sign of the spotted DX station.  
+By always references the call sign of the spotting station.</P>
+
+<H2><A NAME="ss6.6">6.6</A> <A HREF="filtering_en.html#toc6.6">Filters to reject spots based on call</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: reject/spot [0-9] call &lt;prefixes>  
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is misleading in a way. It is strictly based on the spotted call 
+sign letters or numbers entered and not based on countries or DXCC entities. 
+One could filter on JIMSAM62 if desired.</P>
+
+<P>Examples ...</P>
+
+<P>This filter will reject spots for G1AAA, GJ2BBB, and GW3CCC and will pass on
+spots for M0AAA.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0 call G
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This next filter will reject spots for PA3AAA and pass on spots for PB4BBB</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 1 call PA
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter will reject spots for K1AA, KC4AAA,  and KH6DDD and pass on spots
+for W3BG and N3RD</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 2 call K
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.7">6.7</A> <A HREF="filtering_en.html#toc6.7">Filters to reject spots based on call_dxcc</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  reject/spot [0-9] call_dxcc &lt;numbers or prefixes>   
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on DXCC entities and uses either the country prefix or 
+the DXCC entity number, found by using the command <EM>show/prefix</EM>.</P>
+
+<P>As in ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+show/prefix w
+W DXCC: 226 ITU: 7 CQ: 4 LL: 43 0 N 87 54 W (W, United-States-W)
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+show/prefix VE
+VE DXCC: 197 ITU: 9 CQ: 5 LL: 45 18 N 66 6 W (VE, New-Brunswick-VE)
+DXCC: 197 ITU: 9 CQ: 5 LL: 48 30 N 56 0 W (VE, Newfoundland-VE)
+DXCC: 197 ITU: 9 CQ: 5 LL: 44 36 N 63 36 W (VE, Nova-Scotia-VE)
+DXCC: 197 ITU: 4 CQ: 5 LL: 45 30 N 73 36 W (VE, Quebec-VE)
+DXCC: 197 ITU: 4 CQ: 4 LL: 43 42 N 79 24 W (VE, Ontario-VE)
+DXCC: 197 ITU: 3 CQ: 4 LL: 49 54 N 97 6 W (VE, Manitoba-VE)
+DXCC: 197 ITU: 3 CQ: 4 LL: 50 30 N 104 36 W (VE, Saskatchewan-VE)
+DXCC: 197 ITU: 2 CQ: 3 LL: 51 0 N 114 6 W (VE, Alberta-VE)
+DXCC: 197 ITU: 2 CQ: 3 LL: 49 18 N 123 6 W (VE, British-Columbia-VE)
+DXCC: 197 ITU: 75 CQ: 1 LL: 60 42 N 135 6 W (VE, Yukon-VE)
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Example ...</P>
+
+<P>This spot filter will  reject all spots for US and Canada stations and pass on
+all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0 call_dxcc 226,197
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This spot filter will  reject all spots for US and Canada stations and pass on
+all others including the special event station, W2WTC, who I want to work the
+next time he is on the air.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 1 call_dxcc w,ve not call w2wtc
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.8">6.8</A> <A HREF="filtering_en.html#toc6.8">Filters to reject spots based on call_itu</A>
+</H2>
+
+<P>Similarly, call_itu and call_zone use ITU regions that can also be obtained 
+using the show/prefix &lt;prefix&gt; command (see above.)</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] call_itu &lt;numbers>  
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Example ...</P>
+
+<P>This spot filter will reject all spots for ITU region 7 and pass on all
+others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0  call_itu 7
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.9">6.9</A> <A HREF="filtering_en.html#toc6.9">Filters to reject spots based on call_zone</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  reject/spot [0-9] call_zone &lt;numbers>  
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on CQ zones and uses the CQ zone number found by using the 
+command <EM>show/prefix</EM> (see above.)</P>
+
+<P>Example ...</P>
+
+<P>This spot filter will  reject all spots for CQ zone 5 and pass on all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0 call_zone 5
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.10">6.10</A> <A HREF="filtering_en.html#toc6.10">Filters to reject spots based on call_state</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  reject/spot [0-9] call_state &lt;state2-letter abbreviations>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on the state of the call spotted, for those call signs 
+contained in the usdb database.  Use the command <EM>show/usdb</EM> to see an 
+example of a listing in the database, like this ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+show/usdb k3ww
+K3WW    -> Perkasie, PA
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Example ...</P>
+
+<P>This spot filter will  reject all spots for stations in the Mid-Atlantic
+states and pass on all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot call_state nj,ny,pa,de,md
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss6.11">6.11</A> <A HREF="filtering_en.html#toc6.11">Filters to reject spots based on by</A>
+</H2>
+
+<P><EM>by</EM> filters are similar to and function exactly as call filters except 
+that they act on the spotting station call sign and not the spotted call sign.</P>
+
+<P>So ...</P>
+
+<P>This filter is similar to and functions like the call &lt;prefixes&gt;      
+(See above) except that it rejects spots generated by the spotting call sign 
+and passes all other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  reject/spot [0-9] by &lt;prefixes>  
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This next filter is based on DXCC entities and uses the DXCC entity number 
+found by using the command  show/prefix &lt;prefix&gt; and it rejects spots 
+generated within the spotting DXCC entity and passes all other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  reject/spot [0-9] by_dxcc &lt;numbers>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This next filter is based on ITU regions and uses the ITU region number found by
+using the command <EM>show/prefix</EM> (see above), except that it rejects
+spots generated by a spotting call sign within the ITU region and passes all
+other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  reject/spot [0-9] by_itu &lt;numbers>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on CQ zones and uses the CQ zone number found by using
+the command <EM>show/prefix</EM> (see above), except that it rejects spots
+generated by a spotting call sign within the CQ zone and passes all other
+spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  reject/spot [0-9] by_zone &lt;numbers>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on the state of the spotting station found by using the
+command <EM>show/usdb</EM> and passes all other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  reject/spot [0-9] by_state &lt;state2-letter postal codes 
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<HR>
+<A HREF="filtering_en-7.html">Next</A>
+<A HREF="filtering_en-5.html">Previous</A>
+<A HREF="filtering_en.html#toc6">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-7.html b/html/filtering_en-7.html
new file mode 100644 (file)
index 0000000..54e1eeb
--- /dev/null
@@ -0,0 +1,420 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Accept filters </TITLE>
+ <LINK HREF="filtering_en-8.html" REL=next>
+ <LINK HREF="filtering_en-6.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc7" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-8.html">Next</A>
+<A HREF="filtering_en-6.html">Previous</A>
+<A HREF="filtering_en.html#toc7">Contents</A>
+<HR>
+<H2><A NAME="s7">7.</A> <A HREF="filtering_en.html#toc7">Accept filters </A></H2>
+
+<P>An accept filter line means that if a spot matches pass it on to the user, send 
+it down the line to the next rule or to the user, and trash, dump, all other 
+spots that do not match to the next filter line. </P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: accept/spots [0-9]  &lt;pattern>        
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Any of the following patterns may be used in this line ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+freq &lt;range>
+on &lt;range>       
+info &lt;string>
+call &lt;prefixes>
+call_dxcc &lt;numbers>
+call_itu &lt;numbers>
+call_zone &lt;numbers>
+call_state &lt;state2-letter abbreviations>
+by &lt;prefixes>
+by_dxcc &lt;numbers>
+by_itu &lt;numbers>
+by_zone &lt;numbers>
+by_state &lt;state2-letter abbreviations>
+origin &lt;prefixes>   Used primarily be SYSOPS,  not by users and not discussed.
+channel &lt;prefixes> Used primarily be SYSOPS,  not by users and not discussed.
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Using these patterns, we can accept spots based upon ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Frequency of the spot
+Call sign of the spot (country or zone)
+Call sign of the spotter (country or zone)
+Contents of the "information field" which comes with the spot
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss7.1">7.1</A> <A HREF="filtering_en.html#toc7.1">Filters to accept spots based on frequency</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: accept/spot [0-9] freq &lt;range>       
+
+or
+
+accept/spot [0-9] on &lt;range>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Important: as noted before, both <EM>freq</EM> and <EM>on</EM> are exactly 
+the same and can be used interchangeably.</P>
+
+<P>For range, you can specify a frequency like 7040, a range of frequencies 
+like 0/30000 ( the whole HF spectrum) or use any of the band/region names 
+defined in the SHOW/BANDS command (see above).</P>
+
+<P>Examples...</P>
+
+<P>This will pass on a HF spots only from 0 to 30,000 kHz and dump all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 1 on 0/30000 
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This passes on all spots in the frequency range 144000 -> 148000 kHz and trash
+all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 2 freq 2m
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This rule will only pass on spots on 6m, 4m, 2m, and 220 and reject all
+others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 3 on vhf
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This rule will pass on all spots on the 160m, 80m, 60m, 40m, 30m, 20m, 17m,
+15m, 12m, 10m bands and all spots on 70cm and 23cm bands only. All other
+spots are trashed.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 4 freq hf and freq uhf
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss7.2">7.2</A> <A HREF="filtering_en.html#toc7.2">Sub-bands as part of range</A>
+</H2>
+
+<P>In conjunction with range, you can use the following sub-band names: CW, RTTY, 
+DATA, SSB, and SSTV by using a back-slash [(band or region)/sub-band] as part 
+of the range definition. </P>
+
+<P>Examples ...</P>
+
+<P>This rule will only accept and pass on HF phone spots rejecting all others</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 0 freq hf/ssb
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter rule will accept all HF CW spots but will not include DATA and
+RTTY spots in the CW range. In addition all other spots will be dumped.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 1 on hf/cw and not (on hf/data or on hf/rtty)
+</PRE>
+</CODE></BLOCKQUOTE>
+ </P>
+
+<H2><A NAME="ss7.3">7.3</A> <A HREF="filtering_en.html#toc7.3">Filters to accept spots based on info</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: accept/spot [0-9] info &lt;string>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is used to key on information contained in the information section 
+of the spot. One could use this to accept any spots containing IOTA, QSL OP or 
+any other "key-word" used in the information string of the spot. </P>
+
+<P>Examples ...</P>
+
+<P>This filter will accept spots containing IOTA information only and reject all
+others</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 0 info IOTA
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter will accept only 10m SSB spots, but will still permit any spots
+that contain iota information in addition - rejecting all other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 1 on 10m/ssb and info iota
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This next filter will accept spots asking or containing QSL information and dump
+all other spots</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 2 info QSL
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Note: The following series of filters are based on <EM>call</EM> and 
+<EM>by</EM>.  Call always references the call sign of the spotted DX station.  
+By always references the call sign of the spotting station.</P>
+
+<H2><A NAME="ss7.4">7.4</A> <A HREF="filtering_en.html#toc7.4">Filters to accept spots based on call</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: accept/spot [0-9] call &lt;prefixes> 
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is misleading in a way. It is strictly based on the spotted call 
+sign letters or numbers entered and not based on countries or DXCC entities. </P>
+
+<P>Examples ...</P>
+
+<P>This filter will accept spots for G1AAA, GJ2BBB, and GW3CCC and reject all
+others, including M0AAA.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 0 call G
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This next filter will accept spots for PA3AAA and reject spots for PB4BBB as 
+well as all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 1 call PA
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter will accept spots for call signs beginning with "K", i.e., K1AA,
+KC4AAA,  KH6DDD and reject spots for W3BG and N3RD as well as all other
+spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 2 call K
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss7.5">7.5</A> <A HREF="filtering_en.html#toc7.5">Filters to accept spots based on call_dxcc</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] call_dxcc &lt;numbers or prefixes>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on DXCC entities and uses either the country prefixes or 
+the DXCC entity number found by using the command <EM>show/prefix</EM>. See 
+example of <EM>show/prefix</EM> above.</P>
+
+<P>Examples ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 0 call_dxcc 226,197  
+
+or
+
+accept/spot 0 call_dxcc ve,w 
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>(Both will work) These spot filters will accept all spots for US and Canada 
+stations and trash all others.</P>
+
+<P>The folowing spot filter will accept all spots for US stations and yet reject 
+any spots for W3FM who is always being spotted by Europeans and filling up my
+screen.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 1 call_dxcc w not call w3fm
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss7.6">7.6</A> <A HREF="filtering_en.html#toc7.6">Filters to accept spots based on call_itu</A>
+</H2>
+
+<P>Similarly, call_itu and call_zone use ITU regions that can also be obtained 
+using the <EM>show/prefix</EM> command (see above.)</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] call_itu &lt;numbers>  
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Example ...</P>
+
+<P>This spot filter will  accept all spots for  ITU region 7 and reject all
+others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 0  call_itu 7
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss7.7">7.7</A> <A HREF="filtering_en.html#toc7.7">Filters to accept spots based on call_zone</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] call_zone &lt;numbers>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on CQ zones and uses the CQ zone number found by using 
+the command <EM>show/prefix</EM> (see above.)</P>
+
+<P>Example ...</P>
+
+<P>This spot filter will  accept all spots for CQ zone 5 and reject all others.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 0 call_zone 5
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss7.8">7.8</A> <A HREF="filtering_en.html#toc7.8">Filters to accept spots based on call_state</A>
+</H2>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] call_state &lt;state2-letter postal codes>  
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on state of the call spotted for those call signs contained
+in the usdb database.  </P>
+
+<P>Example ...</P>
+
+<P>This spot filter will  accept all spots of stations located in the
+Commonwealth of Pennsylvania and reject all others. It's the PA QSO Party
+Weekend.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot 0  call_state pa
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<H2><A NAME="ss7.9">7.9</A> <A HREF="filtering_en.html#toc7.9">Filters to accept spots based on by</A>
+</H2>
+
+<P><EM>by</EM> filters are similar to and function exactly as call filters except 
+that they act on the spotting station call sign and not the spotted call sign</P>
+
+<P>So ...</P>
+
+<P>This filter is similar to and functions like the  call &lt;prefixes&gt; (See above)
+except that it accepts spots generated by the spotting call sign and dumps all
+other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: accept/spot [0-9] by &lt;prefixes>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on DXCC entities and uses the DXCC entity number found
+by using the command <EM>show/prefix</EM> and it accepts spots generated
+within the spotting DXCC entity and rejects other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] by_dxcc &lt;numbers>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This next filter is based on ITU regions and uses the ITU region number found by
+using the command <EM>show/prefix</EM> (see above), except that it accepts
+spots generated by a spotting call sign within the ITU region and rejects all
+other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] call_itu &lt;numbers>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filter is based on CQ zones and uses the CQ zone number found by using
+the command <EM>show/prefix</EM> (see above), except that it accepts spots
+generated by a spotting call sign within the CQ zone and rejects all other
+spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] call_zone &lt;numbers>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This filters is based on the state location of the spotting station found
+by using the command <EM>show/usdb</EM> and accepts only those spots
+generated by stations from the states(s) specified rejecting all other spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax:  accept/spot [0-9] by_state &lt;state2-letter postal codes>
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+
+<HR>
+<A HREF="filtering_en-8.html">Next</A>
+<A HREF="filtering_en-6.html">Previous</A>
+<A HREF="filtering_en.html#toc7">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-8.html b/html/filtering_en-8.html
new file mode 100644 (file)
index 0000000..200fc63
--- /dev/null
@@ -0,0 +1,60 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Clear filters </TITLE>
+ <LINK HREF="filtering_en-9.html" REL=next>
+ <LINK HREF="filtering_en-7.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc8" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-9.html">Next</A>
+<A HREF="filtering_en-7.html">Previous</A>
+<A HREF="filtering_en.html#toc8">Contents</A>
+<HR>
+<H2><A NAME="s8">8.</A> <A HREF="filtering_en.html#toc8">Clear filters </A></H2>
+
+<P>A clear filter line will delete the slot number specified or all slots and 
+consequently all filters that have been created by a user.</P>
+
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+Syntax: clear/spots [0-9]        
+
+or
+
+clear/spots all
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Example ...</P>
+
+<P>This will clear any or both accept and reject spot filters in slot 2.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+clear/spots 2
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>This will clear each and every user spot filter  - it will clear out all
+filters in all slots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+clear/spots all
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Note - if you just want to replace a spot filter, enter the rule again (with a 
+line number) and it will overwrite the previous filter in that slot. If you 
+forget the line number, it will overwrite the filter in slot 1 by default.</P>
+
+<HR>
+<A HREF="filtering_en-9.html">Next</A>
+<A HREF="filtering_en-7.html">Previous</A>
+<A HREF="filtering_en.html#toc8">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en-9.html b/html/filtering_en-9.html
new file mode 100644 (file)
index 0000000..2e7cc4c
--- /dev/null
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0: Some Practice Examples </TITLE>
+ <LINK HREF="filtering_en-10.html" REL=next>
+ <LINK HREF="filtering_en-8.html" REL=previous>
+ <LINK HREF="filtering_en.html#toc9" REL=contents>
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-10.html">Next</A>
+<A HREF="filtering_en-8.html">Previous</A>
+<A HREF="filtering_en.html#toc9">Contents</A>
+<HR>
+<H2><A NAME="s9">9.</A> <A HREF="filtering_en.html#toc9">Some Practice Examples </A></H2>
+
+<P>The proceeding sections have discussed the basics of DXSpider filters. The 
+following are some examples utilizing basic filters and some not so basic 
+combination filters.</P>
+
+<P>Lets say you only want to see any of those 6m, 2m, or 220 spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0 on uhf
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>As a good stand alone contest filter ...</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spot on contesthf/&lt;mode> where mode is either CW, SSB, or RTTY
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Note: since a slot number is not included slot 1 is assumed.</P>
+
+<P>It's a CW contest weekend so you don't want to see any WARC band or SSB spots.</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+accept/spots 0 on contesthf/cw
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>It's the same weekend, but you also don't want to see any US or Canadian spots, 
+or any rtty and data spots that are included in the CW portion of the bands. 
+Any of the following will accomplish the same result:</P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spot 0  not on contesthf/cw
+reject/spot 1 on contesthf/data
+reject/spot 2 call_dxcc w,ve
+
+or
+
+accept/spot 0 on contesthf/cw and not (call_dxcc 226,197 or on contesthf/data)
+
+or
+
+accept/spot 0 on contesthf/cw and not (call_dxcc w,ve or on contesthf/data)
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>The following two discussions are from the Administrator Manual and are good 
+"textbook" examples: </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>Note that accept and reject can be abbreviated. Also, the first filter has not 
+been specified with a number. This will automatically be assumed to be number 1.
+In this case, we have said to reject all HF spots in the CW section of the bands
+but accept all others at HF. Also accept anything in VHF and above that is 
+spotted in or by operators in the zones 14, 15 and 16. Each filter slot actually
+has a 'reject' rule slot and an 'accept' rule slot. The reject rule slot is 
+executed BEFORE the accept rule 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 through everything else on HF. 
+The next filter line lets through just VHF/UHF spots from EU. </P>
+
+<P>If you set a reject filter like this ... </P>
+<P>
+<BLOCKQUOTE><CODE>
+<PRE>
+reject/spots on hf/cw
+</PRE>
+</CODE></BLOCKQUOTE>
+</P>
+<P>Then you will get everything except HF CW spots. You could make this single 
+filter even more flexible. For example, if you are interested in IOTA and will 
+work it on CW even though normally you are not interested in 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 achieves exactly the same thing.  Note that since slot numbers were 
+not used, slot 1 is assumed.</P>
+
+<HR>
+<A HREF="filtering_en-10.html">Next</A>
+<A HREF="filtering_en-8.html">Previous</A>
+<A HREF="filtering_en.html#toc9">Contents</A>
+</BODY>
+</HTML>
diff --git a/html/filtering_en.html b/html/filtering_en.html
new file mode 100644 (file)
index 0000000..80b4928
--- /dev/null
@@ -0,0 +1,94 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
+ <TITLE>The DXSpider User Filtering Primer v1.0</TITLE>
+ <LINK HREF="filtering_en-1.html" REL=next>
+
+
+<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+</HEAD>
+<BODY>
+<A HREF="filtering_en-1.html">Next</A>
+Previous
+Contents
+<HR>
+<H1>The DXSpider User Filtering Primer v1.0</H1>
+
+<H2>Compiled By W3BG - Jim Samuels (jimsam@comcast.net) With Introduction by N3RD - Dave Hawes (dave.n3rd@comcast.net)</H2>March 2003 revision 0.1
+<HR>
+<EM>A primer and tutorial for Users and SysOps of the DXSpider DXCluster program.</EM>
+<HR>
+<P>
+<H2><A NAME="toc1">1.</A> <A HREF="filtering_en-1.html">Introduction.</A></H2>
+
+<P>
+<H2><A NAME="toc2">2.</A> <A HREF="filtering_en-2.html">Foreword</A></H2>
+
+<P>
+<H2><A NAME="toc3">3.</A> <A HREF="filtering_en-3.html">Configuring Spot Filters</A></H2>
+
+<UL>
+<LI><A NAME="toc3.1">3.1</A> <A HREF="filtering_en-3.html#ss3.1">What is a spot filter?</A>
+<LI><A NAME="toc3.2">3.2</A> <A HREF="filtering_en-3.html#ss3.2">How can filters be used? </A>
+</UL>
+<P>
+<H2><A NAME="toc4">4.</A> <A HREF="filtering_en-4.html">Types of spot filters used in DXSpider </A></H2>
+
+<UL>
+<LI><A NAME="toc4.1">4.1</A> <A HREF="filtering_en-4.html#ss4.1">Numbering lines and slots </A>
+<LI><A NAME="toc4.2">4.2</A> <A HREF="filtering_en-4.html#ss4.2">Reject before accept</A>
+<LI><A NAME="toc4.3">4.3</A> <A HREF="filtering_en-4.html#ss4.3">Using Multiple Reject Filter Rules</A>
+<LI><A NAME="toc4.4">4.4</A> <A HREF="filtering_en-4.html#ss4.4">A very useful command </A>
+<LI><A NAME="toc4.5">4.5</A> <A HREF="filtering_en-4.html#ss4.5">Case does not matter</A>
+<LI><A NAME="toc4.6">4.6</A> <A HREF="filtering_en-4.html#ss4.6">Qualifiers</A>
+<LI><A NAME="toc4.7">4.7</A> <A HREF="filtering_en-4.html#ss4.7">Comma Separation</A>
+</UL>
+<P>
+<H2><A NAME="toc5">5.</A> <A HREF="filtering_en-5.html">Reject filters </A></H2>
+
+<P>
+<H2><A NAME="toc6">6.</A> <A HREF="filtering_en-6.html">Filters to reject spots based on frequency</A></H2>
+
+<UL>
+<LI><A NAME="toc6.1">6.1</A> <A HREF="filtering_en-6.html#ss6.1">Bands Available</A>
+<LI><A NAME="toc6.2">6.2</A> <A HREF="filtering_en-6.html#ss6.2">Regions Available</A>
+<LI><A NAME="toc6.3">6.3</A> <A HREF="filtering_en-6.html#ss6.3">Examples</A>
+<LI><A NAME="toc6.4">6.4</A> <A HREF="filtering_en-6.html#ss6.4">Sub-bands as part of range</A>
+<LI><A NAME="toc6.5">6.5</A> <A HREF="filtering_en-6.html#ss6.5">Filters to reject spots based on the "info" data in the spot</A>
+<LI><A NAME="toc6.6">6.6</A> <A HREF="filtering_en-6.html#ss6.6">Filters to reject spots based on call</A>
+<LI><A NAME="toc6.7">6.7</A> <A HREF="filtering_en-6.html#ss6.7">Filters to reject spots based on call_dxcc</A>
+<LI><A NAME="toc6.8">6.8</A> <A HREF="filtering_en-6.html#ss6.8">Filters to reject spots based on call_itu</A>
+<LI><A NAME="toc6.9">6.9</A> <A HREF="filtering_en-6.html#ss6.9">Filters to reject spots based on call_zone</A>
+<LI><A NAME="toc6.10">6.10</A> <A HREF="filtering_en-6.html#ss6.10">Filters to reject spots based on call_state</A>
+<LI><A NAME="toc6.11">6.11</A> <A HREF="filtering_en-6.html#ss6.11">Filters to reject spots based on by</A>
+</UL>
+<P>
+<H2><A NAME="toc7">7.</A> <A HREF="filtering_en-7.html">Accept filters </A></H2>
+
+<UL>
+<LI><A NAME="toc7.1">7.1</A> <A HREF="filtering_en-7.html#ss7.1">Filters to accept spots based on frequency</A>
+<LI><A NAME="toc7.2">7.2</A> <A HREF="filtering_en-7.html#ss7.2">Sub-bands as part of range</A>
+<LI><A NAME="toc7.3">7.3</A> <A HREF="filtering_en-7.html#ss7.3">Filters to accept spots based on info</A>
+<LI><A NAME="toc7.4">7.4</A> <A HREF="filtering_en-7.html#ss7.4">Filters to accept spots based on call</A>
+<LI><A NAME="toc7.5">7.5</A> <A HREF="filtering_en-7.html#ss7.5">Filters to accept spots based on call_dxcc</A>
+<LI><A NAME="toc7.6">7.6</A> <A HREF="filtering_en-7.html#ss7.6">Filters to accept spots based on call_itu</A>
+<LI><A NAME="toc7.7">7.7</A> <A HREF="filtering_en-7.html#ss7.7">Filters to accept spots based on call_zone</A>
+<LI><A NAME="toc7.8">7.8</A> <A HREF="filtering_en-7.html#ss7.8">Filters to accept spots based on call_state</A>
+<LI><A NAME="toc7.9">7.9</A> <A HREF="filtering_en-7.html#ss7.9">Filters to accept spots based on by</A>
+</UL>
+<P>
+<H2><A NAME="toc8">8.</A> <A HREF="filtering_en-8.html">Clear filters </A></H2>
+
+<P>
+<H2><A NAME="toc9">9.</A> <A HREF="filtering_en-9.html">Some Practice Examples </A></H2>
+
+<P>
+<H2><A NAME="toc10">10.</A> <A HREF="filtering_en-10.html">Contacts</A></H2>
+
+<HR>
+<A HREF="filtering_en-1.html">Next</A>
+Previous
+Contents
+</BODY>
+</HTML>
index 310711a21389b8fec3fbbc6af68adf7f741ff7cc..99ef801e03405955ea93a544603d40366e1b091d 100644 (file)
@@ -3,13 +3,12 @@
 <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>
-<A HREF="usermanual_en-12.html">Next</A>
+Next
 <A HREF="usermanual_en-10.html">Previous</A>
 <A HREF="usermanual_en.html#toc11">Contents</A>
 <HR>
@@ -46,8 +45,2506 @@ 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>
-<A HREF="usermanual_en-12.html">Next</A>
+Next
 <A HREF="usermanual_en-10.html">Previous</A>
 <A HREF="usermanual_en.html#toc11">Contents</A>
 </BODY>
index 34984e64a404b08ae6fe6e1b39e19f0e3db3538c..98e402f9b4fc85a6788763b255eba647990d525f 100644 (file)
@@ -88,152 +88,149 @@ 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="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>
+<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>
 </UL>
 <HR>
 <A HREF="usermanual_en-1.html">Next</A>
index 8ef3b3212cb08cdb8c0f63269c691f1e58a0d7c4..cfffa521767f8a5f0894d0ddff2f1b14606c2a77 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile for Ian, 2.1.2001
 #
 
-all:   sgml ../html/adminmanual.html ../txt/adminmanual.txt ../html/installation.html ../txt/installation.txt ../html/spiderFAQ.html ../txt/spiderFAQ.txt ../html/usermanual.html ../txt/usermanual.txt ../html/spiderCVS.html ../txt/spiderCVS.txt
+all:   sgml ../html/adminmanual_en.html ../txt/adminmanual_en.txt ../html/installation_en.html ../txt/installation_en.txt ../html/spiderFAQ_en.html ../txt/spiderFAQ_en.txt ../html/usermanual_en.html ../txt/usermanual_en.txt ../html/spiderCVS_en.html ../txt/spiderCVS_en.txt ../html/filtering_en.html ../txt/filtering_en.txt
 
 sgml: ../cmd/Commands_en.hlp adminmanual.sgml usermanual.sgml
        # Create the admin manual sgml file
@@ -26,7 +26,7 @@ sgml: ../cmd/Commands_en.hlp adminmanual.sgml usermanual.sgml
        sgml2html installation_en.sgml
 
 #      ../html/spiderFAQ_en.html: spiderFAQ_en.sgml 
-       sgml2txt spiderFAQ_en.sgml
+       sgml2txt -f spiderFAQ_en.sgml
 
 #      ../html/spiderFAQ_en.html: spiderFAQ_en.sgml
        sgml2html spiderFAQ_en.sgml
@@ -35,13 +35,19 @@ sgml: ../cmd/Commands_en.hlp adminmanual.sgml usermanual.sgml
        sgml2html usermanual_en.sgml
 
 #      ../txt/usermanual_en.txt: usermanual_en.sgml
-       sgml2txt usermanual_en.sgml
+       sgml2txt -f usermanual_en.sgml
 
 #      ../html/spiderCVS_en.html: spiderCVS_en.sgml
        sgml2html spiderCVS_en.sgml
 
 #      ../txt/spiderCVS_en.txt: spiderCVS_en.sgml
-       sgml2txt spiderCVS_en.sgml
+       sgml2txt -f spiderCVS_en.sgml
+
+#      ../html/filtering_en.html: filtering_en.sgml
+       sgml2html filtering_en.sgml
+
+#      ../txt/filtering_en.txt: filtering_en.sgml
+       sgml2txt -f filtering_en.sgml
 
        perl -pi.bak -e 's|</HEAD>|<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">\n</HEAD>|' *.html
        mv *.html ../html
diff --git a/sgml/adminmanual.sgml b/sgml/adminmanual.sgml
deleted file mode 100644 (file)
index 01a8c57..0000000
+++ /dev/null
@@ -1,1816 +0,0 @@
-<!doctype linuxdoc system>\r
-\r
-<article>\r
-\r
-<!-- Title information -->\r
-\r
-<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.5</date>\r
-\r
-<abstract>\r
-A reference for SysOps of the DXSpider DXCluster program.\r
-</abstract>\r
-\r
-<!-- Table of contents -->\r
-<toc>\r
-\r
-<!-- Begin the document -->\r
-\r
-<sect>Routing and Filtering\r
-\r
-<sect1>Introduction\r
-\r
-<P>\r
-From DXSpider version 1.48, major changes were introduced to the way \r
-node connections are treated.  This is part of an ongoing process to\r
-remove problems with loops and to enable talk and other functions to\r
-propagate across the whole of the worldwide cluster network.  In fact,\r
-in a Spider network, it would be useful, perhaps even necessary to\r
-have loops.  This would give real resilience to the network, meaning\r
-that if a link dropped, the information flow would simply come in and\r
-go out via a different route.  Of course, we do not have a complete\r
-network of Spider nodes, there are other programs out there.  Some of\r
-these do not have any protection from loops.  Certainly AK1A does not \r
-handle loops well at all.  It is therefore necessary to have some form \r
-of protection for these nodes.\r
-\r
-<P>\r
-In fact DXSpider has had a simple system for some time which is called\r
-<it>isolation</it>. This is similar to what in other systems such as \r
-<bf>clx</bf>, is called <it>passive mode</it>. A more detailed explanation\r
-of <it>isolation</it> is given further below. This system is still available\r
-and, for simple networks, is probably all that you need.\r
-\r
-<P>\r
-The new functionality introduced in version 1.48 allows filtering the node\r
-and user protocol frames on a "per interface" basis. We call this\r
-<it>route filtering</it>. This is used <bf>instead of</bf>\r
-<it>isolation</it>. \r
-\r
-<p>\r
-What this really means is that you can control more or less completely\r
-which user and node management PC protocol frames pass to each of your \r
-partner nodes. You can also limit what comes into your node from your \r
-partners. It is even possible to control the settings that your partner \r
-node has for the routing information that it sends to you \r
-(using the <it>rcmd</it> command).\r
-\r
-<sect1>Route Filters\r
-\r
-<p>\r
-Initially when route filters were being tested we generated a\r
-"default" filter.  Unfortunately it quickly became apparent that this\r
-might suit the UK cluster network but didn't really fit anybody else.\r
-However using a default filter is an appropriate thing to do. How, is\r
-explained further on.\r
-\r
-<p>\r
-The first thing that you must do is determine whether you need to use \r
-route filtering <bf>at all</bf>. If you are a "normal" node with two or \r
-three partners and you arranged in an "official" non-looping tree type \r
-network, then <bf>you do not need to do route filtering</bf> and you will \r
-feel a lot better for not getting involved. If you are successfully using \r
-<it>isolation</it> then you also probably don't need to use route filtering.\r
-\r
-<p>\r
-To put it simply, you should not mix Isolation and Route Filtering.  It \r
-will work, of sorts, but you will not get the expected results.  If you \r
-are using Isolation sucessfully at the moment, do not get involved in \r
-Route Filtering unless you have a good supply of aspirin!  Once you have \r
-started down the road of Route Filtering, do not use Isolation either.\r
-Use one or the other, not both.\r
-\r
-<p>\r
-You will only require this functionality if you are "well-connected". What \r
-that means is that you are connected to several different parts of (say) \r
-the EU cluster and, at the same time, also connected to two or three places \r
-in the US which, in turn are connected back to the EU. This is called a \r
-"loop" and if you are seriously looped then you need filtering.\r
-\r
-<P>\r
-I should at this stage give a little bit of background on filters.  All\r
-the filters in Spider work in basically the same way.  You can either\r
-accept or reject various options in order to create the filter rules\r
-you wish to achieve.  Some filters are user settable, others can only\r
-be altered by the sysop.  Route filtering can only be done by the sysop.\r
-\r
-<P> \r
-Anyway, without further discouragement, let me start the process\r
-of explanation.\r
-\r
-<sect1>The node_default filter\r
-\r
-<P>\r
-All normal systems should have a default routing filter and it should\r
-usually be set to send only the normal, unlooped, view of your\r
-"national" network.  Here in the UK that means nodes from the UK and\r
-Eire, in EU it is more complex as the networks there grew up in a more\r
-intertwined way.\r
-\r
-<p> \r
-The generic commands are:-\r
-\r
-<tscreen><verb>\r
-reject/route node_default &lt;filter_option&gt;\r
-\r
-or\r
-\r
-accept/route node_default &lt;filter_option&gt;\r
-</verb></tscreen>\r
-\r
-where filter_option is one of the following ...\r
-\r
-<tscreen><verb>\r
-call &lt;prefixes&gt;\r
-call_dxcc &lt;numbers&gt;\r
-call_itu &lt;numbers&gt;\r
-call_zone &lt;numbers&gt;\r
-channel &lt;prefixes&gt;\r
-channel_dxcc &lt;numbers&gt;\r
-channel_itu &lt;numbers&gt;\r
-channel_zone &lt;numbers&gt;\r
-</verb></tscreen>\r
-\r
-Please be careful if you alter this setting, it will affect \r
-<bf><it>ALL</it></bf> your links!  Remember, this is a <it>default</it>\r
-filter for node connections, not a <it>per link</it> default.\r
-\r
-<p>\r
-For the default routing filter then you have two real choices: either\r
-a "national" view or the "safe" option of only your own\r
-callsign. Examples of each (for my node: GB7DJK) are:-\r
-\r
-<tscreen><verb>\r
-acc/route node_default call_dxcc 61,38\r
-acc/route node_default call gb7djk\r
-</verb></tscreen>\r
-\r
-GB7DJK uses the first of these. The DXCC countries can be obtained from the \r
-<it>show/prefix</it> command.\r
-\r
-<p>\r
-The example filters shown control <it>output</it> <bf>TO</bf> all your\r
-partner nodes unless they have a specific filter applied to them (see\r
-next section).\r
-\r
-<p>\r
-It is also possible to control the <it>incoming</it> routing\r
-information that you are prepared to accept <bf>FROM</bf> your partner\r
-nodes. The reason this is necessary is to make sure that stuff like\r
-mail, pings and similar commands a) go down the correct links and b)\r
-don't loop around excessively. Again using GB7DJK as an example a typical\r
-default input filter would be something like:\r
-\r
-<tscreen><verb>\r
-rej/route node_default input call_dxcc 61,38 and not channel_dxcc 61,38\r
-</verb></tscreen>\r
-\r
-What this does is accept node and user information for our national\r
-network from nodes that are in our national network, but rejects such\r
-information from anyone else. Although it doesn't explicitly say so,\r
-by implication, any other node information (not from the UK and Eire)\r
-is accepted.\r
-\r
-<p>\r
-As I imagine it will take a little while to get one's head around all of \r
-this you can study the effect of any rules that you try by watching the \r
-debug output after having done:-\r
-\r
-<tscreen><verb>\r
-set/debug filter\r
-</verb></tscreen>\r
-\r
-After you have got tired of that, to put it back the way it was:-\r
-\r
-<tscreen><verb>\r
-unset/debug filter\r
-</verb></tscreen>\r
-\r
-<sect1>General route filtering\r
-\r
-<P>\r
-Exactly the same rules apply for general route filtering.  You would\r
-use either an accept filter or a reject filter like this ...\r
-\r
-<tscreen><verb>\r
-reject/route &lt;node_call&gt; &lt;filter_option&gt;\r
-\r
-or\r
-\r
-accept/route &lt;node_call&gt; &lt;filter_option&gt; \r
-</verb></tscreen>\r
-\r
-<P>\r
-Here are some examples of route filters ...\r
-\r
-<tscreen><verb>\r
-rej/route gb7djk call_dxcc 61,38 (send everything except UK+EIRE nodes)\r
-rej/route all                    (equiv to [very] restricted mode)\r
-acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)\r
-acc/route gb7djk call gb7djk     (equiv to SET/ISOLATE)\r
-</verb></tscreen>\r
-\r
-In practice you will either be opening the default filter out for a\r
-partner by defining a specific filter for that callsign:-\r
\r
-<tscreen><verb>\r
-acc/route gb7baa all\r
-acc/route gb7baa input all\r
-</verb></tscreen>\r
-\r
-or restricting it quite a lot, in fact making it very nearly like an \r
-<it>isolated</it> node, like this:-\r
-\r
-<tscreen><verb>\r
-acc/route pi4ehv-8 call gb7djk\r
-rej/route pi4ehv-8 input call_dxcc 61,38 \r
-</verb></tscreen>\r
-\r
-This last example takes everything except UK and Eire from PI4EHV-8\r
-but only sends him my local configuration (just a PC19 for GB7DJK and\r
-PC16s for my local users).\r
-\r
-<p>\r
-It is possible to write <bf>much</bf> more complex rules, there are up \r
-to 10 accept/reject pairs per callsign per filter. For more information \r
-see the next section. \r
-\r
-\r
-<sect1>General filter rules\r
-\r
-<P>\r
-Upto v1.44 it was not possible for the user to set their own filters.  From \r
-v1.45 though that has all changed.  It is now possible to set filters for just \r
-about anything you wish.  If you have just updated from an older version of \r
-DXSpider you will need to update your new filters.  You do not need to do \r
-anything with your old filters, they will be renamed as you update.\r
-\r
-<P>\r
-There are 3 basic commands involved in setting and manipulating filters.  These \r
-are <em>accept</em>, <em>reject</em> and <em>clear</em>.  First we will look\r
-generally at filtering. There are a number of things you can filter in the \r
-DXSpider system. They all use the same general mechanism.\r
-\r
-<P>\r
-In general terms you can create a "reject" or an "accept" filter which can have \r
-up to 10 lines in it. You do this using, for example ... \r
-\r
-<tscreen><verb> \r
-accept/spots .....\r
-reject/spots .....\r
-</verb></tscreen>\r
-\r
-where ..... are the specific commands for that type of filter. There are filters \r
-for spots, wwv, announce, wcy and (for sysops) connects. See each different \r
-accept or reject command reference for more details.\r
-\r
-There is also a command to clear out one or more lines in a filter. They are ...\r
-\r
-<tscreen><verb>\r
-clear/spots 1\r
-clear/spots all\r
-</verb></tscreen>\r
-\r
-There is clear/xxxx command for each type of filter.\r
-\r
-<P>\r
-and you can check that your filters have worked by the command ... \r
-\r
-<tscreen><verb>  \r
-show/filter\r
-</verb></tscreen>\r
-\r
-<P>\r
-For now we are going to use spots for the examples, but you can apply the same\r
-principles to all types of filter.\r
-\r
-<sect1>Types of filter\r
-\r
-<P>\r
-There are two main types of filter, <em>accept</em> or <em>reject</em>.  You \r
-can use either to achieve the result you want dependent on your own preference \r
-and which is more simple to do.  It is pointless writing 8 lines of reject \r
-filters when 1 accept filter would do the same thing!  Each filter has 10 \r
-lines (of any length) which are tried in order.  If a line matches then the \r
-action you have specified is taken (ie reject means ignore it and accept \r
-means take it)\r
-\r
-<P>\r
-If you specify reject filters, then any lines that arrive that match the filter \r
-will be dumped but all else will be accepted.  If you use an accept filter, \r
-then ONLY the lines in the filter will be accepted and all else will be dumped.\r
-For example if you have a single line <em>accept</em> filter ...\r
-\r
-<tscreen><verb>\r
-accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)\r
-</verb></tscreen>\r
-\r
-then you will <em>ONLY</em> get VHF spots <em>from</em> or <em>to</em> CQ zones \r
-14, 15 and 16.\r
-\r
-<P>\r
-If you set a reject filter like this ...\r
-\r
-<tscreen><verb>\r
-reject/spots on hf/cw\r
-</verb></tscreen>\r
-\r
-Then you will get everything <em>EXCEPT</em> HF CW spots.  You could make this \r
-single filter even more flexible.  For example, if you are interested in IOTA \r
-and will work it even on CW even though normally you are not interested in \r
-CW, then you could say ...\r
-\r
-<tscreen><verb>\r
-reject/spots on hf/cw and not info iota\r
-</verb></tscreen>\r
-\r
-But in that case you might only be interested in iota and say:-\r
-\r
-<tscreen><verb>\r
-accept/spots not on hf/cw or info iota\r
-</verb></tscreen>\r
-\r
-which achieves exactly the same thing. You should choose one or the other \r
-until you are comfortable with the way it works. You can mix them if you \r
-wish (actually you can have an accept AND a reject on the same line) but \r
-don't attempt this until you are sure you know what you are doing!\r
-\r
-<P>\r
-You can arrange your filter lines into logical units, either for your own\r
-understanding or simply convenience. Here is an example ...\r
-\r
-<tscreen><verb>\r
-reject/spots 1 on hf/cw\r
-reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  \r
-</verb></tscreen>\r
-\r
-What this does is to ignore all HF CW spots and also rejects any spots on VHF \r
-which don't either originate or spot someone in Europe. \r
-\r
-<P>\r
-This is an example where you would use a line number (1 and 2 in this case), if \r
-you leave the digit out, the system assumes '1'. Digits '0'-'9' are available.  \r
-This make it easier to see just what filters you have set.  It also makes it \r
-more simple to remove individual filters, during a contest for example.\r
-\r
-<P>\r
-You will notice in the above example that the second line has brackets.  Look \r
-at the line logically.  You can see there are 2 separate sections to it.  We \r
-are saying reject spots that are VHF or above <em>APART</em> from those in \r
-zones 14, 15 and 16 (either spotted there or originated there).  If you did \r
-not have the brackets to separate the 2 sections, then Spider would read it \r
-logically from the front and see a different expression entirely ...\r
-\r
-<tscreen><verb>\r
-(on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 \r
-</verb></tscreen>\r
-\r
-The simple way to remember this is, if you use OR - use brackets. Whilst we are \r
-here CASE is not important. 'And BY_Zone' is just the same as 'and by_zone'.\r
-\r
-As mentioned earlier, setting several filters can be more flexible than \r
-simply setting one complex one.  Doing it in this way means that if you want \r
-to alter your filter you can just redefine or remove one or more lines of it or \r
-one line. For example ...\r
-\r
-<tscreen><verb>\r
-reject/spots 1 on hf/ssb\r
-</verb></tscreen>\r
-\r
-would redefine our earlier example, or \r
-\r
-<tscreen><verb>\r
-clear/spots 1\r
-</verb></tscreen>\r
-\r
-To remove all the filter lines in the spot filter ...\r
-\r
-<tscreen><verb>\r
-clear/spots all\r
-</verb></tscreen>\r
-\r
-<sect1>Filter options\r
-\r
-<P>\r
-You can filter in several different ways.  The options are listed in the\r
-various helpfiles for accept, reject and filter.\r
-\r
-<sect1>Default filters\r
-\r
-<P>\r
-Sometimes all that is needed is a general rule for node connects.  This can\r
-be done with a node_default filter.  This rule will always be followed, even\r
-if the link is isolated, unless another filter is set specifically.  Default\r
-rules can be set for nodes and users.  They can be set for spots, announces,\r
-WWV and WCY.  They can also be used for hops.  An example might look like \r
-this ...\r
-\r
-<tscreen><verb>\r
-accept/spot node_default by_zone 14,15,16,20,33\r
-set/hops node_default spot 50\r
-</verb></tscreen>\r
-\r
-This filter is for spots only, you could set others for announce, WWV and WCY.\r
-This filter would work for ALL nodes unless a specific filter is written to \r
-override it for a particular node.  You can also set a user_default should\r
-you require.  It is important to note that default filters should be\r
-considered to be "connected".  By this I mean that should you override the\r
-default filter for spots, you need to add a rule for the hops for spots also.\r
-\r
-<sect1>Advanced filtering\r
-\r
-<P>\r
-Once you are happy with the results you get, you may like to experiment. \r
-\r
-<P>\r
-The previous example that filters hf/cw spots and accepts vhf/uhf spots from EU \r
-can be written with a mixed filter, for example ... \r
-\r
-<tscreen><verb>\r
-rej/spot on hf/cw\r
-acc/spot on 0/30000\r
-acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)\r
-</verb></tscreen>\r
-\r
-Note that the first filter has not been specified with a number.  This will \r
-automatically be assumed to be number 1.  In this case, we have said <em>reject all\r
-HF spots in the CW section of the bands but accept all others at HF.  Also\r
-accept anything in VHF and above spotted in or by operators in the zones\r
-14, 15 and 16</em>.  Each filter slot actually has a 'reject' slot and \r
-an 'accept' slot. The reject slot is executed BEFORE the accept slot.\r
-\r
-<P>\r
-It was mentioned earlier that after a reject test that doesn't match, the default \r
-for following tests is 'accept', the reverse is true for 'accept'. In the example \r
-what happens is that the reject is executed first, any non hf/cw spot is passed \r
-to the accept line, which lets through everything else on HF.  The next filter line \r
-lets through just VHF/UHF spots from EU.\r
-\r
-<sect1>Basic hop control\r
-\r
-<P>\r
-In /spider/data you will find a file called hop_table.pl.  This is the file \r
-that controls your hop count settings.  It has a set of default hops on the \r
-various PC frames and also a set for each node you want to alter the hops for.  \r
-You may be happy with the default settings of course, but this powerful tool \r
-can help to protect and improve the network.  The file will look something \r
-like this ...\r
-\r
-<tscreen><verb>\r
-# \r
-# hop table construction\r
-# \r
-\r
-package DXProt;\r
-\r
-# default hopcount to use\r
-$def_hopcount = 5;\r
-\r
-# some variable hop counts based on message type\r
-%hopcount = \r
-(\r
- 11 => 10,\r
- 16 => 10,\r
- 17 => 10,\r
- 19 => 10,\r
- 21 => 10,\r
-);\r
-\r
-\r
-# the per node hop control thingy\r
-\r
-\r
-%nodehops = \r
-(\r
- GB7ADX => {            11 => 8,\r
-                        12 => 8,\r
-                        16 => 8,\r
-                        17 => 8,\r
-                        19 => 8,\r
-                        21 => 8,\r
-                   },\r
-\r
- GB7UDX => {            11 => 8,\r
-                        12 => 8,\r
-                        16 => 8,\r
-                        17 => 8,\r
-                        19 => 8,\r
-                        21 => 8,\r
-                   },\r
- GB7BAA => {\r
-                        11 => 5,\r
-                        12 => 8,\r
-                        16 => 8,\r
-                        17 => 8,\r
-                        19 => 8,\r
-                        21 => 8,\r
-                   },\r
-);\r
-</verb></tscreen>\r
-\r
-<P>\r
-Each set of hops is contained within a pair of curly braces and contains a \r
-series of PC frame types.  PC11 for example is a DX spot. The figures here \r
-are not exhaustive but should give you a good idea of how the file works.\r
-\r
-<P>\r
-SHould any of the nodecalls include an ssid, it is important to wrap the\r
-whole call in single quotes, like this ...\r
-\r
-<tscreen><verb>\r
- 'DB0FHF-15' => {\r
-                        11 => 5,\r
-                        12 => 8,\r
-                        16 => 8,\r
-                        17 => 8,\r
-                        19 => 8,\r
-                        21 => 8,\r
-                   },\r
-</verb></tscreen>\r
-\r
-If you do not do this, you will get errors and the file will not work as\r
-expected.\r
-\r
-<P>\r
-You can alter this file at any time, including whilst the cluster is running.  \r
-If you alter the file during runtime, the command <em>load/hops</em> will \r
-bring your changes into effect.\r
-\r
-<sect1>Hop Control on Specific Nodes\r
-\r
-<p>You can set a callsign specific hop count for any of the standard filter\r
-options so:-\r
-\r
-<tscreen><verb>\r
-set/hops gb7djk spot 4\r
-set/hops node_default route 10\r
-set/hops gb7baa wcy 5\r
-</verb></tscreen>\r
\r
-all work on their specific area of the protocol.\r
-\r
-<p>\r
-The <em>set/hops</em> command overrides any hops that you have set otherwise.\r
-\r
-<p>\r
-You can show what hops have been set using the <em>show/hops</em> command.\r
-\r
-<sect1>Isolating networks\r
-\r
-<P>\r
-It is possible to isolate networks from each other on a "gateway" node using the\r
- <em>set/isolate &lt;node_call&gt;</em> command.\r
-       \r
-<P>\r
-The effect of this is to partition an isolated network completely from another \r
-node connected to your node. Your node will appear on and otherwise behave \r
-normally on every network to which you are connected, but data from an isolated \r
-network will not cross onto any other network or vice versa. However all the \r
-spot, announce and WWV traffic and personal messages will still be handled \r
-locally (because you are a real node on all connected networks), that is locally\r
-connected users will appear on all networks and will be able to access and \r
-receive information from all networks transparently.  All routed messages will \r
-be sent as normal, so if a user on one network knows that you are a gateway for \r
-another network, he can still still send a talk/announce etc message via your \r
-node and it will be routed across.\r
-\r
-<P>\r
-If you use isolate on a node connection you will continue to receive\r
-all information from the isolated partner, however you will not pass\r
-any information back to the isolated node.  There are times when you\r
-would like to forward only spots across a link (maybe during a contest\r
-for example).  To do this, isolate the node in the normal way and use\r
-an <em>acc/spot &gt;call&lt; all</em> filter to override the isolate. \r
-\r
-<sect>Other filters\r
-\r
-<sect1>Filtering Mail\r
-\r
-<P>\r
-In the /spider/msg directory you will find a file called badmsg.pl.issue.  Rename\r
-this to badmsg.pl and edit the file.  The original looks something like this ....\r
-\r
-<tscreen><verb>\r
-\r
-# the list of regexes for messages that we won't store having\r
-# received them (bear in mind that we must receive them fully before\r
-# we can bin them)\r
-\r
-\r
-# The format of each line is as follows\r
-\r
-#     type      source             pattern \r
-#     P/B/F     T/F/O/S            regex  \r
-\r
-# type: P - private, B - bulletin (msg), F - file (ak1a bull)\r
-# source: T - to field, F - from field,  O - origin, S - subject \r
-# pattern: a perl regex on the field requested\r
-\r
-# Currently only type B and P msgs are affected by this code.\r
-# \r
-# The list is read from the top down, the first pattern that matches\r
-# causes the action to be taken.\r
-\r
-# The pattern can be undef or 0 in which case it will always be selected\r
-# for the action specified\r
-\r
-\r
-\r
-package DXMsg;\r
-\r
-@badmsg = (\r
-'B',    'T',    'SALE', \r
-'B',    'T',    'WANTED',\r
-'B',    'S',    'WANTED',\r
-'B',    'S',    'SALE', \r
-'B',    'S',    'WTB',\r
-'B',    'S',    'WTS',\r
-'B',    'T',    'FS',\r
-);\r
-</verb></tscreen>\r
-\r
-<P>\r
-I think this is fairly self explanatory.  It is simply a list of subject \r
-headers that we do not want to pass on to either the users of the cluster or \r
-the other cluster nodes that we are linked to.  This is usually because of \r
-rules and regulations pertaining to items for sale etc in a particular country.\r
-\r
-\r
-<sect1>Filtering words from text fields in Announce, Talk and DX spots\r
-\r
-<p>\r
-From version 1.48 onwards the interface to this has changed. You can now\r
-use the commands <em>set/badword</em> to add words that you are not prepared\r
-to see on the cluster, <em>unset/badword</em> to allow that word again and \r
-<em>show/badword</em> to list the words that you have set.\r
-\r
-<p>\r
-If you have a previous <em>/spider/data/badwords</em>, the first time you start\r
-the node, it will read and convert this file to the new commands. The old style\r
-file will then be removed.\r
-\r
-<sect1>Stopping (possibly bad) DX Spots from Nodes or Spotters\r
-\r
-<p> \r
-There are a number of commands that control whether a spot progresses\r
-any further by regarding it as "bad" in some way.\r
-\r
-<p>\r
-A DX Spot has a number of fields which can be checked to see whether they\r
-contain "bad" values, they are: the DX callsign itself, the Spotter and\r
-the Originating Node.\r
-\r
-<p>\r
-There are a set of commands which allow the sysop to control whether a\r
-spot continues:-\r
-\r
-<tscreen><verb>\r
-set/baddx\r
-set/badspotter\r
-set/badnode\r
-</verb></tscreen>\r
-\r
-These work in the same as the <em>set/badword</em> command, you can add\r
-any words or callsigns or whatever to the appropriate database. For\r
-example, to stop a spot from a particular node you do:\r
-\r
-<tscreen><verb>\r
-set/badnode gb7djk gb7dxc\r
-</verb></tscreen>\r
-\r
-a bad spotter:\r
-\r
-<tscreen><verb>\r
-set/badspotter b0mb p1rat nocall\r
-</verb></tscreen>\r
-\r
-and some bad dx:\r
-\r
-<tscreen><verb>\r
-set/baddx video wsjt\r
-</verb></tscreen>\r
-\r
-You can remove a word using the appropriate unset command\r
-(<em>unset/baddx, unset/badspotter, unset/badnode</em>) or list them\r
-using one of <em>show/baddx, show/badspotter</em> and\r
-<em>show/badnode</em>.\r
-\r
-<sect>Mail\r
-\r
-<P>\r
-DXSpider deals seamlessly with standard AK1A type mail.  It supports both\r
-personal and bulletin mail and the sysop has additional commands to ensure\r
-that mail gets to where it is meant.  DXSpider will send mail almost\r
-immediately, assuming that the target is on line.  However, only one\r
-mail message is dealt with at any one time.  If a mail message is already\r
-being sent or recieved, then the new message will be queued until it has\r
-finished.\r
-\r
-The cluster mail is automatically deleted after 30 days unless the sysop\r
-sets the "keep" flag using the <em>msg</em> command.\r
-\r
-<sect1>Personal mail\r
-\r
-<P>\r
-Personal mail is sent using the <em>sp</em> command.  This is actually the\r
-default method of sending mail and so a simple <em>s</em> for send will do.\r
-A full list of the send commands and options is in the <em>command set</em>\r
-section, so I will not duplicate them here.\r
-\r
-<sect1>Bulletin mail\r
-\r
-<P>\r
-Bulletin mail is sent by using the <em>sb</em> command.  This is one of the\r
-most common mistakes users make when sending mail.  They send a bulletin\r
-mail with <em>s</em> or <em>sp</em> instead of <em>sb</em> and of course\r
-the message never leaves the cluster.  This can be rectified by the sysop\r
-by using the <em>msg</em> command.\r
-\r
-<P>Bulletin addresses can be set using the Forward.pl file.\r
-\r
-<sect1>Forward.pl\r
-\r
-<P>\r
-DXSpider receives all and any mail sent to it without any alterations needed\r
-in files.  Because personal and bulletin mail are treated differently, there\r
-is no need for a list of accepted bulletin addresses.  It is necessary, however,\r
-to tell the program which links accept which bulletins.  For example, it is\r
-pointless sending bulletins addresses to "UK" to any links other than UK\r
-ones.  The file that does this is called forward.pl and lives in /spider/msg.\r
-At default, like other spider files it is named forward.pl.issue.  Rename it\r
-to forward.pl and edit the file to match your requirements.\r
-The format is below ...\r
-\r
-<tscreen><verb>\r
-#\r
-# this is an example message forwarding file for the system\r
-#\r
-# The format of each line is as follows\r
-#\r
-#     type    to/from/at pattern action  destinations\r
-#     P/B/F     T/F/A     regex   I/F    [ call [, call ...] ]\r
-#\r
-# type: P - private, B - bulletin (msg), F - file (ak1a bull)\r
-# to/from/at: T - to field, F - from field, A - home bbs, O - origin \r
-# pattern: a perl regex on the field requested\r
-# action: I - ignore, F - forward\r
-# destinations: a reference to an array containing node callsigns\r
-#\r
-# if it is non-private and isn't in here then it won't get forwarded \r
-#\r
-# Currently only type B msgs are affected by this code.\r
-# \r
-# The list is read from the top down, the first pattern that matches\r
-# causes the action to be taken.\r
-#\r
-# The pattern can be undef or 0 in which case it will always be selected\r
-# for the action specified\r
-#\r
-# If the BBS list is undef or 0 and the action is 'F' (and it matches the\r
-# pattern) then it will always be forwarded to every node that doesn't have \r
-# it (I strongly recommend you don't use this unless you REALLY mean it, if\r
-# you allow a new link with this on EVERY bull will be forwarded immediately\r
-# on first connection)\r
-#\r
-\r
-package DXMsg;\r
-\r
-@forward = (\r
-'B',    'T',    'LOCAL',        'F',    [ qw(GB7MBC) ],\r
-'B',    'T',    'ALL',          'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
-'B',    'T',    'UK',           'F',    [ qw(GB7BAA GB7ADX) ],\r
-'B',    'T',    'QSL',          'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
-'B',    'T',    'QSLINF',       'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
-'B',    'T',    'DX',           'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
-'B',    'T',    'DXINFO',       'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
-'B',    'T',    'DXNEWS',       'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
-'B',    'T',    'DXQSL',        'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
-'B',    'T',    'SYSOP',        'F',    [ qw(GB7BAA GB7ADX) ],\r
-'B',    'T',    '50MHZ',        'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
-);\r
-</verb></tscreen>\r
-\r
-Simply insert a bulletin address and state in the brackets where you wish\r
-that mail to go.  For example, you can see here that mail sent to "UK" will\r
-only be sent to the UK links and not to PA4AB-14.\r
-\r
-<P>\r
-To force the cluster to reread the file use load/forward\r
-\r
-<P>\r
-NB: If a user tries to send mail to a bulletin address that does not exist\r
-in this file, they will get an error.\r
-\r
-<sect1>The msg command\r
-\r
-<P>\r
-The <em>msg</em> command is a very powerful and flexible tool for the\r
-sysop.  It allows the sysop to alter to and from fields and make other\r
-changes to manage the cluster mail.\r
-\r
-Here is a full list of the various options ...\r
-\r
-<tscreen><verb>\r
-  MSG TO <msgno> <call>     - change TO callsign to <call>\r
-  MSG FRom <msgno> <call>   - change FROM callsign to <call>\r
-  MSG PRrivate <msgno>      - set private flag\r
-  MSG NOPRrivate <msgno>    - unset private flag\r
-  MSG RR <msgno>            - set RR flag\r
-  MSG NORR <msgno>          - unset RR flag\r
-  MSG KEep <msgno>          - set the keep flag (message won't be deleted ever)\r
-  MSG NOKEep <msgno>        - unset the keep flag\r
-  MSG SUbject <msgno> <new> - change the subject to <new>\r
-  MSG WAittime <msgno>      - remove any waiting time for this message\r
-  MSG NOREad <msgno>        - mark message as unread\r
-  MSG REad <msgno>          - mark message as read\r
-  MSG QUeue                 - queue any outstanding bulletins\r
-  MSG QUeue 1               - queue any outstanding private messages\r
-</verb></tscreen>\r
-\r
-These commands are simply typed from within the cluster as the sysop user.\r
-\r
-<sect1>Message status\r
-\r
-<P>\r
-You can check on a message from within the cluster by using the command\r
-<em>stat/msg</em>.  This will give you additional information on the\r
-message number including which nodes have received it, which node it\r
-was received from and when etc.  Here is an example of the output of\r
-the command ...\r
-\r
-<tscreen><verb>\r
-G0VGS de GB7MBC 28-Jan-2001 1308Z >\r
-stat/msg 6869\r
-        From: GB7DJK\r
-    Msg Time: 26-Jan-2001 1302Z\r
-       Msgno: 6869\r
-      Origin: GB7DJK\r
-        Size: 8012\r
-     Subject: AMSAT 2line KEPS 01025.AMSAT\r
-          To: UK\r
-Got it Nodes: GB7BAA, GB7ADX\r
-     Private: 0\r
-Read Confirm: 0\r
-  Times read: 0\r
-G0VGS de GB7MBC 28-Jan-2001 1308Z >\r
-</verb></tscreen>\r
-\r
-<sect1>Filtering mail\r
-\r
-<P>\r
-This is described in the section on <em>Other filters</em> so I will not\r
-duplicate it here.\r
-\r
-<sect1>Distribution lists\r
-\r
-<P>\r
-Distribution lists are simply a list of users to send certain types of\r
-mail to.  An example of this is mail you only wish to send to other\r
-sysops.  In /spider/msg there is a directory called <em>distro</em>.  You\r
-put any distibution lists in here.  For example, here is a file called\r
-SYSOP.pl that caters for the UK sysops.\r
-\r
-<tscreen><verb>\r
-qw(GB7TLH GB7DJK GB7DXM GB7CDX GB7BPQ GB7DXN GB7MBC GB7MBC-6 GB7MDX\r
-   GB7NDX GB7SDX GB7TDX GB7UDX GB7YDX GB7ADX GB7BAA GB7DXA GB7DXH \r
-   GB7DXK GB7DXI GB7DXS)\r
-</verb></tscreen>\r
-\r
-Any mail sent to "sysop" would only be sent to the callsigns in this list.\r
-\r
-<sect1>BBS interface\r
-\r
-<P>\r
-Spider provides a simple BBS interface.  No input is required from the sysop\r
-of the cluster at all.  The BBS simply sets the cluster as a BBS and pushes\r
-any required mail to the cluster.  No mail can flow from Spider to the BBS,\r
-the interface is one-way.\r
-\r
-<P>\r
-Please be careful not to flood the cluster network with unnecessary mail.\r
-Make sure you only send mail to the clusters that want it by using the\r
-Forward.pl file very carefully.\r
-\r
-<sect>Scripts\r
-\r
-<p>\r
-From 1.48 onwards it will become increasingly possible to control DXSpider's\r
-operation with scripts of various kinds.\r
-\r
-<P>\r
-The directory /spider/scripts is where it all happens and is used for several \r
-things.  Firstly it contains a file called startup that can be used to call \r
-in any changes to the cluster from the default settings on startup.  This\r
-script is executed immediately after all initialisation of the node is done\r
-but before any connections are possible.  Examples of this include how many \r
-spots it is possible to get with the sh/dx command, whether you want \r
-registration/passwords to be permanently on etc.  An example file is shown \r
-below and is included in the distribution as startup.issue.\r
-\r
-<tscreen><verb>\r
-#\r
-# startup script example\r
-#\r
-# set maximum no of spots allowed to 100\r
-# set/var $Spot::maxspots = 100\r
-#\r
-# Set registration on\r
-# set/var $main::reqreg = 1\r
-#\r
-# Set passwords on\r
-# set/var $main::passwdreq = 1\r
-#\r
-</verb></tscreen>\r
-\r
-<P>\r
-As usual, any text behind a # is treated as a comment and not read.  To use\r
-this file, simply rename it from startup.issue to startup.  In our example\r
-above there are three options.  The first option is the amount of spots that\r
-a user can request with the <em>sh/dx</em> command.  Normally the default is\r
-to give 10 spots unless the user specifies more.  Without this line enabled,\r
-the maximum a user can request is 100 spots.  Depending on your link quality\r
-you may wish to enable more or less by specifying the number.\r
-\r
-<P>\r
-The other 2 options are dealt with more fully in the security section.\r
-\r
-<P>\r
-Secondly, it is used to store the login scripts for users and nodes.  Currently\r
-this can only be done by the sysop but it is envisaged that eventually users will \r
-be able to set their own.  An example is included in the distibution but here is \r
-a further example.\r
-\r
-<tscreen><verb>\r
-#\r
-# G0FYD\r
-#\r
-blank +\r
-sh/wwv 3\r
-blank +\r
-sh/dx \r
-blank +\r
-t g0jhc You abt?\r
-blank +\r
-</verb></tscreen>\r
-\r
-The lines in between commands can simply insert a blank line or a character\r
-such as a + sign to make the output easier to read.  Simply create this script\r
-with your favourite editor and save it with the callsign of the user as the\r
-filename.  Filenames should always be in lower case.\r
-\r
-<P>\r
-Commands can be inserted in the same way for nodes.  A node may wish a series\r
-of commands to be issued on login, such as a merge command for example.\r
-\r
-<P>\r
-Thirdly, there are 2 default scripts for users and nodes who do not have a\r
-specifically defined script.  These are <em>user_default</em> and\r
-<em>node_default</em>\r
-\r
-<sect>Databases\r
-\r
-<P>\r
-Spider allows the creation of local or remote databases.  It supports\r
-chained databases, allowing several different databases to be scanned\r
-with one simple command.  Importing of databases is limited at present\r
-to the standard AK1A databases such as OBLAST and the DB0SDX QSL \r
-database but will expand with time.\r
-\r
-<sect1>Creating databases\r
-\r
-<P>\r
-Creating a database could not be more simple.  All the commands are\r
-sent from the cluster prompt as the <em>sysop</em> user.\r
-\r
-To create a database you use the command <em>dbcreate</em>.  It can\r
-be used in 3 different ways like so ..\r
-\r
-<tscreen><verb>\r
-dbcreate <name>\r
-</verb></tscreen>\r
-\r
-To simply create a database locally, you just tell the command the\r
-name of the database.  This does not create the actual database, it\r
-simply defines it to say that it exists.\r
-\r
-<tscreen><verb>\r
-dbcreate <name> chain <name> [<name>...]\r
-</verb></tscreen>\r
-\r
-This creates a chained database entry.  The first database will be\r
-scanned, then the second, the third etc...\r
-\r
-<tscreen><verb>\r
-dbcreate <name> remote <name>\r
-</verb></tscreen>\r
-\r
-This creates a remote entry.  the first name field is the database\r
-name at the remote node, then the remote switch, then the actual\r
-node_call of the remote node, for example...\r
-\r
-<tscreen><verb>\r
-dbcreate buckmaster remote gb7dxc\r
-</verb></tscreen>\r
-\r
-Remote databases cannot be chained, however, the last database in a\r
-chain can be a remote database.\r
-\r
-<sect1>Importing databases\r
-\r
-<P>\r
-The only databases that Spider can currently import are the standard\r
-AK1A databases such as OBLAST or the DB0SDX qsl and address database.\r
-This will be added to with time.\r
-\r
-To import such a database, first put the file somewhere useful like /tmp\r
-and then issue the following command ...\r
-\r
-<tscreen><verb>\r
-dbimport oblast /tmp/OBLAST.FUL\r
-</verb></tscreen>\r
-\r
-This will update the existing local oblast database or create it if\r
-it does not exist.\r
-\r
-<sect1>Checking available databases\r
-\r
-<P>\r
-Once a database is created, you will want to check that it has been\r
-added.  To do this use the <em>dbavail</em> command.  This will\r
-output the available databases.  For example ...\r
-\r
-<tscreen><verb>\r
-dbavail\r
-DB Name          Location   Chain\r
-qsl              Local\r
-buck             GB7ADX\r
-hftest           GB7DXM\r
-G0VGS de GB7MBC  3-Feb-2001 1925Z >\r
-</verb></tscreen>\r
-\r
-<sect1>Looking up databases\r
-\r
-<P>\r
-To look for information in a defined database, simply use the <em>dbshow</em>\r
-command, for example ...\r
-\r
-<tscreen><verb>\r
-dbshow buckmaster G0YLM\r
-</verb></tscreen>\r
-\r
-will show the information for the callsign G0YLM from the buckmaster\r
-database if it exists.  To make things more standard for the users\r
-you can add an entry in the Aliases file so that it looks like a standard \r
-<em>show</em> command like this ...\r
-\r
-<tscreen><verb>\r
-'^sh\w*/buc', 'dbshow buckmaster', 'dbshow',\r
-</verb></tscreen>\r
-\r
-Now you can simply use show/buckmaster or an abreviation.\r
-\r
-<sect1>Removing databases\r
-\r
-<P>\r
-To delete an existing database you use the <em>dbremove</em> command.\r
-For example ...\r
-\r
-<tscreen><verb>\r
-dbremove oblast\r
-</verb></tscreen>\r
-\r
-would remove the oblast database and its associated datafile from the\r
-system.  There are no warnings or recovery possible from this command.\r
-If you remove a database it ceases to exist and would have to be created\r
-from scratch if you still required it.\r
-\r
-<sect>Information, files and useful programs\r
-\r
-<sect1>MOTD\r
-\r
-<P>\r
-One of the more important things a cluster sysop needs to do is to get \r
-information to his users.  The simplest way to do this is to have a banner \r
-that is sent to the user on login.  This is know as a "message of the day" \r
-or "motd".  To set this up, simply create a file in /spider/data called motd \r
-and edit it to say whatever you want.  It is purely a text file and will be \r
-sent automatically to anyone logging in to the cluster.\r
-\r
-<sect1>MOTD_NOR\r
-\r
-<P>\r
-This message of the day file lives in the same directory as the standard\r
-motd file but is only sent to non-registered users.  Once registered they\r
-will receive the same message as any other user.\r
-\r
-<sect1>Downtime message\r
-\r
-<P>\r
-If for any reason the cluster is down, maybe for upgrade or maintenance but \r
-the machine is still running, a message can be sent to the user advising them \r
-of the fact.  This message lives in the /spider/data directory and is called\r
-"offline".  Simply create the file and edit it to say whatever you wish.  \r
-This file will be sent to a user attempting to log into the cluster when\r
-DXSpider is not actually running.\r
-\r
-<sect1>Other text messages\r
-\r
-<P>\r
-You can set other text messages to be read by the user if they input the file \r
-name.  This could be for news items or maybe information for new users.  \r
-To set this up, make a directory under /spider called <em>packclus</em>.  \r
-Under this directory you can create files called <em>news</em> or <em>newuser</em>\r
-for example.  In fact you can create files with any names you like.  These can \r
-be listed by the user with the command ....\r
-\r
-<tscreen><verb>\r
-show/files\r
-</verb></tscreen>\r
-\r
-They can be read by the user by typing the command ....\r
-\r
-<tscreen><verb>\r
-type news\r
-</verb></tscreen>\r
-\r
-If the file they want to read is called <em>news</em>.  You could also set \r
-an alias for this in the Alias file to allow them just to type <em>news</em>\r
-\r
-<P>\r
-You can also store other information in this directory, either directly or \r
-nested under directories.  One use for this would be to store DX bulletins \r
-such as the OPDX bulletins.  These can be listed and read by the user.  \r
-To keep things tidy, make a directory under /spider/packclus called\r
-<em>bulletin</em>.  Now copy any OPDX or similar bulletins into it.  These \r
-can be listed by the user in the same way as above using the <em>show/files</em>\r
-command with an extension for the bulletin directory you have just created, \r
-like this ....\r
-\r
-<tscreen><verb>\r
-show/files bulletin\r
-</verb></tscreen>\r
-\r
-<P>\r
-An example would look like this ....\r
-\r
-<tscreen><verb>\r
-sh/files\r
-bulletin      DIR 20-Dec-1999 1715Z news          1602 14-Dec-1999 1330Z\r
-</verb></tscreen>\r
-\r
-You can see that in the files area (basically the packclus directory) there is a \r
-file called <em>news</em> and a directory called <em>bulletin</em>.  You can \r
-also see that dates they were created.  In the case of the file <em>news</em>, \r
-you can also see the time it was last modified, a good clue as to whether the \r
-file has been updated since you last read it.  To read the file called \r
-<em>news</em> you would simply issue the command ....\r
-\r
-<tscreen><verb>\r
-type news\r
-</verb></tscreen>\r
-\r
-To look what is in the bulletin directory you issue the command ....\r
-\r
-<tscreen><verb>\r
-show/files bulletin\r
-opdx390      21381 29-Nov-1999 1621Z opdx390.1     1670 29-Nov-1999 1621Z\r
-opdx390.2     2193 29-Nov-1999 1621Z opdx391      25045 29-Nov-1999 1621Z  \r
-opdx392      35969 29-Nov-1999 1621Z opdx393      15023 29-Nov-1999 1621Z  \r
-opdx394      33429 29-Nov-1999 1621Z opdx394.1     3116 29-Nov-1999 1621Z  \r
-opdx395      24319 29-Nov-1999 1621Z opdx396      32647 29-Nov-1999 1621Z\r
-opdx396.1     5537 29-Nov-1999 1621Z opdx396.2     6242 29-Nov-1999 1621Z\r
-opdx397      18433 29-Nov-1999 1621Z opdx398      19961 29-Nov-1999 1621Z  \r
-opdx399      17719 29-Nov-1999 1621Z opdx400      19600 29-Nov-1999 1621Z\r
-opdx401      27738 29-Nov-1999 1621Z opdx402      18698 29-Nov-1999 1621Z\r
-opdx403      24994 29-Nov-1999 1621Z opdx404      15685 29-Nov-1999 1621Z\r
-opdx405      13984 29-Nov-1999 1621Z opdx405.1     4166 29-Nov-1999 1621Z\r
-opdx406      28934 29-Nov-1999 1621Z opdx407      24153 29-Nov-1999 1621Z\r
-opdx408      15081 29-Nov-1999 1621Z opdx409      23234 29-Nov-1999 1621Z\r
-Press Enter to continue, A to abort (16 lines) >\r
-</verb></tscreen>\r
-\r
-You can now read any file in this directory using the type command, like this ....\r
-\r
-<tscreen><verb>\r
-type bulletin/opdx391\r
-Ohio/Penn DX Bulletin No. 391\r
-The Ohio/Penn Dx PacketCluster\r
-DX Bulletin No. 391\r
-BID: $OPDX.391\r
-January 11, 1999\r
-Editor Tedd Mirgliotta, KB8NW\r
-Provided by BARF-80 BBS Cleveland, Ohio\r
-Online at 440-237-8208 28.8k-1200 Baud 8/N/1 (New Area Code!)\r
-Thanks to the Northern Ohio Amateur Radio Society, Northern Ohio DX\r
-Association, Ohio/Penn PacketCluster Network, K1XN & Golist, WB2RAJ/WB2YQH\r
-& The 59(9) DXReport, W3UR & The Daily DX, K3TEJ, KN4UG, W4DC, NC6J, N6HR,\r
-Press Enter to continue, A to abort (508 lines) >\r
-</verb></tscreen>\r
-\r
-The page length will of course depend on what you have it set to!\r
-\r
-<sect1>The Aliases file\r
-\r
-<P>\r
-You will find a file in /spider/cmd/ called Aliases.  This is the file that\r
-controls what a user gets when issuing a command.  It is also possible to\r
-create your own aliases for databases and files you create locally.\r
-\r
-<P>\r
-You should not alter the original file in /spider/cmd/ but create a new file\r
-with the same name in /spider/local_cmd.  This means that any new Aliases files\r
-that is downloaded will not overwrite your self created Aliases and also that\r
-you do not override any new Aliases with your copy in /spider/local_cmd/.  You\r
-must remember that any files you store in /spider/local/ or /spider/local_cmd\r
-override the originals if the same lines are used in both files.\r
-\r
-<P>\r
-The best way of dealing with all this then is to only put your own locally\r
-created Aliases in the copy in /spider/local_cmd.  The example below is\r
-currently in use at GB7MBC.\r
-\r
-<tscreen><verb>\r
-\r
-#\r
-# Local Aliases File\r
-#\r
-\r
-package CmdAlias;\r
-\r
-%alias = (\r
-    'n' => [\r
-      '^news$', 'type news', 'type',\r
-    ],\r
-    's' => [\r
-      '^sh\w*/buck$', 'show/qrz', 'show',\r
-      '^sh\w*/hftest$', 'dbshow hftest', 'dbshow',\r
-      '^sh\w*/qsl$', 'dbshow qsl', 'dbshow',\r
-      '^sh\w*/vhf$', 'dbshow vhf', 'dbshow',\r
-      '^sh\w*/vhftest$', 'dbshow vhftest', 'dbshow',\r
-        ],\r
-)\r
-\r
-</verb></tscreen>\r
-\r
-<P>\r
-Each alphabetical section should be preceded by the initial letter and the section\r
-should be wrapped in square brackets as you can see.  The syntax is straightforward.\r
-The first section on each line is the new command that will be allowed once the\r
-alias is included.  The second section is the command it is replacing and the last\r
-section is the actual command that is being used.\r
-\r
-<P>\r
-The eagle-eyed amongst you will have noticed that in the first section, the new\r
-alias command has a '^' at the start and a '$' at the end.  Basically these force\r
-a perfect match on the alias.  The '^' says match the beginning exactly and the\r
-'$' says match the end exactly.  This prevents unwanted and unintentional matches\r
-with similar commands.\r
-\r
-<P>\r
-I have 3 different types of alias in this file.  At the top is an alias for 'news'.  \r
-This is a file I have created in the /spider/packclus/ directory where I can inform \r
-users of new developments or points of interest.  In it's initial form a user would \r
-have to use the command <em>type news</em>.  The alias allows them to simply type \r
-<em>news</em> to get the info.  Second is an alias for the <em>show/qrz</em>\r
-command so that those users used to the original <em>show/buck</em> command in\r
-AK1A will not get an error, and the rest of the lines are for locally created\r
-databases so that a user can type <em>show/hftest</em> instead of having to use\r
-the command <em>dbshow hftest</em> which is not as intuitive.\r
-\r
-<P>\r
-This file is just an example and you should edit it to your own requirements.\r
-Once created, simply issue the command <em>load/alias</em> at the cluster\r
-prompt as the sysop user and the aliases should be available.\r
-\r
-\r
-<sect1>Console.pl\r
-\r
-<P>\r
-In later versions of Spider a simple console program is provided for the sysop.  \r
-This has a type ahead buffer with line editing facilities and colour for spots,\r
-announces etc.  To use this program, simply use console.pl instead of client.\r
-\r
-<P>\r
-To edit the colours, copy /spider/perl/Console.pl to /spider/local and edit the \r
-file with your favourite editor.\r
-\r
-<sect1>Updating kepler data\r
-\r
-<P>\r
-Spider has a powerful and flexible show/satellite command.  In order for\r
-this to be accurate, the kepler data has to be updated regularly.  In\r
-general, this data is available as an email or via cluster mail.\r
-Updating it is simple.  First you need to export the mail message as a\r
-file.  You do this with the <em>export</em> command from the cluster prompt\r
-as the sysop.  For example ...\r
-\r
-<tscreen><verb>\r
-export 5467 /spider/perl/keps.in\r
-</verb></tscreen>\r
-\r
-<P>\r
-would export message number 5467 as a file called keps.in in the\r
-/spider/perl directory.\r
-\r
-<P>\r
-Now login to a VT as sysop and cd /spider/perl.  There is a command in\r
-the perl directory called <em>convkeps.pl</em>.  All we need to do now is\r
-convert the file like so ...\r
-\r
-<tscreen><verb>\r
-./convkeps.pl keps.in\r
-</verb></tscreen>\r
-\r
-<P>\r
-Now go back to the cluster and issue the command ...\r
-\r
-<tscreen><verb>\r
-load/keps\r
-</verb></tscreen>\r
-\r
-<P>\r
-That is it!  the kepler data has been updated.\r
-\r
-<sect1>The QRZ callbook\r
-\r
-<P>\r
-The command <em>sh/qrz</em> will only work once you have followed a few\r
-simple steps.  First you need to get a user ID and password from qrz.com.\r
-Simply go to the site and create one.  Secondly you need to copy the file\r
-/spider/perl/Internet.pm to /spider/local and alter it to match your user\r
-ID and password.  You also at this point need to set $allow=1 to complete\r
-the setup.  Many thanks to Fred Lloyd, the proprieter of\r
-<htmlurl url="http://www.qrz.com" name="qrz.com"> for allowing this access.\r
-\r
-<sect1>Connecting logging programs\r
-\r
-<P>\r
-There appear to be very few logging programs out there that support telnet\r
-especially the popular ones like LogEQF, Turbolog etc.  This can make it\r
-difficult to connect to your own cluster!\r
-The way to do it is to make the logging program think it has a TNC attached\r
-to a com port on the logging PC and 'push' a linux login out to it.\r
-This is achieved very simply by the use of <em>agetty</em>.\r
-\r
-<P>\r
-All that is required is to add a line in /etc/inittab to have the client\r
-ready for a connection on the com port of your choice.  Remember that in\r
-Linux, the com ports start at ttyS0 for com1, ttyS1 for com2 etc.\r
-\r
-<tscreen><verb>\r
-c4:2345:respawn:/sbin/agetty -L 9600 ttyS1\r
-</verb></tscreen>\r
-\r
-<P>\r
-Add this after the standard runlevel lines in /etc/inittab.  The above\r
-line works on ttyS1 (com2).  Now as root, issue the command <em>telinit q</em>\r
-and it should be ready for connection.  All that is required is a 3 wire\r
-serial lead (tx, rx and signal ground).  Tell you logging program to use\r
-8n1 at 9600 baud and you should see a Linux login prompt.  Login as normal\r
-and then telnet from there to the cluster.\r
-\r
-<sect>Java Web applet\r
-\r
-<P>\r
-In the spider tree will be a directory <em>spider-web</em>.  This is a\r
-neat little java web applet that can be run from a website.  The applet\r
-must run on the same machine as the cluster.  The included README file is\r
-shown below.\r
-\r
-<P>\r
-I should comment here that the applet is precompiled, that is, ready to go.\r
-It was compiled using JDK1.3.1.  If your version is earlier than this then it\r
-may not work.  Should that be the case you need to recompile or update your\r
-JDK.  To recompile do the following ...\r
-\r
-<tscreen><verb>\r
-cd /spider/spider-web\r
-rm *.class\r
-/usr/bin/javac spiderclient.java\r
-</verb></tscreen>\r
-\r
-<P>\r
-I have used /usr/bin/javac as an example, your path to javac may be different.\r
-\r
-<verb>\r
-Spider-WEB v0.6b\r
-\r
-Completely based on a clx web client written in Java by dl6dbh\r
-(ftp://clx.muc.de/pub/clx/clx-java_10130001.tgz)\r
-\r
-The webserver has to run on the same machine as your DxSpider software!\r
-\r
-It is assumed that you have Java installed.  You need JDK1.3.1 at least.\r
-\r
-Installation instructions (Performed as root):\r
-\r
-Put all the files in the spider-web directory into a newly created directory\r
-under the DocumentRoot of your websever for instance 'client'. In my case\r
-this is:  /home/httpd/html/client/ although ymmv.  For Suse the correct\r
-path should be /usr/local/httpd/htdocs/client/ for example.\r
-\r
-Move spider.cgi to the cgi-bin directory of your webserver, in my case that is\r
-/home/httpd/cgi-bin/ although ymmv.  For Suse the correct path should be\r
-/usr/local/httpd/cgi-bin/ for example.\r
-\r
-Change the permissions of the files to ensure they are correct, obviously you\r
-will need to use the correct path the the files according to your system:\r
-\r
-chmod 755 /home/httpd/html/cgi-bin/spider.cgi\r
-chmod -R 755 /home/httpd/html/client/\r
-\r
-By default the spider.cgi script should pick up your hostname (As long as this\r
-is set correctly).  If it does not or your hostname differs from the name that\r
-you attach to the public address that you are using, then edit spider.cgi :\r
-\r
-# Uncomment and set the hostname manually here if the above fails.\r
-# $HOSTNAME = "gb7mbc.spoo.org" ;\r
-$PORT = "8000" ;\r
-\r
-'HOSTNAME' is the hostname of your cluster.\r
-\r
-'PORT' is the portnumber that you use to connect to your DxSpider via\r
-telnet (see Listeners.pm)\r
-\r
-NOTE: If you can start the console but cannot connect to the cluster from it,\r
-then it is possible that the machine you are on cannot resolve the hostname of \r
-your cluster machine.  If this is the case, you need to set your hostname \r
-manually as above.\r
-\r
-You also need to set the $NODECALL variable.  This prints the name of your\r
-choosing (probably your cluster callsign) on the html page.\r
-\r
-You now can connect to Spider-Web via http://yourserver/cgi-bin/spider.cgi\r
-</verb>\r
-\r
-<sect>Web based statistics\r
-\r
-<P>\r
-From version 1.50, you can use the freeware software MRTG to produce\r
-really nice graphical statistics on your web site.  For an example\r
-try <htmlurl url="http://www.gb7mbc.net/mrtg/stats.html" name="http://www.gb7mbc.net/mrtg/stats.html">.\r
-\r
-<P>\r
-The following should help you get it all working.\r
-\r
-<P>\r
-First you need to download the latest version of MRTG from <htmlurl url="http://people.ee.ethz.ch/~oetiker/webtools/mrtg/" name="http://people.ee.ethz.ch/~oetiker/webtools/mrtg/">.\r
-You will also need the following files..\r
-\r
-<tscreen><verb>\r
-libpng-1.0.14.tar.gz\r
-zlib-1.1.4.tar.gz\r
-gd-1.8.3.tar.gz\r
-</verb></tscreen>\r
-\r
-Login to your machine as the root user, put all the downloaded files \r
-in /usr/local/src/ (or wherever you prefer) and untar and compile them.  \r
-All the information to compile and install these sources come with them.\r
-After compilation and installation,  you will find MRTG in /usr/local/mrtg-2.\r
-\r
-<P>\r
-Now copy all the files in /usr/local/src/mrtg-2.9.22/images/ to \r
-/spider/html/mrtg/\r
-\r
-<P>\r
-You now need to make 2 symbolic links like below...\r
-\r
-<tscreen><verb>\r
-ln -s /usr/local/mrtg-2/bin/mrtg /usr/bin/mrtg\r
-ln -s /usr/local/mrtg-2/lib/mrtg2 /usr/lib/mrtg2\r
-</verb></tscreen>\r
-\r
-<P>\r
-Now login to the cluster with your sysop callsign and run the command \r
-"mrtg all".\r
-\r
-<P>Now you are nearly there!  Login as the sysop user and change to the\r
-/spider/html/mrtg/ directory.  Now run the command <em>indexmaker</em> as\r
-shown below...\r
-\r
-<tscreen><verb>\r
-indexmaker --output stats.html --columns=1 --title "MRTG statistics for GB7DJK" ../../mrtg/mrtg.cfg\r
-</verb></tscreen>\r
-\r
-Changing the callsign for your own cluster callsign of course!\r
-\r
-<P>\r
-And finally you need to login as the root user and create one last\r
-symbolic link.  Where this points will depend on where your html\r
-documents are kept.  For RedHat systems you use...\r
-\r
-<tscreen><verb>\r
-ln -s /home/sysop/spider/html/mrtg /home/httpd/html/mrtg\r
-</verb></tscreen>\r
-\r
-and for SuSE systems...\r
-\r
-<tscreen><verb>\r
-ln -s /home/sysop/spider/html/mrtg /usr/local/httpd/htdocs/mrtg\r
-</verb></tscreen>\r
-\r
-If you now point your browser to your website as below it should all\r
-be happening!\r
-\r
-<tscreen><verb>\r
-http://www.xxx.xxx/mrtg/stats.html\r
-</verb></tscreen>\r
-\r
-Of course, to get the stats to update, you need to add some information\r
-in the spider crontab file as below...\r
-\r
-<tscreen><verb>\r
-# Update stats for mrtg on website\r
-00,05,10,15,20,25,30,35,40,45,50,55 * * * * run_cmd('mrtg all')\r
-</verb></tscreen>\r
-\r
-This will update the site every 5 minutes.\r
-\r
-<sect>Security\r
-\r
-<P>\r
-From version 1.49 DXSpider has some additional security features.  These\r
-are not by any means meant to be exhaustive, however they do afford some\r
-security against piracy.  These two new features can be used independently \r
-of each other or in concert to tighten the security.\r
-\r
-<sect1>Registration\r
-\r
-<P>\r
-The basic principle of registration is simple.  If a user is not registered\r
-by the sysop, then they have read-only access to the cluster.  The only\r
-thing they can actually send is a talk or a message to the sysop.  In\r
-order for them to be able to spot, send announces or talks etc the sysop\r
-must register them with the <em>set/register</em> command, like this ...\r
-\r
-<tscreen><verb>\r
-set/register g0vgs\r
-</verb></tscreen>\r
-\r
-The user g0vgs can now fully use the cluster.  In order to enable \r
-registration, you can issue the command ...\r
-\r
-<tscreen><verb>\r
-set/var $main::reqreg = 1\r
-</verb></tscreen>\r
-\r
-Any users that are not registered will now see the motd_nor file rather\r
-than the motd file as discussed in the Information, files and useful \r
-programs section.\r
-\r
-<P>\r
-Entering this line at the prompt will only last for the time the cluster\r
-is running of course and would not be present on a restart.  To make the\r
-change permanent, add the above line to /spider/scripts/startup.  To\r
-read more on the startup file, see the section on Information, files \r
-and useful programs.\r
-\r
-<P>\r
-To unregister a user use <em>unset/register</em> and to show the list\r
-of registered users, use the command <em>show/register</em>.\r
-\r
-<sect1>Passwords\r
-\r
-<P>\r
-At the moment, passwords only affect users who login to a DXSpider\r
-cluster node via telnet.  If a user requires a password, they can\r
-either set it themselves or have the sysop enter it for them by using\r
-the <em>set/password</em> command.  Any users who already have passwords, \r
-such as remote sysops, will be asked for their passwords automatically \r
-by the cluster.  Using passwords in this way means that the user has a\r
-choice on whether to have a password or not.  To force the use of\r
-passwords at login, issue the command ...\r
-\r
-<tscreen><verb>\r
-set/var $main::passwdreq = 1\r
-</verb></tscreen>\r
-\r
-at the cluster prompt.  This can also be added to the /spider/scripts/startup\r
-file as above to make the change permanent.\r
-\r
-<P>\r
-Of course, if you do this you will have to assign a password for each of \r
-your users.  If you were asking them to register, it is anticipated that\r
-you would ask them to send you a message both to ask to be registered and\r
-to give you the password they wish to use.\r
-\r
-<P>\r
-Should a user forget their password, it can be reset by the sysop by\r
-first removing the existing password and then setting a new one like so ...\r
-\r
-<tscreen><verb>\r
-unset/password g0vgs\r
-set/password g0vgs new_password\r
-</verb></tscreen>\r
-\r
-<sect>CVS\r
-\r
-<sect1>CVS from a Linux platform\r
-\r
-<P>\r
-CVS stands for "Concurrent Versions System" and the CVS for DXSpider is held\r
-at <htmlurl url="http://www.sourceforge.net" name="Sourceforge">.  This means\r
-that it is possible to update your DXSpider installation to the latest\r
-sources by using a few simple commands.  A graphical interface to CVS for\r
-Windows is explained in the next section.\r
-\r
-<P>\r
-Please be aware that if you update your system using CVS, it is possible that\r
-you could be running code that is very beta and not fully tested.  There is\r
-a possibility that it could be unstable.\r
-\r
-<P>\r
-I am of course assuming that you have a machine with both DXSpider and\r
-Internet access running.\r
-\r
-<P>\r
-BEFORE YOU EVEN CONSIDER STARTING WITH THIS MAKE A BACKUP OF YOUR\r
-ENTIRE SPIDER TREE!!\r
-\r
-<P>\r
-Assuming you are connected to the Internet, you need to login to the\r
-CVS repository and then update your Spider source.  There are several\r
-steps which are listed below ...\r
-\r
-<P>\r
-First login as the user <em>sysop</em>.  Next you need to connect to the CVS\r
-repository.  You do this with the command below ...\r
-\r
-<verb>\r
-cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login\r
-</verb>\r
-\r
-You will get a password prompt.  Simply hit return here and your machine should\r
-return to a normal linux prompt.\r
-\r
-<P>\r
-What happens next depends on whether you have an existing installation that\r
-you want to update with the latest and greatest or whether you just want\r
-to see what is there and/or run it on a new machine for testing.\r
-\r
-If you are installing Spider from CVS then change directory to /home/sysop\r
-\r
-If you are wanting to update Spider then cd to /tmp\r
-\r
-<P>\r
-The next step will create a brand new 'spider' directory in your current\r
-directory.\r
-\r
-<verb>\r
-cvs -z3 -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider co spider\r
-</verb>\r
-\r
-This command is all on one line.\r
-\r
-<P>\r
-Hopefully your screen should show you downloading files.  The -z3 simply compresses\r
-the download to improve speed.\r
-When this has finished, you will have exactly the same as if you had untarred a full\r
-tarball PLUS some extra directories and files that CVS needs to do the magic that\r
-it does.\r
-\r
-<P>\r
-Now if you are doing a new installation, that's it.  Carry on as if you have\r
-just downloaded and untarred the lastest tarball.\r
-\r
-<P>\r
-If you want to upgrade your current installation then do this ...\r
-\r
-<tscreen><verb>\r
-tar cvfz /tmp/s.tgz spider\r
-cd /\r
-tar xvfzp /tmp/s.tgz\r
-</verb></tscreen>\r
-\r
-This is assuming you downloaded to the /tmp directory of course.\r
-\r
-<P>\r
-NOTE:  the 'p' on the end of the 'xvfz' is IMPORTANT!   It keeps the permissions\r
-correct.  YOU WERE LOGGED IN AS THE USER SYSOP WEREN'T YOU?????\r
-\r
-Remember to recompile the C client (cd /spider/src; make)\r
-\r
-<P>\r
-At this point the files have been upgraded.  You can (usually) restart the cluster\r
-in your own time.  However, if you attempt to use any new commands or features\r
-expect it to be fatal!  At least your cluster will have been restarted then so it\r
-will be too late to worry about it!\r
-\r
-<P>\r
-Now the magic part!  From now on when you want to update, simply connect to the\r
-Internet and then, as the user <em>sysop</em> ...\r
-\r
-<tscreen><verb>\r
-cd /spider\r
-cvs -z3 update -d\r
-</verb></tscreen>\r
-\r
-and your files will be updated.  As above, remember to recompile the "C" client\r
-if it has been updated (CVS will tell you) and restart if any of the perl scripts\r
-have been altered or added, again, CVS will tell you.\r
-\r
-<P>\r
-You will find any changes documented in the /spider/Changes file.\r
-\r
-<sect1>CVS from a Windows platform\r
-\r
-<P>\r
-After the initial setup, an update to your DXSpider software is no more than a couple\r
-of clicks away.  This section is intended to explain and illustrate the use of the\r
-WinCVS application to update your DXSpider software.  The current stable version of\r
-WinCVS is Ver. 1.2.  You can get this software at:\r
-\r
-<htmlurl url="http://prdownloads.sourceforge.net/cvsgui/WinCvs120.zip" name="http://prdownloads.sourceforge.net/cvsgui/WinCvs120.zip">\r
-\r
-Pick your download mirror and then install WinCVS after the download is complete.\r
-\r
-In this next section I have included a series of links to .jpg files to take advantage of the\r
-picture and 1000 words equivalency.  The .jpg files are in the C:\spider\html directory.  If\r
-someone using a Linux system is reading this section from boredom, the files are in\r
-/home/sysop/spider/html.  One aside, a Linux user can also get a copy of gcvs and do your updates\r
-graphically as opposed to from the command line.  The following descriptions are almost identical\r
-between WinCvs and gcvs.  The following screen shots have duplicate links, depending upon whether\r
-you are viewing this information under the Windows or Linux operating system.\r
-\r
-When WinCVS is installed, running, and you are connected to the internet, the initial screen looks like:\r
-\r
-<htmlurl url="initial.jpg" name="initial.jpg">\r
-\r
-If you want, you can also look at these .jpg files with another viewer that might provide some\r
-better clarity to the image.  On the left is the directory tree for your hard disk.  Notice that\r
-the spider directory has a gray highlight.\r
-\r
-To start configuring WinCVS, click on Admin at the top of the screen and then Preferences.  This \r
-should get you:\r
-\r
-<htmlurl url="pref-gen.jpg" name="pref-gen.jpg">\r
-\r
-In the top line for CVSROOT, enter:\r
-<tscreen><verb>\r
-anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login\r
-</verb></tscreen>\r
-\r
-and select\r
-<tscreen><verb>\r
-"passwd" file on the cvs server\r
-</verb></tscreen>\r
-\r
-for Authentication on the General tab.\r
-\r
-Next, move to the right to the Ports tab.\r
-\r
-<htmlurl url="pref-ports.jpg" name="pref-ports.jpg">\r
-\r
-In here, check the box on the second line down for the "pserver" port.  Enter a port number of 2401.\r
-\r
-Finally, go to the WinCvs tab all the way to the right.\r
-\r
-<htmlurl url="pref-wincvs.jpg" name="pref-wincvs.jpg">\r
-\r
-Enter Notepad as the viewer to open files.  For the HOME folder, put "C:\spider" and click OK\r
-because the configuration is now complete.\r
-\r
-You are now ready to upgrade your copy of DXSpider.  Click on the greyed Spider folder\r
-shown in the directory tree on the left of the WinCVS display.  Two things should happen.  The Spider\r
-folder will be selected and the greyed-out arrow located just below the word Query in the top line will\r
-turn to solid green.\r
-\r
-For anyone using gcvs under Linux, the green arrow is located on the extreme left of the display,\r
-under the word File.  A gcvs screen looks like:\r
-\r
-<htmlurl url="gcvs.jpg" name="gcvs.jpg">\r
-\r
-Click on the now green arrow to start the download process.  An Update Settings box will be displayed\r
-to which you can simply say OK.\r
-\r
-<htmlurl url="update-OK.jpg" name="update-OK.jpg">\r
-\r
-For future reference, the Update Settings box is the place where you can enter information to revert\r
-to a prior version of DXSpider.  Information on reverting to a Before Date is contained in the WinCVS\r
-manual.\r
-\r
-After a short period of time, a series of file names will scroll by in the lower pane of the WinCVS\r
-window.  Eventually you should see\r
-<tscreen><verb>\r
-*****CVS exited normally with code 0*****\r
-\r
-</verb></tscreen>\r
-appear in the lower pane.  You're done.  The updated files are in place ready for you to stop and then\r
-restart your DXSpider.  After the restart, you're running with the latest version of DXSpider.\r
-\r
-<htmlurl url="completed.jpg" name="completed.jpg">\r
-\r
-To paraphrase from the CVS section... Now the magic part!  From now on when you want to update, simply\r
-connect to the Internet and start WinCVS.\r
-<tscreen><verb>\r
-Click on the greyed-out Spider directory in the left screen\r
-Click on the green down arrow\r
-Click OK on the Update Settings dialog box\r
-Restart your Spider software\r
-</verb></tscreen>\r
-\r
-<sect>The DXSpider command set\r
-\r
-\r
index 9daffa6b65f4d91406a19e5fe64b0fd0132a9d6d..848686df0689fca364d9641b5eb53f127b026559 100644 (file)
@@ -1811,9 +1811,6 @@ Click OK on the Update Settings dialog box
 Restart your Spider software\r
 </verb></tscreen>\r
 \r
-<sect>The DXSpider command set\r
-\r
-\r
 <sect1>accept (0)
 
 <P>
diff --git a/sgml/filtering_en.sgml b/sgml/filtering_en.sgml
new file mode 100644 (file)
index 0000000..8759d5a
--- /dev/null
@@ -0,0 +1,1209 @@
+<!doctype linuxdoc system>\r
+\r
+<article>\r
+\r
+<!-- Title information -->\r
+\r
+<title>The DXSpider User Filtering Primer v1.0</title> \r
+<author>Compiled By W3BG - Jim Samuels (jimsam@comcast.net) With Introduction by N3RD - Dave Hawes (dave.n3rd@comcast.net)</author>\r
+<date>March 2003 revision 0.1</date>\r
+\r
+<abstract>\r
+A primer and tutorial for Users and SysOps of the DXSpider DXCluster program.\r
+</abstract>\r
+\r
+<!-- Table of contents -->\r
+<toc>\r
+\r
+<!-- Begin the document -->\r
+\r
+<sect>Introduction.\r
+\r
+<P>\r
+The PacketCluster software written in the mid-80s by Dick Newell, AK1A, has \r
+served us well.  Dick has moved on though and has not supported the software \r
+with updates etc for the last 10 years.  Numerous PacketCluster "clones" have \r
+come and gone over the years, however there is one, called DX Spider, which \r
+provides a very similar user interface to that of AK1A, allows internet \r
+connections of users and node-to-node links, is actively supported by the \r
+author, and best of all is freeware.  FRC has started to convert several nodes \r
+to Spider.\r
+\r
+<P>\r
+One of the strengths of DX Spider is its very powerful and flexible DX spot \r
+filtering routines.  These filters are totally different from anything we \r
+learned how to do with PacketCluster, and along with their power and \r
+flexibility comes somewhat of a learning curve.  Hence the need for this \r
+primer.\r
+\r
+<P>\r
+In the following sections, you will learn that you can filter DX spots by:\r
+\r
+<tscreen><verb>\r
+Frequency of the spot\r
+Mode of the spot\r
+Callsign of the spot (by state, country, zone, or specific callsign)\r
+Callsign of the spotter (by state, country, zone, or specific callsign)\r
+Callsign of the source node of the spot (by state, country, zone, or specific callsign)\r
+</verb></tscreen>\r
+\r
+<P>\r
+With a few keystrokes, you can set up a filter for the CQ WW SSB contest, for \r
+example, that says that you only want to see SSB spots on the contesting bands.\r
+In the ARRL contest, it is simple to exclude spots for Ws and VEs.  For example,\r
+the best all around one-line filter for users in the CQ WW SSB contest would be:\r
+\r
+<tscreen><verb>\r
+accept/spots on contesthf/ssb\r
+</verb></tscreen>\r
+\r
+This simply reads, "I want to get spots on the hf contesting bands on SSB only."\r
+\r
+<P>\r
+Jim Samuels, W3BG, has put together this primer which not only provides complete\r
+details on the format for all the available filter commands, but also provides \r
+useful examples that can be simply typed in, without the need to learn the \r
+specifics.\r
+\r
+<P>\r
+I would be remiss in not thanking Charlie Carroll, K1XX, who gave a lot of \r
+encouragement and mentoring, and provided some of the material in this primer.\r
+\r
+<P>\r
+As always, your local sysop is available to help you out, if need be.  Don't \r
+hesitate to contact him for assistance.\r
+\r
+<P>\r
+73 - Dave N3RD\r
+\r
+<sect>Foreword\r
+\r
+<P>\r
+While attempting to learn how DXSpider filters work, I found that I had to glean\r
+bits and pieces of information from the DXSpider User Manual and Administrators \r
+Guide as well as various posted messages, help files and the program and \r
+data-base files themselves. Therefore, this is by no means an original work. I \r
+have used and in some cases copied from some of these sources. What I have tried\r
+to accomplish is to gather this scattered information, put it in one spot \r
+(please pardon the pun) so others might benefit. I would advise those with \r
+interest to go back and read these other sources at their leisure.\r
+\r
+\r
+<sect>Configuring Spot Filters\r
+\r
+<sect1>What is a spot filter?\r
+\r
+<P>\r
+A spot filter is one rule (a one line spot filter) or multiple rules (multiple \r
+line spot filters) that a user can setup with-in DXSpider to control which \r
+specific spot(s) are received at the shack console.  These configurable \r
+filters/rules reside on the DXSpider node and are stored along with the user's \r
+other information. Filters can be likened to a car wash . . . . . like cars; \r
+information goes in one end dirty, gets washed and comes out the other end \r
+cleaned.\r
+\r
+<P>\r
+All spots received from other users on the cluster, or those received from other\r
+nodes, start out life destined for each and every connected user's console. If \r
+spot filtering has been configured, all spots headed for that user first go into\r
+the filter input, are processed and sent out the other end of these filters \r
+before being sent to the user's console. Like a car wash, each spot goes through\r
+one or many stages depending on whether the user wanted a simple or a \r
+super-duper filtering job.  Along the way, the spot gets scrubbed, unwanted \r
+information removed or wanted information passed on and finally the wanted spots\r
+only are spit out the other end - nice and clean with all unwanted "stuff" sent \r
+down the drain to the infamous "bit-bucket."  \r
+\r
+\r
+<sect1>How can filters be used?  \r
+\r
+<P>\r
+For example, let's say our local user has never owned a microphone in this life \r
+and definitely doesn't want to see any of those useless SSB spots. Our user \r
+simply sets up a basic filter to reject any SSB spots before they reach the \r
+user's console.  Similarly, it's now the ARRL CW DX contest weekend, so not only\r
+does our user not want to see SSB spots, but now doesn't want to see any UHF, \r
+VHF, DATA or any US/Canadian "DX" spots. Our user now only accepts HF CW \r
+CONTEST spots and in the same rule rejects spots for W and VE stations. In these\r
+and many more situations, "filters are our friends."\r
+\r
+\r
+<sect>Types of spot filters used in DXSpider \r
+\r
+<P>\r
+Basic filter types are "accept", "reject", and "clear" where the following\r
+applies ...\r
+\r
+<tscreen><verb>\r
+Reject filters - any spots that match will be dumped, all others passed on.\r
+Accept filters - any spots that match are passed on, all others are dumped.\r
+Clear filters  - the filter slot(s) referenced will be cleared from the filter \r
+                 repository\r
+</verb></tscreen>\r
+\r
+For the most part we will use only reject and accept filters. These are the main\r
+filter types. Basically, reject means dump it and accept means take it and pass \r
+it on to the user. By nature, accept filters are more powerful than reject \r
+filters. A user can generally do with a one line accept rule what it could take \r
+many lines of reject rules to accomplish. However, the flip-side of this \r
+statement is that a series of reject filters are usually easier to administer \r
+and change.\r
+\r
+<sect1> Numbering lines and slots \r
+\r
+<P>\r
+There are ten usable filter slots in DXSpider. Each slot holds one reject and \r
+one accept rule. Therefore, each type filter can have up to ten lines of rules \r
+contained in these ten slots. The filter rules must be numbered sequentially, \r
+that is, 0-9 lines of reject filter rules and 0-9 lines of accept filter rules \r
+to correspond to their respective slot position. If no number is used, every \r
+line is assumed to be in slot 1 and the addition of a second filter line of the \r
+same type without a number will just over-write the first that was previously \r
+written to slot 1. (Why not slot 0? I don't know. This is the way it works.)\r
+\r
+<P>\r
+<em>Important:</em> The filter rules are applied in sequence, i.e., 0-9. If a \r
+line matches, action is taken on that line. The filter sequence acts on rules \r
+in the order listed.  It acts on the reject filter in each slot before acting \r
+on the accept filter contained in that slot. If the slot is completely blank or \r
+if a reject or accept filter line is missing in that slot it skips right over \r
+to the next filter rule in the sequence. A picture of a filter set might look \r
+like this ...\r
+\r
+<tscreen><verb>\r
+Execution Sequence     Slot Number     Filter Rule     \r
+       1                 Slot0         reject/spot 0 <pattern> \r
+       2                               accept/spot 0 <pattern> \r
+       3                 Slot1         reject/spot 1 <pattern> \r
+       4                               accept/spot 1 <pattern> \r
+       5                 Slot2         reject/spot 2 <pattern> \r
+       6                               accept/spot 2 <pattern> \r
+       .                 .     \r
+       19                Slot9         reject/spot 9 <pattern> \r
+       20                              accept/spot 9 <pattern>\r
+</verb></tscreen>\r
+\r
+\r
+<sect1>Reject before accept\r
+\r
+<P>\r
+This is not a good rule for life, but it makes sense for DXSpider filters. As \r
+a general rule, reject filter rules within a slot are always executed before \r
+accept filter rules.  There is a very good reason for this.  If a spot doesn't \r
+match a reject filter, the spot is passed to the next filter line in the set.  \r
+However, if a spot matches an accept filter, it is sent immediately to the user.\r
+\r
+<sect1>Using Multiple Reject Filter Rules\r
+\r
+<P>\r
+Another important concept to know is that you can do everything you want to do \r
+with multiple reject filters AND NO ACCEPT FILTERS.  By default, if a spot \r
+doesn't match any of the reject filter definitions, then the system considers \r
+you want the spots and sends it to you.  For example, the following two filters \r
+perform exactly the same thing ...\r
+\r
+<tscreen><verb>\r
+accept/spots on contesthf\r
+reject/spots not on contesthf\r
+</verb></tscreen>\r
+\r
+So, why would we choose one rather than the other?  Using reject syntax allows \r
+you to add another filter line easily, without disturbing the first line.  A \r
+real example will show us how this works.  Let's say that there is a RTTY \r
+contest coming up and you don't wish to see the RTTY spots.  Simply add another \r
+reject filter like this ...\r
+\r
+<tscreen><verb>\r
+reject/spots 2 on hf/rtty\r
+</verb></tscreen>\r
+\r
+Note that we need to specify that this is the second line of reject filter \r
+definitions.  Also, the "RTTY" sub-band specification has to be associated with \r
+a range of bands; it can't be specified all by itself.  So, we just add it \r
+behind the range of bands defined by "HF".  So in our example, if the user does \r
+a show/filter, he will be told by the Spider that his current filters are ...\r
+\r
+<tscreen><verb>\r
+filter 1 reject not on contesthf\r
+filter 2 reject on hf/rtty\r
+</verb></tscreen>\r
+\r
+With these filters set up, if a spot comes through on 14085 kHz, the filter \r
+works like this ...\r
+\r
+<tscreen><verb>\r
+filter1:    Is spot NOT on the HF contest bands?  No.  \r
+            The spot doesn't match the filter definition, so pass it to \r
+            next filter.\r
+\r
+filter2:    Is spot within the freq. Range defined for RTTY?  Yes.  \r
+            Since the spot matches the filter definition, the spot is rejected \r
+            and the users never see it.\r
+</verb></tscreen>\r
+\r
+Had the frequency of the spot been 14025, then the spot would have not matched \r
+the filter2 definition either, would have passed through all the filters, and \r
+would have been sent to the user at the end of the filter set.  Also, had the \r
+spot been on 10 MHz, it would have met the definition of filter1, been rejected \r
+immediately, and the filtering process would have stopped before processing \r
+filter2.\r
+\r
+<P>\r
+In addition, the filtering system has a rough time handling accept filters \r
+followed by reject filters and adds inefficiency to the processing. \r
+(Note: a reject as a "qualifier" to an accept rule in an accept filter line is \r
+okay as we will see below)\r
+\r
+\r
+<sect1>A very useful command \r
\r
+<P>\r
+To see all active filters in use at any time, just type the following command\r
+...\r
+\r
+<tscreen><verb>\r
+show/filter\r
+</verb></tscreen>\r
+\r
+<sect1>Case does not matter\r
+\r
+<P>\r
+In entering any filter - case does not matter. Upper, lower, or mixed case \r
+will not effect how filters work or perform.\r
+\r
+<sect1>Qualifiers\r
+\r
+<P>\r
+Logical operands can be used in rule sets to combine multiple actions or \r
+qualify others. These are ...\r
+\r
+<tscreen><verb>\r
+and    a and b= action\r
+not    a not b= action\r
+or     a and not (c or b)= action\r
+</verb></tscreen>\r
+\r
+Note: as a general rule when or is used you must also use parentheses (). \r
+We will see how these can be used in examples later.\r
+\r
+<sect1>Comma Separation\r
+\r
+<P>\r
+Any command can have multiple pattern variables if commas separate them. \r
+For example ...\r
+\r
+<tscreen><verb>\r
+reject/spot call_state nj,ny,pa,de,md\r
+</verb></tscreen>\r
+\r
+<sect>Reject filters \r
+\r
+<P>\r
+A reject filter line means that if a spot matches, send it to the trash, dump \r
+it, do not send it down the line to the next rule or to the user, but pass-on \r
+all other spots that do not match. \r
+\r
+<tscreen><verb>\r
+Syntax:        reject/spots [0-9]  <pattern>   \r
+</verb></tscreen>\r
+\r
+Any of the following patterns may be used in this line ...\r
+\r
+<tscreen><verb>\r
+freq <range>\r
+on <range>       \r
+info <string>\r
+call <prefixes>\r
+call_dxcc <numbers>\r
+call_itu <numbers>\r
+call_zone <numbers>\r
+call_state <state 2-letter abbreviations>\r
+by <prefixes>\r
+by_dxcc <numbers>\r
+by_itu <numbers>\r
+by_zone <numbers>\r
+by_state <state 2-letter abbreviations>\r
+origin <prefixes> Used primarily be SYSOPS,  not by users and not discussed.\r
+channel <prefixes> Used primarily be SYSOPS,  not by users and not discussed.\r
+</verb></tscreen>\r
+\r
+<sect>Filters to reject spots based on frequency\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:        reject/spot [0-9] freq <range>  \r
+\r
+or\r
+\r
+reject/spot [0-9] on <range>\r
+</verb></tscreen>\r
+\r
+Important: both <em>freq</em> and <em>on</em> are exactly the same and can be \r
+used interchangeably - most persons use <em>on</em> (less typing.)\r
+\r
+<P>\r
+For range, you can specify a frequency like 7040, a range of frequencies like \r
+0/30000 ( the whole HF band) or use any of the "band" or "region" names defined \r
+in the show/bands command.\r
+\r
+<sect1>Bands Available\r
+\r
+<P>\r
+<tscreen><verb>\r
+73kHz:                 71 -> 75\r
+136kHz:                135 -> 138\r
+160m:          1800 -> 2000\r
+80m:           3500 -> 4000\r
+60m:           5258 -> 5407\r
+40m:           7000 -> 7400\r
+30m:           10100 -> 10150\r
+20m:           14000 -> 14350\r
+17m:           18068 -> 18168\r
+15m:           21000 -> 21450\r
+12m:           24890 -> 24990\r
+10m:           28000 -> 29700\r
+military:      29700 -> 50000, 230000 -> 420000\r
+band1:                 47000 -> 49999, 52000 -> 68000\r
+6m:            50000 -> 52000\r
+pmrlow:        68000 -> 87500\r
+4m:            70000 -> 70500\r
+band2:                 87500 -> 108000\r
+aircraft:      108000 -> 137500\r
+pmrmid:        138000 -> 165000\r
+2m:            144000 -> 148000\r
+pmrhigh:       165000 => 174000\r
+band3:                 176000 => 230000\r
+220:           220000 => 222000\r
+pmruhf:        425000 => 430000, 440000 => 471000\r
+70cm:          430000 => 450000\r
+band4:                 471000 => 550000\r
+band5:                 550000 => 868000\r
+23cm:          1240000 => 1325000\r
+13cm:          2310000 => 2450000\r
+9cm:           3400000 => 3475000\r
+6cm:           5650000 => 5850000\r
+3cm:           10000000 => 10500000\r
+12mm:          24000000 => 24250000\r
+6mm:           47000000 => 47200000\r
+</verb></tscreen>\r
+\r
+<sect1>Regions Available\r
+\r
+<P>\r
+<tscreen><verb>\r
+all:           73khz 136khz 160m 80m 60m 40m 30m 20m 17m 15m 12m 10m 6m 4m \r
+                2m 220 70cm 23cm 9cm 6cm 3cm 12mm 6mm\r
+vhfradio:      band1 band2\r
+vhf:           6m 4m 2m 220\r
+contesthf:     160m 80m 40m 20m 15m 10m\r
+warc:          60m 30m 17m 12m\r
+pmr:           pmrlow pmrmid pmrhigh pmruhf\r
+spe:           10m 6m 4m 2m\r
+shf:           23cm 13cm 9cm 6cm 3cm\r
+vlf:           73khz 136khz\r
+uhftv:         band4 band5\r
+hf:            160m 80m 60m 40m 30m 20m 17m 15m 12m 10m\r
+vhftv:         band1 band3\r
+uhf:           70cm 23cm\r
+</verb></tscreen>\r
+\r
+<sect1>Examples\r
+\r
+<P>\r
+The following line will reject spots on 7,040 kHz and pass all others.\r
+\r
+<tscreen><verb>\r
+reject/spot 0 freq 7040\r
+</verb></tscreen>\r
+\r
+The next line will reject spots from 0 to 30,000 kHz and pass on all others.\r
+       \r
+<tscreen><verb>\r
+reject/spot 1 on 0/30000\r
+</verb></tscreen>\r
+\r
+This next will trash all spots in the frequency range 144000 -> 148000 kHz and \r
+pass on all others.\r
+\r
+<tscreen><verb>\r
+reject/spot 2 freq 2m\r
+</verb></tscreen>\r
+\r
+This rule will reject all spots on 6m, 4m, 2m, and 220  and pass on all\r
+others.\r
+\r
+<tscreen><verb>\r
+reject/spot 3 on vhf\r
+</verb></tscreen>\r
+\r
+This rule will dump all spots on the 160m, 80m, 60m, 40m, 30m, 20m, 17m, 15m,\r
+12m, 10m bands and all spots on 70cm and  23cm bands passing all other spots.\r
+\r
+<tscreen><verb>\r
+reject/spot 4 freq hf and freq uhf\r
+</verb></tscreen>\r
+\r
+This is a special spot to be used only by members of the Yankee Clipper\r
+Contest Club during contest weekends. Hi!\r
+\r
+<tscreen><verb>\r
+reject/spot on all\r
+</verb></tscreen>\r
+\r
+<sect1>Sub-bands as part of range\r
+\r
+<P>\r
+In conjunction with range, you can use the following sub-band names,\r
+\r
+<tscreen><verb>\r
+cw, rtty, data, ssb, and sstv\r
+</verb></tscreen>\r
+\r
+by using a forward-slash [(band or region)/sub-band] as part of the range \r
+definition.  For example ...\r
+\r
+<P>\r
+This rule will reject all HF phone spots passing on all others\r
+\r
+<tscreen><verb>\r
+reject/spot 0 freq hf/ssb\r
+</verb></tscreen>\r
+\r
+This filter rule will reject all HF CW spots but will not reject DATA and RTTY\r
+spots in the CW range and will pass on all other spots.\r
+\r
+<tscreen><verb>\r
+reject/spot 1 on hf/cw and not (on hf/data or on hf/rtty)\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to reject spots based on the "info" data in the spot\r
+\r
+<P>\r
+\r
+<tscreen><verb>\r
+Syntax:        reject/spot [0-9] info <string>\r
+</verb></tscreen>\r
+\r
+This filter is used to key on information contained in the information section \r
+of the spot. One could use this to reject any spots containing IOTA, QSL OP or \r
+any other "key-word" used in the information string of the spot. \r
+\r
+<P>\r
+Examples ...\r
+\r
+<P>\r
+This filter will reject spots containing IOTA information and pass on all\r
+others\r
+\r
+<tscreen><verb>\r
+reject/spot 0 info IOTA\r
+</verb></tscreen>\r
+\r
+This filter will reject all general CW spots on HF, but will still permit any\r
+HF CW spots that contain iota information in addition to passing all others.\r
+\r
+<tscreen><verb>\r
+reject/spot 1 on hf/cw and not info iota\r
+</verb></tscreen>\r
+\r
+This next filter will reject spots asking or containing QSL information and \r
+pass on all others\r
+\r
+<tscreen><verb>\r
+reject/spot 2 info QSL\r
+</verb></tscreen>\r
+\r
+Note: The following series of filters are based on <em>call</em> and\r
+<em>by</em>.  Call always references the call sign of the spotted DX station.  \r
+By always references the call sign of the spotting station.\r
+\r
+<sect1>Filters to reject spots based on call\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:        reject/spot [0-9] call <prefixes>  \r
+</verb></tscreen>\r
+\r
+This filter is misleading in a way. It is strictly based on the spotted call \r
+sign letters or numbers entered and not based on countries or DXCC entities. \r
+One could filter on JIMSAM62 if desired.\r
+\r
+<P>\r
+Examples ...\r
+\r
+<P>\r
+This filter will reject spots for G1AAA, GJ2BBB, and GW3CCC and will pass on\r
+spots for M0AAA.\r
+\r
+<tscreen><verb>\r
+reject/spot 0 call G\r
+</verb></tscreen>\r
+\r
+This next filter will reject spots for PA3AAA and pass on spots for PB4BBB\r
+\r
+<tscreen><verb>\r
+reject/spot 1 call PA\r
+</verb></tscreen>\r
+\r
+This filter will reject spots for K1AA, KC4AAA,  and KH6DDD and pass on spots\r
+for W3BG and N3RD\r
+\r
+<tscreen><verb>\r
+reject/spot 2 call K\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to reject spots based on call_dxcc\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:  reject/spot [0-9] call_dxcc <numbers or prefixes>   \r
+</verb></tscreen>\r
+\r
+This filter is based on DXCC entities and uses either the country prefix or \r
+the DXCC entity number, found by using the command <em>show/prefix</em>.\r
+\r
+<P>\r
+As in ...\r
+\r
+<tscreen><verb>\r
+show/prefix w\r
+W DXCC: 226 ITU: 7 CQ: 4 LL: 43 0 N 87 54 W (W, United-States-W)\r
+</verb></tscreen>\r
+\r
+<tscreen><verb>\r
+show/prefix VE\r
+VE DXCC: 197 ITU: 9 CQ: 5 LL: 45 18 N 66 6 W (VE, New-Brunswick-VE)\r
+DXCC: 197 ITU: 9 CQ: 5 LL: 48 30 N 56 0 W (VE, Newfoundland-VE)\r
+DXCC: 197 ITU: 9 CQ: 5 LL: 44 36 N 63 36 W (VE, Nova-Scotia-VE)\r
+DXCC: 197 ITU: 4 CQ: 5 LL: 45 30 N 73 36 W (VE, Quebec-VE)\r
+DXCC: 197 ITU: 4 CQ: 4 LL: 43 42 N 79 24 W (VE, Ontario-VE)\r
+DXCC: 197 ITU: 3 CQ: 4 LL: 49 54 N 97 6 W (VE, Manitoba-VE)\r
+DXCC: 197 ITU: 3 CQ: 4 LL: 50 30 N 104 36 W (VE, Saskatchewan-VE)\r
+DXCC: 197 ITU: 2 CQ: 3 LL: 51 0 N 114 6 W (VE, Alberta-VE)\r
+DXCC: 197 ITU: 2 CQ: 3 LL: 49 18 N 123 6 W (VE, British-Columbia-VE)\r
+DXCC: 197 ITU: 75 CQ: 1 LL: 60 42 N 135 6 W (VE, Yukon-VE)\r
+</verb></tscreen>\r
+\r
+Example ...\r
+\r
+<P>\r
+This spot filter will  reject all spots for US and Canada stations and pass on\r
+all others.\r
+\r
+<tscreen><verb>\r
+reject/spot 0 call_dxcc 226,197\r
+</verb></tscreen>\r
+\r
+This spot filter will  reject all spots for US and Canada stations and pass on\r
+all others including the special event station, W2WTC, who I want to work the\r
+next time he is on the air.\r
+\r
+<tscreen><verb>\r
+reject/spot 1 call_dxcc w,ve not call w2wtc\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to reject spots based on call_itu\r
+\r
+<P>\r
+Similarly, call_itu and call_zone use ITU regions that can also be obtained \r
+using the show/prefix &lt;prefix&gt; command (see above.)\r
+\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] call_itu <numbers>  \r
+</verb></tscreen>\r
+\r
+Example ...\r
+\r
+<P>\r
+This spot filter will reject all spots for ITU region 7 and pass on all\r
+others.\r
+\r
+<tscreen><verb>\r
+reject/spot 0  call_itu 7\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to reject spots based on call_zone\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:  reject/spot [0-9] call_zone <numbers>  \r
+</verb></tscreen>\r
+\r
+This filter is based on CQ zones and uses the CQ zone number found by using the \r
+command <em>show/prefix</em> (see above.)\r
+\r
+<P>\r
+Example ...\r
+\r
+<P>\r
+This spot filter will  reject all spots for CQ zone 5 and pass on all others.\r
+\r
+<tscreen><verb>\r
+reject/spot 0 call_zone 5\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to reject spots based on call_state\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:  reject/spot [0-9] call_state <state2-letter abbreviations>\r
+</verb></tscreen>\r
+\r
+This filter is based on the state of the call spotted, for those call signs \r
+contained in the usdb database.  Use the command <em>show/usdb</em> to see an \r
+example of a listing in the database, like this ...\r
+\r
+<tscreen><verb>\r
+show/usdb k3ww\r
+K3WW    -> Perkasie, PA\r
+</verb></tscreen>\r
+\r
+Example ...\r
+\r
+<P>\r
+This spot filter will  reject all spots for stations in the Mid-Atlantic\r
+states and pass on all others.\r
+\r
+<tscreen><verb>\r
+reject/spot call_state nj,ny,pa,de,md\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to reject spots based on by\r
+\r
+<P>\r
+<em>by</em> filters are similar to and function exactly as call filters except \r
+that they act on the spotting station call sign and not the spotted call sign.\r
+\r
+<P>\r
+So ...\r
+\r
+<P>\r
+This filter is similar to and functions like the call &lt;prefixes&gt;      \r
+(See above) except that it rejects spots generated by the spotting call sign \r
+and passes all other spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  reject/spot [0-9] by <prefixes>  \r
+</verb></tscreen>\r
+\r
+This next filter is based on DXCC entities and uses the DXCC entity number \r
+found by using the command  show/prefix &lt;prefix&gt; and it rejects spots \r
+generated within the spotting DXCC entity and passes all other spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  reject/spot [0-9] by_dxcc <numbers>\r
+</verb></tscreen>\r
+\r
+This next filter is based on ITU regions and uses the ITU region number found by\r
+using the command <em>show/prefix</em> (see above), except that it rejects\r
+spots generated by a spotting call sign within the ITU region and passes all\r
+other spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  reject/spot [0-9] by_itu <numbers>\r
+</verb></tscreen>\r
+\r
+This filter is based on CQ zones and uses the CQ zone number found by using\r
+the command <em>show/prefix</em> (see above), except that it rejects spots\r
+generated by a spotting call sign within the CQ zone and passes all other\r
+spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  reject/spot [0-9] by_zone <numbers>\r
+</verb></tscreen>\r
+\r
+This filter is based on the state of the spotting station found by using the\r
+command <em>show/usdb</em> and passes all other spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  reject/spot [0-9] by_state <state2-letter postal codes \r
+</verb></tscreen>\r
+\r
+<sect>Accept filters \r
+\r
+<P>\r
+An accept filter line means that if a spot matches pass it on to the user, send \r
+it down the line to the next rule or to the user, and trash, dump, all other \r
+spots that do not match to the next filter line. \r
+\r
+<tscreen><verb>\r
+Syntax:        accept/spots [0-9]  <pattern>   \r
+</verb></tscreen>\r
+\r
+Any of the following patterns may be used in this line ...\r
+\r
+<tscreen><verb>\r
+freq <range>\r
+on <range>       \r
+info <string>\r
+call <prefixes>\r
+call_dxcc <numbers>\r
+call_itu <numbers>\r
+call_zone <numbers>\r
+call_state <state2-letter abbreviations>\r
+by <prefixes>\r
+by_dxcc <numbers>\r
+by_itu <numbers>\r
+by_zone <numbers>\r
+by_state <state2-letter abbreviations>\r
+origin <prefixes>   Used primarily be SYSOPS,  not by users and not discussed.\r
+channel <prefixes> Used primarily be SYSOPS,  not by users and not discussed.\r
+</verb></tscreen>\r
+\r
+Using these patterns, we can accept spots based upon ...\r
+\r
+<tscreen><verb>\r
+Frequency of the spot\r
+Call sign of the spot (country or zone)\r
+Call sign of the spotter (country or zone)\r
+Contents of the "information field" which comes with the spot\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to accept spots based on frequency\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:        accept/spot [0-9] freq <range>  \r
+\r
+or\r
+\r
+accept/spot [0-9] on <range>\r
+</verb></tscreen>\r
+\r
+Important: as noted before, both <em>freq</em> and <em>on</em> are exactly \r
+the same and can be used interchangeably.\r
+\r
+<P>\r
+For range, you can specify a frequency like 7040, a range of frequencies \r
+like 0/30000 ( the whole HF spectrum) or use any of the band/region names \r
+defined in the SHOW/BANDS command (see above).\r
+\r
+<P>\r
+Examples...\r
+\r
+<P>\r
+This will pass on a HF spots only from 0 to 30,000 kHz and dump all others.\r
+\r
+<tscreen><verb>\r
+accept/spot 1 on 0/30000 \r
+</verb></tscreen>\r
+\r
+This passes on all spots in the frequency range 144000 -> 148000 kHz and trash\r
+all others.\r
+\r
+<tscreen><verb>\r
+accept/spot 2 freq 2m\r
+</verb></tscreen>\r
+\r
+This rule will only pass on spots on 6m, 4m, 2m, and 220 and reject all\r
+others.\r
+\r
+<tscreen><verb>\r
+accept/spot 3 on vhf\r
+</verb></tscreen>\r
+\r
+This rule will pass on all spots on the 160m, 80m, 60m, 40m, 30m, 20m, 17m,\r
+15m, 12m, 10m bands and all spots on 70cm and 23cm bands only. All other\r
+spots are trashed.\r
+\r
+<tscreen><verb>\r
+accept/spot 4 freq hf and freq uhf\r
+</verb></tscreen>\r
+\r
+<sect1>Sub-bands as part of range\r
+\r
+<P>\r
+In conjunction with range, you can use the following sub-band names: CW, RTTY, \r
+DATA, SSB, and SSTV by using a back-slash [(band or region)/sub-band] as part \r
+of the range definition. \r
+\r
+<P>\r
+Examples ...\r
+\r
+<P>\r
+This rule will only accept and pass on HF phone spots rejecting all others\r
+\r
+<tscreen><verb>\r
+accept/spot 0 freq hf/ssb\r
+</verb></tscreen>\r
+\r
+This filter rule will accept all HF CW spots but will not include DATA and\r
+RTTY spots in the CW range. In addition all other spots will be dumped.\r
+\r
+<tscreen><verb>\r
+accept/spot 1 on hf/cw and not (on hf/data or on hf/rtty)\r
+</verb></tscreen> \r
+\r
+<sect1>Filters to accept spots based on info\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:        accept/spot [0-9] info <string>\r
+</verb></tscreen>\r
+\r
+This filter is used to key on information contained in the information section \r
+of the spot. One could use this to accept any spots containing IOTA, QSL OP or \r
+any other "key-word" used in the information string of the spot. \r
+\r
+<P>\r
+Examples ...\r
+\r
+<P>\r
+This filter will accept spots containing IOTA information only and reject all\r
+others\r
+\r
+<tscreen><verb>\r
+accept/spot 0 info IOTA\r
+</verb></tscreen>\r
+\r
+This filter will accept only 10m SSB spots, but will still permit any spots\r
+that contain iota information in addition - rejecting all other spots.\r
+\r
+<tscreen><verb>\r
+accept/spot 1 on 10m/ssb and info iota\r
+</verb></tscreen>\r
+\r
+This next filter will accept spots asking or containing QSL information and dump\r
+all other spots\r
+\r
+<tscreen><verb>\r
+accept/spot 2 info QSL\r
+</verb></tscreen>\r
+\r
+Note: The following series of filters are based on <em>call</em> and \r
+<em>by</em>.  Call always references the call sign of the spotted DX station.  \r
+By always references the call sign of the spotting station.\r
+\r
+<sect1>Filters to accept spots based on call\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:        accept/spot [0-9] call <prefixes> \r
+</verb></tscreen>\r
+\r
+This filter is misleading in a way. It is strictly based on the spotted call \r
+sign letters or numbers entered and not based on countries or DXCC entities. \r
+\r
+<P>\r
+Examples ...\r
+\r
+<P>\r
+This filter will accept spots for G1AAA, GJ2BBB, and GW3CCC and reject all\r
+others, including M0AAA.\r
+\r
+<tscreen><verb>\r
+accept/spot 0 call G\r
+</verb></tscreen>\r
+\r
+This next filter will accept spots for PA3AAA and reject spots for PB4BBB as \r
+well as all others.\r
+\r
+<tscreen><verb>\r
+accept/spot 1 call PA\r
+</verb></tscreen>\r
+\r
+This filter will accept spots for call signs beginning with "K", i.e., K1AA,\r
+KC4AAA,  KH6DDD and reject spots for W3BG and N3RD as well as all other\r
+spots.\r
+\r
+<tscreen><verb>\r
+accept/spot 2 call K\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to accept spots based on call_dxcc\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] call_dxcc <numbers or prefixes>\r
+</verb></tscreen>\r
+\r
+This filter is based on DXCC entities and uses either the country prefixes or \r
+the DXCC entity number found by using the command <em>show/prefix</em>. See \r
+example of <em>show/prefix</em> above.\r
+\r
+<P>\r
+Examples ...\r
+\r
+<tscreen><verb>\r
+accept/spot 0 call_dxcc 226,197  \r
+\r
+or\r
+\r
+accept/spot 0 call_dxcc ve,w \r
+</verb></tscreen>\r
+\r
+(Both will work) These spot filters will accept all spots for US and Canada \r
+stations and trash all others.\r
+\r
+<P>\r
+The folowing spot filter will accept all spots for US stations and yet reject \r
+any spots for W3FM who is always being spotted by Europeans and filling up my\r
+screen.\r
+\r
+<tscreen><verb>\r
+accept/spot 1 call_dxcc w not call w3fm\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to accept spots based on call_itu\r
+\r
+<P>\r
+Similarly, call_itu and call_zone use ITU regions that can also be obtained \r
+using the <em>show/prefix</em> command (see above.)\r
+\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] call_itu <numbers>  \r
+</verb></tscreen>\r
+\r
+Example ...\r
+\r
+<P>\r
+This spot filter will  accept all spots for  ITU region 7 and reject all\r
+others.\r
+\r
+<tscreen><verb>\r
+accept/spot 0  call_itu 7\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to accept spots based on call_zone\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] call_zone <numbers>\r
+</verb></tscreen>\r
+\r
+This filter is based on CQ zones and uses the CQ zone number found by using \r
+the command <em>show/prefix</em> (see above.)\r
+\r
+<P>\r
+Example ...\r
+\r
+<P>\r
+This spot filter will  accept all spots for CQ zone 5 and reject all others.\r
+\r
+<tscreen><verb>\r
+accept/spot 0 call_zone 5\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to accept spots based on call_state\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] call_state <state2-letter postal codes>  \r
+</verb></tscreen>\r
+\r
+This filter is based on state of the call spotted for those call signs contained\r
+in the usdb database.  \r
+\r
+<P>\r
+Example ...\r
+\r
+<P>\r
+This spot filter will  accept all spots of stations located in the\r
+Commonwealth of Pennsylvania and reject all others. It's the PA QSO Party\r
+Weekend.\r
+\r
+<tscreen><verb>\r
+accept/spot 0  call_state pa\r
+</verb></tscreen>\r
+\r
+<sect1>Filters to accept spots based on by\r
+\r
+<P>\r
+<em>by</em> filters are similar to and function exactly as call filters except \r
+that they act on the spotting station call sign and not the spotted call sign\r
+\r
+<P>\r
+So ...\r
+\r
+<P>\r
+This filter is similar to and functions like the  call &lt;prefixes&gt; (See above)\r
+except that it accepts spots generated by the spotting call sign and dumps all\r
+other spots.\r
+\r
+<tscreen><verb>\r
+Syntax:        accept/spot [0-9] by <prefixes>\r
+</verb></tscreen>\r
+\r
+This filter is based on DXCC entities and uses the DXCC entity number found\r
+by using the command <em>show/prefix</em> and it accepts spots generated\r
+within the spotting DXCC entity and rejects other spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] by_dxcc <numbers>\r
+</verb></tscreen>\r
+\r
+This next filter is based on ITU regions and uses the ITU region number found by\r
+using the command <em>show/prefix</em> (see above), except that it accepts\r
+spots generated by a spotting call sign within the ITU region and rejects all\r
+other spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] call_itu <numbers>\r
+</verb></tscreen>\r
+\r
+This filter is based on CQ zones and uses the CQ zone number found by using\r
+the command <em>show/prefix</em> (see above), except that it accepts spots\r
+generated by a spotting call sign within the CQ zone and rejects all other\r
+spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] call_zone <numbers>\r
+</verb></tscreen>\r
+\r
+This filters is based on the state location of the spotting station found\r
+by using the command <em>show/usdb</em> and accepts only those spots\r
+generated by stations from the states(s) specified rejecting all other spots.\r
+\r
+<tscreen><verb>\r
+Syntax:  accept/spot [0-9] by_state <state2-letter postal codes>\r
+</verb></tscreen>\r
+\r
+<sect>Clear filters \r
+\r
+<P>\r
+A clear filter line will delete the slot number specified or all slots and \r
+consequently all filters that have been created by a user.\r
+\r
+<P>\r
+<tscreen><verb>\r
+Syntax:        clear/spots [0-9]        \r
+\r
+or\r
+\r
+clear/spots all\r
+</verb></tscreen>\r
+\r
+Example ...\r
+\r
+<P>\r
+This will clear any or both accept and reject spot filters in slot 2.\r
+\r
+<tscreen><verb>\r
+clear/spots 2\r
+</verb></tscreen>\r
+\r
+This will clear each and every user spot filter  - it will clear out all\r
+filters in all slots.\r
+\r
+<tscreen><verb>\r
+clear/spots all\r
+</verb></tscreen>\r
+\r
+Note - if you just want to replace a spot filter, enter the rule again (with a \r
+line number) and it will overwrite the previous filter in that slot. If you \r
+forget the line number, it will overwrite the filter in slot 1 by default.\r
+\r
+<sect>Some Practice Examples \r
+\r
+<P>\r
+The proceeding sections have discussed the basics of DXSpider filters. The \r
+following are some examples utilizing basic filters and some not so basic \r
+combination filters.\r
+\r
+<P>\r
+Lets say you only want to see any of those 6m, 2m, or 220 spots.\r
+\r
+<tscreen><verb>\r
+reject/spot 0 on uhf\r
+</verb></tscreen>\r
+\r
+As a good stand alone contest filter ...\r
+\r
+<tscreen><verb>\r
+accept/spot on contesthf/<mode> where mode is either CW, SSB, or RTTY\r
+</verb></tscreen>\r
+\r
+Note: since a slot number is not included slot 1 is assumed.\r
+\r
+<P>\r
+It's a CW contest weekend so you don't want to see any WARC band or SSB spots.\r
+\r
+<tscreen><verb>\r
+accept/spots 0 on contesthf/cw\r
+</verb></tscreen>\r
+\r
+It's the same weekend, but you also don't want to see any US or Canadian spots, \r
+or any rtty and data spots that are included in the CW portion of the bands. \r
+Any of the following will accomplish the same result:\r
+\r
+<tscreen><verb>\r
+reject/spot 0  not on contesthf/cw\r
+reject/spot 1 on contesthf/data\r
+reject/spot 2 call_dxcc w,ve\r
+\r
+or\r
+\r
+accept/spot 0 on contesthf/cw and not (call_dxcc 226,197 or on contesthf/data)\r
+\r
+or\r
+\r
+accept/spot 0 on contesthf/cw and not (call_dxcc w,ve or on contesthf/data)\r
+</verb></tscreen>\r
+\r
+The following two discussions are from the Administrator Manual and are good \r
+"textbook" examples: \r
+\r
+<tscreen><verb>\r
+rej/spot on hf/cw\r
+acc/spot on 0/30000\r
+acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)\r
+</verb></tscreen>\r
+\r
+Note that accept and reject can be abbreviated. Also, the first filter has not \r
+been specified with a number. This will automatically be assumed to be number 1.\r
+In this case, we have said to reject all HF spots in the CW section of the bands\r
+but accept all others at HF. Also accept anything in VHF and above that is \r
+spotted in or by operators in the zones 14, 15 and 16. Each filter slot actually\r
+has a 'reject' rule slot and an 'accept' rule slot. The reject rule slot is \r
+executed BEFORE the accept rule slot. \r
+\r
+<P>\r
+It was mentioned earlier that after a reject test that doesn't match, the \r
+default for following tests is 'accept', the reverse is true for 'accept'. In \r
+the example what happens is that the reject is executed first, any non hf/cw \r
+spot is passed to the accept line, which lets through everything else on HF. \r
+The next filter line lets through just VHF/UHF spots from EU. \r
+\r
+<P>\r
+If you set a reject filter like this ... \r
+\r
+<tscreen><verb>\r
+reject/spots on hf/cw\r
+</verb></tscreen>\r
+\r
+Then you will get everything except HF CW spots. You could make this single \r
+filter even more flexible. For example, if you are interested in IOTA and will \r
+work it on CW even though normally you are not interested in CW, then you could \r
+say ...\r
+\r
+<tscreen><verb>\r
+reject/spots on hf/cw and not info iota\r
+</verb></tscreen>\r
+\r
+But in that case you might only be interested in iota and say,\r
+\r
+<tscreen><verb>\r
+accept/spots not on hf/cw or info iota\r
+</verb></tscreen>\r
+\r
+which achieves exactly the same thing.  Note that since slot numbers were \r
+not used, slot 1 is assumed.\r
+\r
+<sect>Contacts\r
+\r
+<P>\r
+This Primer is a work in progress. Additional features and filters are added \r
+from time to time by Dirk Koopman, G1TLH, the developer behind DXSpider. So \r
+periodic revisions will be made to this document. If you have any questions, \r
+comments, or suggestions relative to this primer on spot filtering, please \r
+contact, \r
+\r
+<tscreen><verb>\r
+Jim Samuels, W3BG jimsam@comcast.net \r
+\r
+or \r
+\r
+Dave Hawes, N3RD (W3FRC Cluster SYSOP) dave.n3rd@comcast.net\r
+</verb></tscreen>\r
+\r
+</article>\r
diff --git a/sgml/installation.sgml b/sgml/installation.sgml
deleted file mode 100644 (file)
index c0fc5ed..0000000
+++ /dev/null
@@ -1,1843 +0,0 @@
-<!doctype linuxdoc system>
-
-<article>
-
-<!-- Title information -->
-
-<title>The DXSpider Installation Manual v1.50</title> 
-<author>Iain Philipps, G0RDI (g0rdi@77hz.com),
-Ian Maude, G0VGS, (g0vgs@gb7mbc.net) and Charlie
-Carroll, K1XX, (k1xx@ptcnh.net)</author>
-<date>February 2003 revision 0.6</date>
-
-<abstract>
-A reference for SysOps of the DXSpider DXCluster program.
-</abstract>
-
-<!-- Table of contents -->
-<toc>
-
-<!-- Begin the document -->
-
-<sect>Linux Installation 
-
-<sect1>Introduction
-
-<P>
-This section describes the installation of DX Spider v1.50 on a 
-<htmlurl url="http://www.redhat.com" name="RedHat"> Linux Distribution.
-Wherever possible I will try to include differences for other distributions.  
-
-<P>
-I am assuming a general knowledge of Linux and its commands.  You should 
-know how to use <em>tar</em> and how to edit files using your favourite editor.
-
-<P>
-The crucial ingredient for all of this is 
-<htmlurl url="http://www.perl.org" name="Perl">.  Earlier versions of
-Spider required perl 5.004, however it is now <it>STRONGLY</it> recommended
-that you use at least version 5.005_03 as this is the version being used
-in the development of Spider.
-
-<P>
-In addition to the standard Red Hat distribution you will require the 
-following modules from <htmlurl url="http://www.cpan.org/modules/by-module/" name="http://www.cpan.org/modules/by-module/"> , please note however that with later versions of perl, some of these
-modules may be included with the distribution.  Get the modules anyway and try
-to install as below.  If they complain, they are probably already a part of your
-perl distribution.
-
-<P>
-<itemize>
-<item> <htmlurl url="http://www.cpan.org/modules/by-module/Data/Data-Dumper-2.10.tar.gz" name="Data-Dumper-2.101.tar.gz">
-<item> <htmlurl url="http://www.cpan.org/modules/by-module/Date/TimeDate-1.10.tar.gz" name="TimeDate-1.10.tar.gz">
-<item> <htmlurl url="http://www.cpan.org/modules/by-module/IO/IO-1.20.tar.gz" name="IO-1.20.tar.gz (for perl 5.00403 and lower)">
-<item> <htmlurl url="http://www.cpan.org/modules/by-module/Net/Net-Telnet-3.03.tar.gz" name="Net-Telnet-3.03.tar.gz">
-<item> <htmlurl url="http://www.cpan.org/modules/by-module/Curses/Curses-1.06.tar.gz" name="Curses-1.06.tar.gz">
-<item> <htmlurl url="http://www.cpan.org/modules/by-module/Time/Time-HiRes-01.20.tar.gz" name="Time-HiRes-01.20.tar.gz">
-<item> <htmlurl url="http://www.cpan.org/modules/by-module/Digest/Digest-SHA1-2.01.tar.gz" name="Digest-SHA1-2.01.tar.gz">
-</itemize>
-
-<P>
-Copy the CPAN modules listed above to a convenient place on your computer. One good 
-place would be /usr/local/packages, and the instructions which follow will assume that 
-that's where you have put them.
-
-<P>
-Log in as 'root', and make sure you're at '/root' before you continue. Here are exactly the commands you must issue next: -
-
-<verb>
-# tar xvfz /usr/local/packages/Data-Dumper-2.101.tar.gz
-# cd Data-Dumper-2.101
-# perl Makefile.PL
-# make test
-# make install
-# cd ..
-#
-# tar xvfz /usr/local/packages/TimeDate-1.10.tar.gz
-# cd TimeDate-1.10
-# perl Makefile.PL
-# make test
-# make install
-# cd ..
-#
-# tar xvfz /usr/local/packages/IO-1.20.tar.gz
-# cd IO-1.20
-# perl Makefile.PL
-# make test
-# make install UNINST=1
-# cd ..
-#
-# tar xvfz /usr/local/packages/Net-Telnet-3.03.tar.gz
-# cd Net-Telnet-3.02
-# perl Makefile.PL
-# make test
-# make install
-# cd ..
-#
-# tar xvfz /usr/local/packages/Curses-1.06.tar.gz
-# cd Curses-1.06
-# perl Makefile.PL
-# make test
-# make install
-# cd ..
-#
-# tar xvfz /usr/local/packages/Time-HiRes-01.20.tar.gz 
-# cd Time-HiRes-01.20
-# perl Makefile.PL
-# make test
-# make install
-# cd ..
-#
-# tar xvfz /usr/local/packages/Digest-SHA1-2.01.tar.gz
-# cd Digest-SHA1-2.01
-# perl Makefile.PL
-# make test
-# make install
-# cd ..
-</verb>
-
-<P>
-Do not fall into the trap of thinking they're all the same, just because they 
-nearly are! Pay particular attention to the instructions of <em>IO</em>, above.
-
-
-<sect1>Preparation
-
-<P>
-I will assume that you have already downloaded the latest tarball of 
-the DXSpider software and are ready to install it. I am assuming version 
-1.50 for this section but of course you would use the latest version.
-
-<P>
-Login as root and create a user to run the cluster under.  <bf><it>UNDER 
-NO CIRCUMSTANCES USE ROOT AS THIS USER!</it></bf>.  I am going to use 
-the name <em>sysop</em>.  You can call it anything you wish.  Depending 
-on your security requirements you may wish to use an existing user, 
-however this is your own choice.
-
-<tscreen><verb>
-# adduser -m sysop
-</verb></tscreen>
-
-<P>
-For SuSE distributions, the command would be ..
-
-<tscreen><verb>
-# useradd -m sysop
-</verb></tscreen>
-
-<P>
-Now set a password for the user ...
-
-<tscreen><verb>
-# passwd sysop
-# New UNIX password:
-# Retype new UNIX password:
-passwd: all authentication tokens updated successfully
-</verb></tscreen>
-
-<sect1>Installing the software
-
-<P>
-Now to unpack the DX Spider distribution, set symbolic links and group 
-permissions.  Copy the tarball to /home/sysop and do the following.
-
-<tscreen><verb>
-# cd ~sysop
-# tar xvfz spider-1.50.tar.gz
-# ln -s ~sysop/spider /spider
-# groupadd -g 251 spider       (or another number)
-</verb></tscreen>
-
-<P>
-If you do not have the command <em>groupadd</em> available to you simply 
-add a line in /etc/group by hand.
-
-<tscreen><verb>
-# vi /etc/group                (or your favorite editor)
-</verb></tscreen>
-
-<P>
-You also need to add some others to the group, including your own callsign 
-(this will be used as an alias) and root.  The finished line in /etc/group 
-should look something like this
-
-<tt>
-spider:x:251:sysop,g0vgs,root
-</tt>
-
-<P>
-The next step is to set the permissions on the Spider directory tree and files ....
-
-<tscreen><verb>
-# chown -R sysop.spider spider
-# find . -type d -exec chmod 2775 {} \;
-# find . -type f -exec chmod 775 {} \;
-</verb></tscreen>
-
-<P>
-This last step allows various users of the group <em>spider</em> to have 
-write access to all the directories.  This is not really needed just yet 
-but will be useful when web interfaces start to appear.
-
-<P>
-Finally, you need to fix the permissions on the ax25_call and netrom_call 
-programs.  Check where they are with the <em>locate</em> command and alter 
-the permissions with the <em>chmod</em> command like this ..
-
-<tscreen><verb>
-# chown root ax25_call netrom_call
-# chmod 4775 ax25_call netrom_call
-</verb></tscreen>
-
-<sect1>Setting callsigns etc
-
-<P>
-Now login to your machine as the user you created earlier.  In my case that 
-user is called <em>sysop</em>.  Once logged in, issue the following commands ....
-
-<tscreen><verb>
-$ cd /spider
-$ mkdir local
-$ mkdir local_cmd
-$ cp perl/DXVars.pm.issue local/DXVars.pm
-$ cd local
-$ vi DXVars.pm (or your favourite editor)
-</verb></tscreen>
-
-<P>
-Using the distributed DXVars.pm as a a template, set your cluster callsign, 
-sysop callsign and other user info to suit your own environment. 
-
-<tscreen><verb>
-$mycall = "GB7DJK";    
-</verb></tscreen>
-
-<P>
-This is the call sign of your cluster.  If you use an SSID then include it here
-also.
-
-<tscreen><verb>
-$myalias = "G1TLH";
-</verb></tscreen>
-
-<P>
-This is the sysop user callsign, normally your own.
-
-<P>
-<bf>PLEASE USE CAPITAL LETTERS FOR CALLSIGNS</bf>
-
-<P>
-Note that this a perl file which will be parsed and executed as part of the 
-cluster. If you get it wrong then perl will complain when you start the cluster 
-process.  It is important only to alter the text of any section.  Some of the 
-lines look a little odd.  Take this line for example ....
-
-<tt>
-$myemail = "ianmaude\@btinternet.com";
-</tt>
-
-<P>
-There appears to be an extra slash in there.  However this has to be there 
-for the file to work so leave it in.
-               
-<P>
-DON'T alter any file in /spider/perl, they are overwritten with every
-release. Any files or commands you place in /spider/local or /spider/local_cmd 
-will automagically be used in preference to the ones in /spider/perl EVEN 
-while the cluster is running!
-
-<P>
-Save the new file and change directory to ../perl ....
-
-<tscreen><verb>
-$ cd ../perl
-</verb></tscreen>
-
-<P>
-Now type the following command which creates the basic user file with you as 
-the sysop.
-
-<tscreen><verb>
-$ ./create_sysop.pl
-</verb></tscreen>
-
-<sect1>The client program
-
-<P>
-In earlier versions of Spider, all the processes were Perl scripts.  This
-was fine but with a lot of users your computer memory would soon be used up.
-To combat this a new client was written in "C".  This client only works for
-<em>incoming</em> connects at the moment.  Before you can use it though it
-has to be "made".  CD to /spider/src and type <em>make</em>.  You
-should see the output on your screen and hopefully now have a small C program
-called <em>client</em>.  Leave it in this directory.
-
-
-<sect1>Starting up for the first time
-
-<P>
-We can now bring spider up for the first time and see if all is well or not!  
-It should look something like this ...
-
-<tscreen><verb>
-$ ./cluster.pl
-DXSpider DX Cluster Version 1.50
-Copyright (c) 1998 Dirk Koopman G1TLH
-loading prefixes ...
-loading band data ...
-loading user file system ...
-starting listener ...
-reading existing message headers
-reading cron jobs
-orft we jolly well go ...
-</verb></tscreen>
-
-<P>
-If all is well then login on another term or console as <em>sysop</em> and 
-cd to /spider/src.  Now issue the following command ...
-
-<tscreen><verb>
-$ ./client
-</verb></tscreen>
-
-<P>
-This should log you into the cluster as the sysop under the alias callsign we 
-set earlier.  In this case the callsign is G0VGS.  The cluster callsign is set 
-in the DXVars.pm file in /spider/local.  In this case we will assume that this 
-was set as GB7MBC.  You should therefore see this when you login ....
-
-<tscreen><verb>
-G0VGS de GB7MBC 19-Nov-1999 2150Z >
-</verb></tscreen>
-
-<P>
-If you do, congratulations!  If not, look over the instructions again, you 
-have probably missed something out.  You can shut spider down again with the 
-command ....
-
-<tscreen><verb>
-shutdown
-</verb></tscreen>
-
-<P>
-and both the cluster and the client should return to Linux prompts.
-
-
-<sect>Linux quick installation guide
-
-<P>
-This section is designed for experienced Spider sysops who want to install
-Spider from scratch.  It is simply a check list of things that need to be
-done without any explanations.  The name in brackets at the end of each line
-is the user that should be doing that process.
-
-<itemize>
-<item>Login as root
-<item>Get the additional CPAN modules and install them (root)
-<item>Create the "sysop" user and set a password (root)
-<item>Put the Spider tarball in ~sysop and untar it (root)
-<item>ln -s ~sysop/spider /spider (root)
-<item>groupadd -g 251 spider (root)
-<item>Add any more users you need to the group entry in /etc/group (root)
-<item>Set the permissions on the spider tree (root)
-<item>Fix permissions on ax25_call and netrom_call (root)
-<item>Login as the sysop user
-<item>cd to /spider (sysop)
-<item>mkdir local (sysop)
-<item>mkdir local_cmd (sysop)
-<item>cp perl/DXVars.pm.issue local/DXVars.pm (sysop)
-<item>cd to /spider/local and edit DXVars to set your details (sysop)
-<item>cd ../perl (sysop)
-<item>./create_sysop.pl (sysop)
-<item>./cluster.pl (sysop)
-</itemize>
-
-<P>
-Spider should now be running and you should be able to login using the
-client program.
-
-<itemize>
-<item>Login as root
-<item>Enter the correct line in ax25d.conf (root)
-<item>Enter the correct line in /etc/services (root)
-<item>Enter the correct line in /etc/inetd.conf (root)
-<item>killall -HUP inetd (root)
-</itemize>
-
-<P>
-Spider should now be able to accept logins via telnet, netrom and ax25.
-
-<itemize>
-<item>Login as sysop
-<item>Start the cluster (sysop)
-<item>set/node and type for links (sysop)
-<item>Write any connect scripts (sysop)
-<item>Edit /spider/crontab as required (sysop)
-<item>Edit any other files as necessary (sysop)
-<item>Set filters, hops and forwarding files (sysop)
-<item>Login as root
-<item>Enter the correct line in /etc/inittab (root)
-</itemize>
-
-<sect>Setting up the AX25 Utilities
-
-<P>
-The aim of this section is not to fully cover the installation
-and configuration of all the possible ax25 modules.  I will
-attempt to cover a simple installation and configure 2 serial
-ports as if they had TNC's on them.  I will also show what
-additional configuration the DXSpider program requires.
-
-<P>
-Please bear in mind that I am basing this section on a RedHat
-7.1 distribution, if you are using SuSe or any other distibution
-then your mileage may vary.  I will be happy to make any changes
-and additions if you email me any errors or distribution specific
-requirements.
-
-<P>
-You would probably benefit from reading the <htmlurl url="http://www.fokus.gmd.de/linux/HOWTO/html_single/AX25-HOWTO.html#AEN151" name="AX25-HOWTO"> which is much more
-comprehensive and an interesting configuration program is also available
-called <htmlurl url="http://1409.org/projects/index.html" name="ax25-config"> which
-may help you to configure things.
-
-<P>
-The following files are extracts from the working files at GB7MBC and
-are in daily use.  However, there are many ways that you can configure the
-ax25 utils, this is just the one I use, it does not mean it is necessarily
-the best or for that matter, the right way!
-
-<sect1>Getting Started
-
-<P>
-There are 2 things you need to do initially.  You need to get the
-3 files required for the ax25 installation and you need to make
-some changes to the kernel configuration.
-
-<P>
-The first thing is to get the versions of the ax25 utils that match
-your kernel.  You may also wish to get a node package of some kind.
-There are 2 main node packages in use of which I shall keep to the
-original by Tomi Manninen, OH2BNS as this is included in the ax25
-rpms as standard.  The other is <htmlurl url="ftp://ftp.funet.fi/pub/ham/packet/linux/awznode/" name="AWZNode"> by IZ5AWZ.
-
-<P>
-NB: The AX25 stuff in 2.4 kernels appears to have been broken until 2.4.18.  I
-strongly suggest you get at least this kernel.
-
-<P>
-For 2.4 kernels you need these files...
-
-<P>
-<itemize>
-<item> <htmlurl url="ftp://ftp.rpmfind.net/linux/redhat/7.1/en/powertools/i386/RedHat/RPMS/libax25-0.0.7-7.i386.rpm" name="libax25-0.0.7-7.i386.rpm">
-<item> <htmlurl url="ftp://ftp.rpmfind.net/linux/redhat/7.1/en/powertools/i386/RedHat/RPMS/ax25-tools-0.0.6-13.i386.rpm" name="ax25-tools-0.0.6-13.i386.rpm">
-<item> <htmlurl url="ftp://ftp.rpmfind.net/linux/redhat/7.1/en/powertools/i386/RedHat/RPMS/ax25-apps-0.0.4-9.i386.rpm" name="ax25-apps-0.0.4-9.i386.rpm">
-</itemize>
-
-<sect1>The kernel
-
-<P>
-First you need to add Amateur Radio Support to your kernel.  This is
-a main menu item and should be easily found.  Within this header you
-will find lots of options.  For our purposes you need to enable
-Amateur Radio AX.25 Level 2 Protocol, NET/ROM and the Serial Port 
-KISS Driver.  For the purposes of this document I will work under the
-assumption that you include them in the kernel fully, ie not as modules.
-If you need to look at compiling your kernel for ax25 more fully, I would
-refer to the excellent 
-<htmlurl url="http://www.fokus.gmd.de/linux/HOWTO/html_single/AX25-HOWTO.html#AEN151" name="AX25-HOWTO">
-
-<P>
-I should say at this stage that NET/ROM is not mandatory.  If you do not use it
-simply ignore any instruction concerning it.
-
-<P>
-Now recompile your kernel in the normal way and reboot your system.
-
-<sect1>Installing the RPM's
-
-<P>
-Now install the RPM's you downloaded, libax25 first, then ax25-tools,
-then ax25-apps.
-
-<tscreen><verb>
-rpm -ivh libax25-0.0.7-7.i386.rpm
-rpm -ivh ax25-tool-0.0.6-13.i386.rpm
-rpm -ivh ax25-apps-0.0.4-9.i386.rpm
-</verb></tscreen>
-
-<sect1>Configuration
-
-<P>
-You will find the configuration files in /etc/ax25.  These consist of
-several files ...
-
-<itemize>
-<item>axports
-<item>nrports
-<item>nrbroadcast
-<item>ax25d.conf
-<item>node.conf
-</itemize>
-
-<P>
-These are the main files. You will find other files but they do not
-have any use unless you are wanting to use that particular protocol,
-Rose or axip for example.
-
-<P>
-NOTE:- before we start it is important to realise that every interface
-requires a different SSID.  You should be able to follow this in the
-following examples.
-
-<sect1>axports
-
-<P>
-This file sets up the ax25 ports you want to use.  An example is below
-for a standard TNC2 ...
-
-<tscreen><verb>
-#portname   callsign   baudrate   paclen   window   description
- 2m         gb7mbc-2   19200      256      2        2m port on 144.900MHz
- 4m         gb7mbc-4   19200      256      2        4m port on 70.325MHz
-</verb></tscreen>
-
-<P>
-Note that the portnames have to be unique.
-
-<P>
-The file headings are as follows ...
-
-<verb>
-portname       -       The name you will refer to the port by
-callsign       -       The ax25 callsign you want to assign to the port
-baudrate       -       The speed you communicate between TNC and computer
-paclen         -       The maximum packet length for ax25 connections
-window         -       The ax25 window parameter.  This is like 'maxframe'
-description    -       A textual description of the port
-</verb>
-
-<sect1>nrports
-
-<P>
-This file sets up the netrom ports you want to use.  An example is below
-and includes a port for both cluster and node.  You will see why we need
-2 ports later ...
-
-<tscreen><verb>
-#portname   callsign   alias   paclen   description
- netrom     gb7mbc-8   BARE    236      Node Netrom Port
- netrom2    gb7mbc-9   MBCDX   236      Cluster Netrom Port
-</verb></tscreen>
-
-<P>
-Note that the portnames have to be unique.
-
-<P>
-The file headings are as follows ...
-
-<verb>
-portname       -       The name you will refer to the port by
-callsign       -       This is the callsign that NET/ROM traffic from this
-                        port will use
-alias          -       The NET/ROM alias this port will be assigned
-paclen         -       The maximum size of NET/ROM frames transmitted
-description    -       A textual description of the port
-</verb>
-
-<sect1>nrbroadcast
-
-<P>
-This file sets up the netrom broadcast qualities.  An example is below ...
-
-<tscreen><verb>
-#axport   min_obs   def_qual   worst_qual   verbose
- 4m       5         10         100          1
-</verb></tscreen>
-
-<P>
-The file headings are as follows ...
-
-<verb>
-axport         -       The port name in axports that you wish to broadcast
-                        NET/ROM on.
-min_obs                -       The minimum obsolescence value for the port
-def_qual       -       The default quality for the port
-worst_qual     -       The worst quality for the port.  Any routes under
-                        this quality will be ignored
-verbose                -       This flag determines whether you will only broadcast
-                        your own node (0) or all known nodes (1)
-</verb>
-
-<sect1>ax25d.conf
-
-<P>
-This file controls any incoming ax25 and NET/ROM connections and steers
-them to the relevant program.  There are lots of configuration options
-you can set here, however they are well covered in the AX25-HOWTO.  For
-our purposes I will show a typical set of parameters.  An example is 
-below ...
-
-<tscreen><verb>
-[gb7mbc-0 via 2m]
-parameters    2 1   6  900 *  15  0
-NOCALL *  *  *  *  *  *  L
-default  * * * * * *  - sysop /spider/src/client client %u ax25
-
-[gb7mbc-1 via 2m]
-parameters    2 1   6  900 *  15  0
-NOCALL *  *  *  *  *  *  L
-default *  *  *  *  *  *  0  root  /usr/sbin/node  node
-
-[gb7mbc-0 via 4m]
-parameters    2 1   6  900 *  15  0
-NOCALL *  *  *  *  *  *  L
-default  * * * * * *  - sysop /spider/src/client client %u ax25
-
-[gb7mbc-1 via 4m]
-parameters    2 1   6  900 *  15  0
-NOCALL *  *  *  *  *  *  L
-default *  *  *  *  *  *  0  root /usr/sbin/node  node
-
-<netrom2>
-parameters 1   10 * * * 3 *
-NOCALL *  *  *  *  *  *  L
-default  * * * * * *  - sysop /spider/src/client client %u ax25
-
-<netrom>
-parameters 1    10 * * * 3 *
-NOCALL *  *  *  *  *  *  L
-default *  *  *  *  *  *  0  root  /usr/sbin/node  node
-</verb></tscreen>
-
-<P>
-There are a few things to take note of here.  Firstly, all ax25
-sections are wrapped in [ ] and all NET/ROM sections are wrapped in
-&lt; &gt;.  Secondly you should be able to see that anyone who forgets to
-set their callsign in a TNC and tries to connect with the standard
-NOCALL set into their TNC will not connect, the 'L' means 'lockout'.
-Lastly and importantly, notice the order of the sections.  They are
-all done in interface order.
-
-<P>
-You should be able to see that the normal line for access to the
-cluster is like this ..
-
-<tscreen><verb>
-default  * * * * * *  - sysop /spider/src/client client %u ax25
-</verb></tscreen>
-
-<P>
-however, if you wish your users to be able to use SSID's on their callsigns ..
-
-<tscreen><verb>
-default  * * * * * *  - sysop /spider/src/client client %s ax25
-</verb></tscreen>
-
-<P>
-For most purposes this is not desirable. The only time you probably will
-need this is when you need to allow other cluster nodes that are using SSID's
-in. In this case it would probably be better to use the first example and
-then add a specific line for that node like this:
-
-<tscreen><verb>
-GB7DJK-2  * * * * * *  - sysop /spider/src/client client gb7djk-2 ax25
-default  * * * * * *  - sysop /spider/src/client client %u ax25
-</verb></tscreen>
-
-<sect1>node.conf
-
-<P>
-For those of you that wish to run the node, you need to set up the
-node.conf file.  There are a couple of additional files, node.perms is
-very similar to the way ftp permissions are set up in NOS systems and 
-node.motd is the message anyone logging into the node will get.
-The node.conf file sets all the parameters of the node as you would
-expect.  An example is below ...
-
-<tscreen><verb>
-# /etc/ax25/node.conf - LinuxNode configuration file
-#
-# see node.conf(5)
-
-# Idle timeout (seconds).
-#
-IdleTimeout    1800
-
-# Timeout when gatewaying (seconds).
-#
-ConnTimeout    40000
-
-# Visible hostname. Will be shown at telnet login.
-#
-HostName       gb7mbc.ampr.org
-
-# ReConnect flag.
-# 
-ReConnect      off
-
-# "Local" network.
-#
-#LocalNet      44.139.8.48/32
-
-# Command aliases. See node.conf(5) for the meaning of the uppercase
-# letters in the name of the alias.
-#
-##Alias                CAllbook 'telnet %{2:44.17.0.53} 1235 %1 s'
-#Alias         CONVers  'telnet %{2:oh2ti} 3600 "/n %u %{1:139}\n/w *"'
-#Alias         CLuster  'c hkiclh'
-Alias           CONV    "telnet lurpac 3600"
-Alias           BBS     "c 70cm gb7crv"
-Alias           DXC     "telnet localhost 9000"
-Alias           MUD     "telnet homer 4000"
-##Alias           TEMP    "finger temp@mary.g6phf"
-##Alias           TNOS    "c ip1 gb7mbc-5"
-##Alias           TUtor   "telnet gb7mbc 3599"
-                                          
-# Hidden ports.
-#
-#HiddenPorts   2
-
-# External commands. See node.conf(5) for the meaning of the uppercase
-# letters in the name of the extcmd.
-#
-# Flags:       1       Run command through pipe
-#              2       Reconnected flag
-#
-#ExtCmd                TPM     3       nobody  /usr/bin/finger finger tpm
-#ExtCmd                ECho    1       nobody  /bin/echo echo \%U \%u \%S \%s \%P \%p \%R \%r \%T \%t \%\% \%0 \%{1:foobar} \%{2} \%3 \%4 \%5
-
-# Node ID.
-#
-NodeId         "\nBARE:GB7MBC-1"
-#NodeId                \033[01;31m***\033[0m
-
-# Netrom port name. This port is used for outgoing netrom connects.
-#
-NrPort         netrom
-
-# Logging level
-#
-LogLevel       3
-
-# The escape character (CTRL-T)
-#
-EscapeChar      ^T
-
-# Resolve ip numbers to addresses?
-#
-ResolveAddrs   off
-
-# Node prompt.
-#
-#NodePrompt    "\n"
-#NodePrompt    "%s@%h \%i> "
-NodePrompt     "\nBARE:GB7MBC-1 \%i > "
-#NodePrompt    "\a\033[36m%U\033[0m de \033[01;32m#LNODE\033[0m:\033[01;33mOH2BNS-10\033[0m> "
-</verb></tscreen>
-
-<P>
-This should be fairly obvious I hope.
-
-<sect1>Getting it all running
-
-<P>
-Ok, now we have all the relevant files configured, the next step is to get
-it all running.
-
-<P>
-The first thing to do is attach the TNC's.  Your TNC's should be in KISS mode
-and connected to the serial ports involved.
-
-<P>
-You now use the 'kissattach' command to connect the TNC's to the system like this ...
-
-<tscreen><verb>
-kissattach /dev/ttyS0 2m 44.131.96.199
-kissattach /dev/ttyS1 4m 44.131.96.199
-</verb></tscreen>
-
-<P>
-Assuming that 44.131.96.199 is your IP address.  The devices ttyS0 and ttyS1 are com1 and
-com2 respectively.  Now we can set some parameters ...
-
-<tscreen><verb>
-kissparms -p 2m -t 150 -l 150 -s 50 -r 50
-kissparms -p 4m -t 150 -l 150 -s 50 -r 50
-</verb></tscreen>
-
-<P>
-The command 'man kissparms' will give you the explanation of the switches.
-
-<P>
-Now we need to attach the NET/ROM ports in the same way ...
-
-<tscreen><verb>
-nrattach netrom
-nrattach netrom2
-</verb></tscreen>
-
-<P>
-All of the above can be put in a file and called from /etc/rc.d/rc.local.  Put all
-the above commands in a file called rc.ax25 and put a line in rc.local to call it.
-
-<P>
-Now you can start the daemons that set everything in motion ...
-
-<tscreen><verb>
-ax25d
-netromd -i
-</verb></tscreen>
-
-<P>
-All should now be running.  All that remains is to get the node working for telnet
-connections.  If nothing else, this will allow you to connect to the node yourself
-to check on connection status etc.  There are 2 files that need to be edited.
-
-<P>
-First edit /etc/services and add
-
-<tscreen><verb>
-node    3000/tcp     #OH2BNS's Node Software
-</verb></tscreen>
-
-<P>
-Assuming you want it to run on port 3000
-
-<P>
-Now cd /etc/xinetd.d and edit a new file called node.  It should look like this ...
-
-<tscreen><verb>
-# default: on
-#       unencrypted username/password pairs for authentication.
-service node
-{
-        socket_type     = stream        
-        wait            = no
-        user            = root
-        server          = /usr/sbin/node
-        log_on_failure  += USERID
-        disable         = no
-}
-</verb></tscreen>
-
-<P>
-You now need to restart the xinetd daemon.  First find out what the PID is
-like so ..
-
-<tscreen><verb>
-ps auxw |grep xinetd
-</verb></tscreen>
-
-<P>
-You will get a reply something like this ...
-
-<tscreen><verb>
-root       592  0.0  0.1  2256  620 ?        S    Feb07   0:00 xinetd -stayalive -reuse -pidfile /var/run/xinetd.pid
-</verb></tscreen>
-
-<P>
-The PID or Process ID is 592 in this case so now we can issue the command ...
-
-<tscreen><verb>
-kill -HUP 592
-</verb></tscreen>
-
-<P>
-All should now be operational and you should be able to log into the node by
-using a telnet session to the relevant port, like so ...
-
-<tscreen><verb>
-telnet localhost 3000
-</verb></tscreen>
-
-<P>
-If that works, you are just about there.  you should (assuming you have radios connected
-to the TNC's) be able to connect out to other stations and receive incoming ax25 and
-netrom connections.
-
-<sect>Configuration
-
-<sect1>Allowing ax25 connects from users
-
-<P>
-This is dealt with in the previous section
-<sect1>Allowing telnet connects from users 
-
-<P> 
->From version 1.47 there is a new (more efficient) way of doing this
-(see next section) but, if you prefer, the method of doing it described 
-here will continue to work just fine.
-<P>
-Allowing telnet connections is quite simple.  Firstly you need to add a line 
-in /etc/services to allow connections to a port number, like this ....
-
-<tscreen><verb>
-spdlogin   8000/tcp     # spider anonymous login port
-</verb></tscreen>
-
-<P>
-Then add a line in /etc/inetd.conf like this ....
-
-<tscreen><verb>
-spdlogin stream tcp nowait root /usr/sbin/tcpd /spider/src/client login telnet
-</verb></tscreen>
-
-<P>
-Once this is done, you need to restart inetd like this ....
-
-<tscreen><verb>
-killall -HUP inetd
-</verb></tscreen>
-
-<P>
-Now login as <em>sysop</em> and cd spider/src. You can test that spider 
-is accepting telnet logins by issuing the following command ....
-
-<tscreen><verb>
-./client login telnet
-</verb></tscreen>
-
-<P>
-You should get a login prompt and on issuing a callsign, you will be given 
-access to the cluster.  Note, you will not get a password login.  There seems 
-no good reason for a password prompt to be given so it is not asked for.
-
-<P>
-Assuming all is well, then try a telnet from your linux console ....
-
-<tscreen><verb>
-telnet localhost 8000
-</verb></tscreen>
-
-<P>
-You should now get the login prompt and be able to login as before.
-
-<sect1>Setting up telnet connects (from 1.47 onwards)
-
-<P>
->From version 1.47 you can choose to allow the perl cluster.pl program to 
-allow connections directly (i.e. not via the <tt>/spider/src/client</tt>
-interface program). If you are using Windows then this is the only method
-available of allowing incoming telnet connections.
-
-<P>
-To do this you need first to remove any line that you may previously have set
-up in /etc/inetd.conf. Remember to:-
-
-<tscreen><verb>
-killall -HUP inetd
-</verb></tscreen>
-
-<P>
-to make the change happen...
-
-<P>
-Having done that, you need to copy the file 
-<em>/spider/perl/Listeners.pm</em> to <em>/spider/local</em> and 
-then edit it. You will need to uncomment the line containing &dquot;0.0.0.0&dquot; 
-and select the correct port to listen on. So that it looks like this:-
-
-<tscreen><verb>
-@listen = (
-    ["0.0.0.0", 8000],
-);
-</verb></tscreen>
-
-<P>
-As standard, the listener will listen on all interfaces simultaneously. 
-If you require more control than this, you can specify each interface 
-individually:-
-
-<tscreen><verb>
-@listen = (
-    ["gb7baa.dxcluster.net", 8000],
-    ["44.131.16.2", 6300],
-);
-</verb></tscreen>
-
-<P>
-This will only be successful if the IP addresses on each interface are static. 
-If you are using some kind of dynamic IP addressing then the 'default' method 
-is the only one that will work.
-
-<P>
-Restart the cluster.pl program to enable the listener.
-
-<P>
-One important difference with the internal listener is that no echoing 
-is done by the cluster program. Users will need to set 'local-echo' on in 
-their telnet clients if it isn't set automatically (as per the standards). 
-Needless to say this will probably only apply to Windows users. 
-
-<sect1>Setting up for AGW Engine (1.47 onwards)
-
-<P>
-AGW Engine is a Windows based ax25 stack. You can connect to an AGW engine 
-from Linux as well as Windows based machines.
-
-<P>
-In order to enable access to an AGW Engine you need to copy 
-<em>/spider/perl/AGWConnect.pm</em> to <em>/spider/local</em> and edit it. 
-Specifically you must:-
-
-<itemize>
-<item> set <tt>$enable</tt> to 1.
-<item> set <tt>$login</tt> and <tt>$passwd</tt> to the values set up in your AGW installation. 
-If you haven't set any there, then you should not touch these values.
-<item> You can connect to a remote AGW engine (ie on some other machine) by changing <tt>$addr</tt>
-and <tt>$port</tt> appropriately.
-<item> Restart the cluster.pl program
-</itemize>   
-
-
-<sect1>Setting up node connects
-
-<P>
-In order to allow cluster node connections, spider needs to know that the 
-connecting callsign is a cluster node.  This is the case whether the connect 
-is incoming or outgoing.  In spider this is a simple task and can be done in 
-runtime.
-
-<P>
-Later versions of Spider can distinguish different software and treat them
-differently.  For example, the WCY beacon cannot be handles by AK1A type
-nodes as AK1A does not know what to do with PC73.  There are 4 different
-types of node at present and although they may not have any major
-differences at the moment, it allows for compatibility.  The 4 types are ...
-
-<tscreen><verb>
-set/node       (AK1A type)
-set/spider
-set/dxnet
-set/clx
-</verb></tscreen>
-
-<P>
-For now, we will assume that the cluster we are going to connect to is an
-AK1A type node.
-
-<P>
-Start up the cluster as you did before and login as the sysop with client.
-The cluster node I am wanting to make a connection to is GB7BAA but you would
-obviously use whatever callsign you required.  At the prompt type ...
-
-<tscreen><verb>
-set/node gb7baa
-</verb></tscreen>
-
-<P>
-The case does not matter as long as you have a version of DXSpider later than 
-1.33.  Earlier versions required the callsign to be in upper case.
-
-<P>
-That is now set, it is as simple as that.  To prove it, login on yet another 
-console as sysop, cd to spider/src and issue the command ...
-
-<tscreen><verb>
-./client gb7baa (using the callsign you set as a node)
-</verb></tscreen>
-
-<P>
-You should get an initialisation string from DXSpider like this ...
-
-<tscreen><verb>
-./client gb7baa
-PC38^GB7MBC^~
-</verb></tscreen>
-
-If the callsign you just set up as a cluster node is for an incoming connect, 
-this is all that needs to be done.  If the connection is to be outgoing then 
-a connection script needs to be written.
-
-<P>
-Sometimes you make a mistake... Honest, it does happen.  If you want to make a node
-back to being a normal user, regardless
-of what type it is, do:
-
-<tscreen><verb>
-unset/node gb7baa
-</verb></tscreen>
-
-<sect1>Connection scripts
-
-<P>
-Because DXSpider operates under Linux, connections can be made using just about 
-any protocol;  AX25, NETRom, tcp/ip, ROSE etc are all possible examples.  
-Connect scripts live in the /spider/connect directory and are simple ascii files.  
-Writing a script for connections is therefore relatively simple.  
-
-<P>
-The connect scripts consist of lines which start with the following keywords 
-or symbols:-
-
-<descrip>
-       
-<tag/#/All lines starting with a <tt>#</tt> are ignored, as are completely 
-                blank lines.
-
-<tag/timeout/<tt>timeout</tt> followed by a number is the number of seconds to wait for a 
-               command to complete. If there is no timeout specified in the script 
-               then the default is 60 seconds.
-
-<tag/abort/    <tt>abort</tt> is a regular expression containing one or more strings to look 
-               for to abort a connection. This is a perl regular expression and is 
-               executed ignoring case.
-
-<tag/connect/<tt>connect</tt> followed by ax25, agw (for Windows users) or telnet and some type dependent 
-               information. In the case of a telnet connection, there can be up to 
-               two parameters.
-               The first is the ip address or hostname of the computer you wish to 
-               connect to and the second is the port number you want to use (this 
-               can be left out if it is a normal telnet session).
-               In the case of an ax25 session then this would normally be a call to
-               ax25_call or netrom_call as in the example above. It is your
-               responsibility to get your node and other ax25 parameters to work 
-               before going down this route!
-
-<tag/'/<tt>'</tt> is the delimiting character for a word or phrase of an expect/send 
-               line in a chat type script. The words/phrases normally come in pairs,
-               either can be empty. Each line reads input from the connection until 
-               it sees the string (or perl regular expression) contained in the
-               left hand string. If the left hand string is empty then it doesn't 
-               read or wait for anything. The comparison is done ignoring case.
-               When the left hand string has found what it is looking for (if it is)
-               then the right hand string is sent to the connection.
-               This process is repeated for every line of chat script. 
-
-<tag/client/<tt>client</tt> starts the connection, put the arguments you would want here 
-               if you were starting the client program manually. You only need this 
-               if the script has a different name to the callsign you are trying to 
-               connect to (i.e. you have a script called other which actually 
-               connects to GB7DJK-1 [instead of a script called gb7djk-1]).
-</descrip>
-
-<P>
-There are many possible ways to configure the script but here are three examples, 
-one for a NETRom/AX25 connect, one for AGW engines and one for tcp/ip.  
-
-<tscreen><verb>
-timeout 60
-abort (Busy|Sorry|Fail)
-# don't forget to chmod 4775 netrom_call!
-connect ax25 /usr/sbin/netrom_call bbs gb7djk g1tlh
-'Connect' '' 
-'Connect' 'c np7'
-'Connect' 'c gb7dxm'
-# you can leave this out if you call the script 'gb7dxm'
-client gb7dxm ax25
-</verb></tscreen>
-
-<P>
-
-<tscreen><verb>
-timeout 60
-abort (Busy|Sorry|Fail)
-# this does exactly the same as the previous example
-# the '1' is the AGW port number to connect thru for g1tlh
-connect agw 1 g1tlh
-'Connect' '' 
-'Connect' 'c np7'
-'Connect' 'c gb7dxm'
-# you can leave this out if you call the script 'gb7dxm'
-client gb7dxm ax25
-</verb></tscreen>
-
-<P>
-
-<tscreen><verb>
-timeout 15
-connect telnet dirkl.tobit.co.uk
-'login' 'gb7djk'
-'word' 'gb7djk'
-# tell GB7DJK-1 that it is connected to GB7DJK
-# you can leave this out if you call this script 'gb7djk'
-client gb7djk telnet
-</verb></tscreen>
-
-<P>
-Both these examples assume that everything is set up properly at the other end.  
-You will find other examples in the /spider/examples directory.
-
-<sect1>Starting the connection
-
-<P>
-You start the connection, from within a sysop enabled cluster login, by typing 
-in the word <em>connect</em> followed by a script name like this ....
-
-<tscreen><verb>
-G0VGS de GB7MBC 13-Dec-1998 2041Z >connect gb7djk-1
-connection to GB7DJK-1 started
-G0VGS de GB7MBC 13-Dec-1998 2043Z >
-</verb></tscreen>
-
-<P>
-This will start a connection using the script called <em>gb7djk-1</em>.  You can
-follow the connection by watching the term or console from where you started
-<em>cluster.pl</em>.  From version 1.47 onwards, you will need to <tt>set/debug connect</tt> first.
-You should see something like this ...
-
-<tscreen><verb>
-<- D G1TLH connect gb7djk-1
--> D G1TLH connection to GB7DJK-1 started
--> D G1TLH G1TLH de GB7DJK 13-Dec-1998 2046Z >
-timeout set to 15
-CONNECT sort: telnet command: dirkl.tobit.co.uk
-CHAT "login" -> "gb7djk"
-received "
-Red Hat Linux release 5.1 (Manhattan)
-Kernel 2.0.35 on an i586
-"
-received "login: "
-sent "gb7djk"
-CHAT "word" -> "gb7djk"
-received "gb7djk"
-received "Password: "
-sent "gb7djk"
-Connected to GB7DJK-1, starting normal protocol
-<- O GB7DJK-1 telnet
--> B GB7DJK-1 0
-GB7DJK-1 channel func  state 0 -> init
-<- D GB7DJK-1 
-<- D GB7DJK-1 Last login: Sun Dec 13 17:59:56 from dirk1
-<- D GB7DJK-1 PC38^GB7DJK-1^~
-<- D GB7DJK-1 PC18^ 1 nodes, 0 local / 1 total users  Max users 0  Uptime 
-0 00:00^5447^~
-    etc
-
-</verb></tscreen>
-
-<P>
-With later versions of Spider there is a set/login command for users.  This 
-tells them when a user or node logs in or out.  If you do not add a line to 
-your scripts after the final line (or before the client line which should always 
-be last if needed) then the login/logout information will be sent to users
-<it>before</it> the login actually completes.  This means if a node is 
-unreachable, it will continue sending logins and logouts to users even though it 
-is not actually connecting.  To avoid this use the following line ...
-
-<tscreen><verb>
-'connect' ''
-</verb></tscreen>
-
-<P>
-In a script, this might look like ...
-
-<tscreen><verb>
-timeout 35 
-abort (Busy|Sorry|Fail)
-connect telnet mary 3000
-'ogin:' 'gb7mbc'
-'>' 'telnet 44.131.93.96 7305'
-'connect' ''
-</verb></tscreen>
-
-<sect1>Telnet echo
-
-<P>
-Cluster links in particular suffer greatly from the presence of telnet echo.  
-This is caused by the telnet negotiation itself and can create at worst severe 
-loops.  At best it creates unnecessary bandwidth and large logfiles!  There are
-things that can be done to limit this problem but will not always work dependent 
-on the route taken to connect.
-
-<P>
-Telnet echo itself should only be a problem if the connection is being made to 
-the telnet port (23).  This port uses special rules that include echo negotiation.
-If the connection is to a different port, such as 7300, this negotiation does 
-not happen and therefore no echo should be present.
-
-<P>
-Sometimes it is not possible to make a direct connection to another node and this 
-can cause problems.  There is a way of trying to suppress the telnet echo but 
-this will not always work, unfortunately it is difficult to be more specific.  
-Here is an example of what I mean ...
-
-<tscreen><verb>
-timeout 35
-abort (Busy|Sorry|Fail)
-connect telnet mary.lancs.ac.uk
-'ogin:' 'gb7mbc'
-'word:' 'mypasswd'
-'\$' 'stty -echo raw'
-'\$' 'telnet 44.131.93.96'
-'connect' ''
-</verb></tscreen>
-
-<P>
-So, the first connection is made by Spider.  This is fine as Spider uses the
-Net_Telnet script from within perl.  This actually uses TCP rather than TELNET 
-so no negotiation will be done on the first connection.  Once connected to
-mary.lancs.ac.uk, the command is sent to suppress echo.  Now a telnet is made 
-to a cluster node that is accepting connections on port 23.  The problem with 
-this link is that the negotiation is made by the remote machine, therefore you 
-have no control over it.  The chances are that this link will create echo and 
-there will be no way you can stop it.
-
-
-<sect1>Autostarting the cluster
-
-<P>
-Ok, you should now have DXSpider running nicely and allowing connects by cluster
-nodes or users.  However, it has to be shutdown and restarted manually.  It
-would be much easier to have it start automatically. 
-
-<P>
-This is not only a way to start the cluster automatically, it also works as a
-watchdog, checking the sanity of DXSpider and respawning it should it crash for 
-any reason.  Before doing the following, shutdown the cluster as you did earlier.
-
-<P>
-Login as root and bring up the /etc/inittab file in your favourite editor.  Add 
-the following lines to the file near the end ...
-
-<tscreen><verb>
-##Start DXSpider on bootup and respawn it should it crash
-DX:3:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop >/dev/tty7
-</verb></tscreen>
-
-<P>
-This line works fine for RedHat distributions. It is also fine for SuSE up to
-7.0.  From SuSE 7.1 you need to add runlevels 2 and 5 like this ...
-
-<tscreen><verb>
-DX:235:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop >/dev/tty7
-</verb></tscreen>
-
-<P>
-The line required for Slackware distributions is slightly different.  My thanks to 
-Aurelio, PA3EZL for this information.
-
-<tscreen><verb>
-DX:23:respawn:/bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/dev/tty7
-</verb></tscreen>
-
-<P>
-This will automatically start DXSpider on tty7 (ALT-F7) on bootup and restart 
-it should it crash for any reason.
-
-<P>
-NB: It should be noted that /dev/tty7 is only an example.  Some SuSE systems will
-only accept upto tty6.  It really does not matter which tty you run it on.
-
-<P>
-As root type the command <em>telinit q</em>.  DXSpider should start up 
-immediately.  You will see the output on tty7 and if you login as <em>sysop</em> 
-you should find everything running nicely.
-
-<sect>Microsoft Windows Installation
-
-<sect1>Introduction
-
-<P>
-<bf>IMPORTANT:</bf> 
-
-What you'll be left with once you've followed these instructions
-is (hopefully) a working DX Spider v1.50 system that is capable
-of accepting or originating "internet" connections, plus inbound
-and outbound AX.25 and TCP/IP radio connections.
-
-On the other hand, you may have an enquiring mind, or better yet,
-may be looking for a useful way of connecting your current
-(perhaps) AK1A cluster "to the internet" via some networking
-mechanism (BPQEther, etc) or other. I won't be producing
-instructions for the latter case, because I don't have an AK1A to
-play with. But someone might ...
-
-Whatever, this document is intended to get you started with DX
-Spider in a Microsoft Windows &trade; environment. It's not
-intended to teach you anything other than how to perform a
-minimum configuration of a DX Spider installation and have it
-able to connect across "the internet" to other DX Clusters, while
-accepting inbound TELNET and radio connections.
-
-<sect1>The requirements
-
-<P>
-The very first things you're going to need are (in order of
-importance):-
-
-<itemize>
-<item>A cup of good, strong tea
-<item>A supported Windows platform with an internet connection so you can
-download the necessary software bits and bobs directly to it. There are other ways, but this is preferable.
-<item>Another cup of good, strong tea
-<item>If all goes according to plan, about an hour to spare
-<item>Plenty of good, strong tea
-</itemize>
-
-<sect1>The system
-
-<P>
-The platform I used to generate these instructions was a
-"vanilla" Microsoft Windows Me 4.90.3000 system, with a 700MHz
-AMD Athlon processor and 96 Mb memory. I've also personally
-verified that it runs on my laptop (Pentium 266MHz, 32 Mb memory,
-Windows 98 SE v4.10.2222 A) and a computer that I assembled from
-a random pile of junk (AMD K6-2 333MHz, 64 Mb memory, Windows 98
-v4.10.1998). As a result, I have reason to believe that what I'm
-about to describe will perform equally on any 32-bit MS Windows
-environment with 32 Mb of memory.
-
-Because of the changes that have recently been made to the core
-"cluster.pl" module and the introduction of a very lightweight
-"winclient.pl", I have a sneaking suspicion that this will now
-run on any platform that has reasonably complete support for
-Perl. Is there someone out there with both an enquiring mind and
-(say) a Macintosh, for instance?
-
-Please bear in mind, though, that my instructions relate solely
-to how to get this going under a Microsoft Windows environment,
-and I have zero intention of trying to make them say otherwise.
-
-<sect1>Perl
-
-<P>
-Install your chosen Perl environment. Unless you have a very good
-reason for not doing so, I strongly suggest that you use
-ActivePerl v5.6. For my testing & development, I used build 623.
-(A recent installation used the newer ActivePerl v5.6.1, build
-633 without any noticable difficulty.)  You can get this from:
-<htmlurl url="http://www.activestate.com/Products/ActivePerl/Download.html"
-name="http://www.activestate.com/Products/ActivePerl/Download.html">
-
-The link takes you to an initial page of System Requirements and
-Software Prerequisites.  If you do not have it already installed, 
-you can download and install the Windows Installer 2.0 for a Win98
-installation.  Be forewarned, you will have to reboot your PC at the
-completion of the installer's installation.  
-
-If you already have the installer on your PC, simply click on the 
-Next arrow at the bottom of the page.  Two clicks will finally get
-you to the actual download page.  The MSI version of Build 633 is 
-now 8.6MB in size, so make that a big cup of tea or coffee if you're
-on a slow dial-up connection.
-
-During installation, please ensure that you do choose the options
-to "Add Perl to the PATH environment variable" and "Create Perl
-file extension association"; it will make your life so much
-easier. Once the installation is finished, be sure to reboot your
-PC. You probably won't be told anywhere else that this needs to
-be done now, but it does. Really.
-
-Once you've rebooted, open a "DOS box" (Start > Run > command
-might do it, if you can't find it elsewhere) and from wherever it
-lands, type PERL -v &lt;ENTER&gt; (it's better if that's a lower-case
-'v', because an upper-case 'V' means something else. You should
-be rewarded with some interesting information about your Perl
-installation. If you're not, you must go back to the beginning
-and discover what went wrong and fix it. It's pointless to
-proceed unless this simple check is passed. Assuming it did work,
-you may now move on.
-
-<sect1>Additional packages
-
-<P>
-Some extensions ("packages") need to be added to the base Perl
-distribution, and we'll do this next. If you're using the Perl I
-recommended, and don't know any better for yourself, then just
-blindly following these instructions will work just fine. If that
-didn't describe you, then you're on your own.
-
-Visit the following URL:
-
-<htmlurl url="http://www.activestate.com/PPMPackages/zips/6xx-builds-only/"
-name="http://www.activestate.com/PPMPackages/zips/6xx-builds-only/">
-
-and download the following files:-
-
-<tscreen><verb>
-Data-Dumper.zip
-Net-Telnet.zip
-TimeDate.zip
-Time-HiRes.zip
-DB_File.zip
-</verb></tscreen>
-
-If this is a new installation, now would also be a good time to 
-install a copy of WinZip on your PC.  Make yourself a convenient 
-directory to unpack all of these zip files into (I put mine in 
-"D:\ppm>" but "C:\ppm" works just as well.) and do the following 
-(the bits you type in are blue ).  You can upzip all of the files into
-the same directory.  When prompted, simply overwrite the Readme file 
-from each zip package.  Note that where these files land will be 
-directly related to where you chose to install your ActivePerl 
-(mine, as you can probably guess from what follows, went into "D:\Perl"):-
-
-<tscreen><verb>
-D:\ppm>ppm install Data-Dumper.ppd
-Installing package 'Data-Dumper.ppd'
-Installing D:\Perl\site\lib\auto\Data\Dumper\Dumper.bs
-Installing D:\Perl\site\lib\auto\Data\Dumper\Dumper.dll
-Installing D:\Perl\site\lib\auto\Data\Dumper\Dumper.exp
-Installing D:\Perl\site\lib\auto\Data\Dumper\Dumper.lib
-Installing D:\Perl\html\site\lib\auto\Data\Dumper\Dumper.html
-Installing D:\Perl\site\lib\Data\Dumper\Dumper.pm
-Writing D:\Perl\site\lib\auto\Data\Dumper\Dumper.packlist
-D:\ppm>
-</verb></tscreen>
-
-I'm not going to bother you with exhaustive details of the rest
-of them, but suffice it to say you need to:
-
-<tscreen><verb>
-ppm install DB_File.ppd
-ppm install Net-Telnet.ppd
-ppm install TimeDate.ppd
-ppm install Time-HiRes.ppd
-</verb></tscreen>
-
-If all that seemed to work OK, time to move along. Before anyone
-who is familiar with PPM tells me that we didn't need to download
-and keep those files locally, I knew that. I also knew that PPM
-is sometimes awkward to configure via firewalls, and that
-sometimes the repositories don't always work the way we'd hope. I
-do it that way because it suits me.
-
-<sect1>Getting Spider
-
-<P>
-Get the current version of the DX Spider distribution. This needs
-to be v1.50 or later. You've got two ways (currently) of getting
-this; either get a CVS update from sourceforge (if you don't know
-what this is, then it isn't for you) or get the latest "official"
-release from:
-
-<htmlurl url="http://www.dxcluster.org/download/index.html" name="http://www.dxcluster.org/download/index.html">
-
-or if you want the lastest snapshot of CVS version (which is produced 
-every night):-
-
-<htmlurl url="http://www.dxcluster.org/download/CVSlatest.tgz" name="http://www.dxcluster.org/download/CVSlatest.tgz">
-
-This is generally the best one to go for as it is completely up to
-date. However, there is always the very slight chance that it might
-unstable. Generally, there will be a note on the website if this is 
-the case. 
-
-
-The only difference between "CVSlatest.tgz" and the latest
-"official" release version is that it is more up to date. <bf>Do not confuse 
-the "CVSlatest.tgz" file with "Downloading from Sourceforge with CVS" - they
-are two quite different things.</bf>  "Downloading from Sourceforge with CVS" is
-explained in a section within the Admin manual.
-
-<p>
-If you go down the CVS route (ie installing WinCVS as explained in the Admin
-manual and downloaded from sourceforge), then everything will be nicely
-installed on your local disk. If you got the CVSlatest.tgz file, unzip 
-(<htmlurl url="http://www.winzip.com" name="winzip">) it to "C:\".  
-This is an important point since paths are included within the .tgz 
-file.  Make sure you unzip to the root directory of whichever drive you use...
-"C:\" or "D:\" or .., not "C:\spider."  If you double click on CVSlatest.tgz, 
-WinZip should open with a dialogue box that says the Archive contains a single
-file (CVSlatest.tar) and asks whether WinZip should decompress it to a 
-temporary fold and then open it.  Say "Yes" and then you will get the typical 
-Classical WinZip listing of files ready for extraction.  Remember, extract 
-them to your desired root directory ("C:\" or "D:\" or ...).  The following 
-examples assume that you put it on drive "C:\", for convenience.
-
-<sect>Installing the software
-
-<P>
-At this point you will need to create 2 additional directories under 
-"C:\Spider."  Make directories "C:\spider\local" and "C:\spider\local_cmd". 
-If "C:\spider" is missing, go back and figure out why, because it shouldn't be.
-
-Now create your own local copy of the DXVars.pm file by:-
-
-<tscreen><verb>
-copy c:\spider\perl\DXVars.pm.issue
-c:\spider\local\DXVars.pm
-</verb></tscreen>
-
-Now you'll need to edit this file using a text editor like Notepad. If nothing
-else, you can simply
-
-<tscreen><verb>
-cd \spider\local
-</verb></tscreen>
-
-and then
-
-<tscreen><verb>
-notepad DXVars.pm
-</verb></tscreen>
-
-to bring up an editor window containing the file. As an absolute
-minimum you must adjust the following items in DXVars.pm:-
-
-<itemize>
-<item> $mycall  - Should hold the callsign of your DX Cluster
-<item> $myname  - The SysOp's first name
-<item> $myalias - the SysOp's callsign. Cannot be the same as $mycall!
-<item> $myqth - The station's geographical location (QTH).
-<item> $mylatitude - The station latitude in degrees and decimal fractions
-<item> $mylongitude - The station longitude in degrees and decimal fractions
-<item> $mylocator - The Maidenhead (or QRA) locator of the station 
-</itemize>
-
-You really also ought to update the $myqth and $myemail variables. And
-unless you are absolutely certain you know what you're doing, you
-should change nothing else in this file. Note that if you use an "@" or 
-a "$" character in one of the above strings (typically in $myemail) you must 
-write them as "\@" or "\$". 
-
-<sect1>Incoming telnets
-
-<P>
-If you want to enable inbound "TELNET" connections (or you are running
-Windows 98, NT, 2000 or XP), you've got a little more work to do. From a
-handy "DOS box" that's not doing anything else, do the following:-
-
-<tscreen><verb>
-copy \spider\perl\Listeners.pm \spider\local
-cd \spider\local
-notepad listeners.pm
-</verb></tscreen>
-
-The following line need attention:-
-
-<tscreen><verb>
-#               ["0.0.0.0", 7300],
-</verb></tscreen>
-
-On my machine, I've simply uncommented the "0.0.0.0" entry by
-removing the '#' from the front of the line. 
-
-<bf>You MUST carry out this step if you are
-running on a Windows 98, NT, 2000 or XP based system</bf>
-
-If you don't have a static hostname for your machine, and you
-intend to allow folk to connect to your machine across the
-internet, then I'd suggest you pay a visit to www.dyndns.org and
-create one for yourself. While it's free, it will take a modest
-amount of effort on your part to read, understand and
-implement what needs to be done to set this up.
-
-<p>If your machine is connected to the internet <bf>and</bf> you don't
-want to allow your machine to be visible to the outside world you
-should change the "0.0.0.0" to "127.0.0.1" [which is
-"localhost"]. This will then only allow connections from inside your
-machine. As was said earlier: if you aren't running Win9x (or you want
-to use DXTelnet or somesuch), then you need to have the machine
-listening at least to "127.0.0.1" ("0.0.0.0" means <bf>all</bf> IP
-addresses).
-
-<sect1>The AGW packet engine
-
-<P>
-On the assumption that you'll be using the SV2AGW Packet Engine
-to interface your radios to the cluster, it would be a good idea to
-download the Packet Engine software!  You can get this software from:
-
-<htmlurl url="http://www.raag.org/sv2agw/agwpe.zip" name="http://www.raag.org/sv2agw/agwpe.zip">
-
-Depending upon your TNCs, you may also need to get:
-
-<htmlurl url="http://www.raag.org/sv2agw/drivers.zip" name="http://www.raag.org/sv2agw/drivers.zip">
-
-A couple of the tools:
-
-<htmlurl url="http://www.raag.org/sv2agw/agwterm.zip" name="http://www.raag.org/sv2agw/agwterm.zip">
-
-<htmlurl url="http://www.raag.org/sv2agw/agwmonitor.zip" name="http://www.raag.org/sv2agw/agwmonitor.zip">
-
-will also help with troubleshooting of the RF links themselves.
-
-Install and configure AGWPE.  You should now create your own local copy of 
-AGWConnect.pm by:-
-
-<tscreen><verb>
-copy c:\spider\perl\AGWConnect.pm
-c:\spider\local\AGWConnect.pm
-</verb></tscreen>
-
-and then
-
-<tscreen><verb>
-notepad AGWConnect.pm
-</verb></tscreen>
-
-to bring up an editor window containing the file. You must
-consider adjusting the following items in AGWConnect.pm:-
-
-<itemize>
-<item>$enable - set to '1' to enable AGWPE interface 
-<item>$login  - the login ID you chose when you set up the SV2AGW security :-)
-<item>$passwd - password that matches $login
-</itemize>
-
-The login ID and passwd only need to be set if you are accessing AGW separately
-via its web interface.  This interface is normally not needed for use with DXSpider.
-
-<sect1>Setting up the initial user files
-
-<P>
-Next you need to create the initial user files, etc. A tool is
-supplied which will do this for you. To run the tool:-
-
-<tscreen><verb>
-cd \spider\perl
-perl create_sysop.pl
-</verb></tscreen>
-
-If all goes according to plan, you will see no output from this
-program, and after a brief wait, your DOS prompt will be
-returned.
-
-Depending on how brave you are, you might now care to try the
-following:-
-
-<tscreen><verb>
-perl cluster.pl
-</verb></tscreen>
-
-If you did everything you were told, your DOS window will now
-hold a display which looks something like:-
-
-<tscreen><verb>
-DXSpider DX Cluster Version 1.50
-Copyright (c) 1998-2002 Dirk Koopman G1TLH
-loading prefixes ...
-loading band data ...
-loading user file system ...
-starting listeners ...
-Internal port: localhost 27754
-load badwords: Ok
-reading in duplicate spot and WWV info ...
-reading existing message headers ...
-load badmsg: Ok
-load forward: Ok
-load swop: Ok
-@msg = 0 before delete
-@msg = 0 after delete
-reading cron jobs ...v cron: reading /spider/cmd/crontab
-cron: adding 1 0 * * 0
-DXUser::export("$main::data/user_asc")
-reading database descriptors ...
-doing local initialisation ...
-orft we jolly well go ...
-queue msg (0)
-</verb></tscreen>
-
-Now, if that's what you've got, you are very nearly home and dry
-(in as far as these particular experiments are concerned, anyhow)
-
-If you are running Windows 9x you can access your new cluster (from
-the local machine) by finding yourself another "DOS box" and doing the
-following:-
-
-<tscreen><verb>
-cd \spider\perl
-perl winclient.pl
-</verb></tscreen>
-
-If you are running Windows NT, 2000 or XP then winclient.pl does not
-work. We don't know why other than this seems to be some kind of
-incomaptibility in perl. You can achieve the same thing by telnetting
-to the port you defined in Listeners.pm (7300 as default), thus:-
-
-<tscreen><verb>
-Menu->Start->Run
-telnet localhost 7300
-</verb></tscreen>
-
-On getting the <bf>login:</bf> prompt, enter your sysop callsign (the one you
-put in DXVars.pm as $myalias).
-
-<p>I would recommend <bf>strongly</bf> that you obtain a better telnet
-client than that which comes with windows (I use <htmlurl
-url="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html"
-name="PuTTY">). 
-
-<p>Anyway, if you are rewarded with a display which looks something like:-
-
-<tscreen><verb>
-Hello Iain, this is GB7SJP in Amersham, Bucks running DXSpider V1.50
-Cluster: 1 nodes, 1 local / 1 total users Max users 2 Uptime 0 00:00
-M0ADI de GB7SJP 4-Mar-2001 1511Z >
-</verb></tscreen>
-
-You've arrived. Try some commands, and see how they feel. (In
-case you were wondering, "Iain", "M0ADI" and "GB7SJP" all came
-from the version of DXVars.pm that was on the machine when I
-started the winclient.pl)
-
-<p>The interface is very basic. It is a simple command line. There are
-better looking interfaces. Most of the "standard" logging and DX
-Cluster access programs that are capable of connecting via a TCP or
-telnet connection will work as a "Sysop Console" client. You connect
-to "localhost" on the port that you defined in Listeners.pm (usually
-7300). I recommend packages like <htmlurl
-url="http://www.qsl.net/wd4ngb/telnet.htm" name="DXTelnet">.
-
-<sect1>Connecting to other clusters
-
-<P>
-If you want to connect this to another cluster, then you'll want to
-negotiate a link with someone. For experimental purposes, I'm happy to
-allow folk to connect to GB7DXA (spud.ath.cx), on the understanding
-that the system may or may not be there and may or may not be
-connected to anything particularly useful at any given moment. Contact
-me by <htmlurl url="mailto:g0rdi@blacksheep.org" name="Email"> if you
-want me to set up a connection for you.
-
-<sect>General Information
-
-<P>
-The following relates to all versions of DXSpider and is not platform related.
-
-<sect1>The crontab file
-
-<P>
-Login as <em>sysop</em> and create a file in /spider/local_cmd called crontab.  
-Edit it with your favourite editor and add a line like this (I have included 
-a comment)
-
-<tscreen><verb>
-# check every 10 minutes to see if gb7xxx is connected and if not
-# start a connect job going
-
-0,10,20,30,40,50 * * * * start_connect('gb7xxx') unless connected('gb7xxx')
-</verb></tscreen>
-
-<P>
-The callsign involved will be the callsign of the cluster node you are 
-going to connect to.  This will now check every 10 minutes to see if 
-gb7xxx is connected, if it is then nothing will be done.  If it is not, 
-then a connect attempt will be started.
-
-<P>
-There are probably lots of other things you could use this crontab file for.  
-If you want to know more about it, look at the
-<htmlurl url="http://www.dxcluster.org/cron.html" name="DXSpider"> website 
-at the cron page where it is explained more fully.
-
-</article>
-
-
diff --git a/sgml/spiderCVS.sgml b/sgml/spiderCVS.sgml
deleted file mode 100644 (file)
index d79b35a..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-<!doctype linuxdoc system>
-
-<article>
-
-<!-- Title information -->
-
-<title>The DXSpider CVS Changes Addendum v1.50</title>
-<author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</author>
-<date>February 2003 revision 0.1</date>
-
-<abstract>
-A reference for CVS users of the DXSpider DXCluster program.
-</abstract>
-
-<!-- Begin the document -->
-
-<P>
-If you have any problems with a new CVS version please mail the support
-list.
-
-<P>
-The latest CVS is version 1.50 build 57.191.  There are major changes going on currently as the code is being prepared for New Protocol.
-
-<P>
-To run the latest CVS you need to additional perl modules.  The links are below...
-
-<P>
-<itemize>
-<item> <htmlurl url="ftp://ftp.plig.org/pub/CPAN/authors/id/A/AM/AMS/Storable-2.06.tar.gz" name="Storable-2.06.tar.gz">
-<item> <htmlurl url="ftp://ftp.plig.org/pub/CPAN/authors/id/M/MR/MROGASKI/Log-Agent-0.303.tar.gz" name="Log-Agent-0.303.tar.gz">
-</itemize>
-
-<P>
-For Windows versions, use the files below...
-
-<P>
-<itemize>
-<item> <htmlurl url="http://ppm.activestate.com/PPMPackages/zips/6xx-builds-only/Log-Agent.zip" name="Storable.zip">
-<item> <htmlurl url="http://ppm.activestate.com/PPMPackages/zips/6xx-builds-only/Storable.zip" name="Log-Agent.zip">
-</itemize>
-
-</article>
diff --git a/sgml/spiderFAQ.sgml b/sgml/spiderFAQ.sgml
deleted file mode 100644 (file)
index 2ebda13..0000000
+++ /dev/null
@@ -1,159 +0,0 @@
-<!doctype linuxdoc system>
-
-<article>
-
-<!-- Title information -->
-
-<title>The DXSpider FAQ</title>
-<author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</author>
-<date>December 2001 Revision: 1.8</date>
-<abstract>
-A reference for SysOps of the DXSpider DXCluster program.
-</abstract>
-
-<!-- Table of contents -->
-<toc>
-
-<!-- Begin the document -->
-
-<P>Please mail any FAQs to the maintainer at the address above.
-
-<P>
-<sect>Installation 
-
-<sect1>Where do I get DXSpider?
-
-<P>
-All things Spider can be found at <htmlurl url="http://www.dxcluster.org" name="www.dxcluster.org"> and the actual program and patches can be found in the <htmlurl url="http://www.dxcluster.org/download/index.html" name="download"> area.
-
-<sect1>How do I use the patches?
-
-<P>
-Patching is done in the standard linux way ...
-
-<tscreen><verb>
-zcat /tmp/patch-1.40 | patch -p0
-</verb></tscreen>
-
-<P>
-assuming the patch version you are using is 1.40 and resides in /tmp!
-
-<P>
-Be aware that each patch assumes the previous patch has been applied.  That
-is to say if you are patching from version 1.38 to 1.40 you would first need
-to apply patch-1.39 and then patch-1.40.
-
-<sect1>If I use a tarball to overwrite my installation, what happens to my configuration?
-
-<P>
-The tarballs are designed to not overwrite your existing configuration
-and can be used at any time to update your Spider software.  All the key
-files have the suffix .issue (eg. DXVars.pm.issue) at default.
-
-<sect1>I am running RedHat 5.2 and I am getting strange errors, what is wrong?
-
-<P>
-The version of Perl that comes with 5.2 seems to be some kind of pre-release
-and is broken.  You can get a new version of perl from 
-<htmlurl url="http://www.dxcluster.org/download/index.html" name="www.dxcluster.org"> 
-or <htmlurl url="ftp://updates.redhat.com" name="ftp://updates.redhat.com">.  
-Don't forget to patch it with the CPAN modules.
-
-<sect>Administration
-
-<sect1>How can I get Spider to restart automatically if it crashes?
-
-<P>
-Put this line into /etc/inittab ..
-
-<tscreen><verb>
-DX:3:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop > /dev/tty7
-</verb></tscreen>
-
-Run <em>telinit q</em> as root.  Spider will restart so be aware.  However, any
-time you reboot, cluster.pl will start in tty7 and if it crashes, it should restart ok.
-
-<sect1>How can I monitor traffic to and from a node or user?
-
-<P>
-There are 2 ways to achieve this.  You can use the <em>tail</em> command like this ..
-
-<tscreen><verb>
-tail -f /spider/data/debug/167.dat |grep G0VGS
-</verb></tscreen>
-
-or in later versions of Spider, there is a command called <em>watchdbg</em> in which
-case you simply type ..
-
-<tscreen><verb>
-watchdbg G0VGS
-</verb></tscreen>
-
-<sect1>My neighbouring node cannot use the RCMD command to me, he just keeps 
-getting the "tut tut" message.
-
-<P>
-Assuming that the permissions are set correctly (perm level 5 required), it could be
-that the home_node is set incorrectly.  You can reset the home_node using the <em>spoof</em>
-command like this ..
-
-<tscreen><verb>
-spoof gb7adx set/home gb7adx
-</verb></tscreen>
-
-Assuming that the node_call you are changing is gb7adx.
-
-<sect1>I do not seem to be sending any bulletin mail to my link partners, what is wrong?
-
-<P>
-There is a file in /spider/msg called forward.pl.issue.  Rename this to
-forward.pl and edit it to meet your requirements.  You will need to issue
-the command <em>load/forward</em> or restart Spider for the changes to 
-take effect.
-
-<sect1>How can I automatically limit the amount of debug logfiles that are stored?
-
-<P>
-Use the tmpwatch command.  Create a file in /etc/cron.daily/ containing the line ...
-
-<tscreen><verb>
-/usr/sbin/tmpwatch -f 240 /spider/data/debug
-</verb></tscreen>
-
-Remember to make it executable!
-
-This will limit your debug data down to the last 10 days
-
-<sect1>I updated my Linux distribution and now Spider cannot read the users file or the dupefile, what is the problem?
-
-<P>
-Almost certainly this is a change in the db format of perl.  Follow these
-few steps to correct the problem.
-
-<itemize>
-<item>stop the cluster (disable any autostart in inittab)
-<item>cd /spider/data
-<item>issue the command perl user_asc
-<item>restart the cluster
-</itemize>
-
-That should solve the problem.
-
-<sect1>Since I last updated I seem to be getting duplicate spots appearing.
-
-<P>
-What has probably happened is that the dupefile has got corrupted in
-some way.  Simply delete the /spider/data/dupefile and restart the
-cluster.  It may take a little time to become fully functional but
-should solve your problem.
-
-<sect1>I have deleted a message but it is still there, why?
-
-<P>
-This is now the way messages are handled for deletion in Spider.  If you
-look closely you will see a 'D' following the message number.  This 
-message is marked for deletion and will be deleted in 2 days if nothing
-further is done.  Optionally you can use the command <em>delete/expunge</em>
-to delete it immediately.
-
-</article>
diff --git a/sgml/usermanual.sgml b/sgml/usermanual.sgml
deleted file mode 100644 (file)
index a883d48..0000000
+++ /dev/null
@@ -1,1012 +0,0 @@
-<!doctype linuxdoc system>
-
-<article>
-
-<!-- Title information -->
-
-<title>The DXSpider User Manual v1.50</title> 
-<author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</author>
-<date>March 2003 revision 0.3</date>
-
-<abstract>
-A complete reference for users of the DXSpider DXCluster program.
-</abstract>
-
-<!-- Table of contents -->
-<toc>
-
-<!-- Begin the document -->
-
-<sect>Introduction
-
-<sect1>What is a DX Cluster?
-
-<p>
-A DX Cluster is a packet node where DX chasers on any band or mode can
-post rare or interesting stations that they have worked or heard.  Of 
-course other people are doing the same thing too, so you can find new 
-DX as well as telling others about the stations you have worked.  
-Clusters tend to be linked to each other so that the amount of people 
-using them is increased, thereby increasing the amount of posted DX.  
-Other information can be found on clusters such as on-line call books, 
-mail etc.  You can talk to other stations connected to the cluster 
-network too, in real time, whether at the node you are logged into or 
-on another node connected to the network.  You can also use converse 
-mode, where several stations can talk to each other in the same way.  
-Of course, the DX is still posted to you all the while!
-<sect1>So what is DXSpider?
-
-<p>
-PacketCluster nodes have been around since roughly 1985. The original 
-PacketCluster idea came from Dick Newell, AK1A, and ran under DOS.
-In about 1992 Dick stopped the development of the PacketCluster 
-software for amateur radio. Many systems are still using this 
-relatively old DOS software today.
-
-There are several new compatible cluster programs around now, 
-including DXSpider.  DXSpider is a clone of PacketCluster software that runs 
-under several operating systems including Linux and Windows.  Linux is fast 
-becoming the choice for amateur radio stations because of it's flexibility, 
-reliability and the lack of the memory limitations of DOS.  Linux supports 
-multitasking and is also multiuser. It has support for AX25, ROSE, 
-NetROM and TCPIP built in, making it the ideal choice for amateur
-radio.  It is also totally free!
-
-DXSpider was conceived and begun in 1998 by Dirk Koopman, G1TLH as an
-exercise in perl programming.  It has developed rapidly and today is a
-very powerful cluster program.  It was designed to be totally compatible
-with the AK1A program, although several commands have been extended to
-improve functionality.
-
-This manual is designed to help you become familiar with the commands
-that DXSpider supports and to help you get the best from the program so 
-you can enjoy working that rare DX!  As DXSpider is being improved all the 
-time, commands will be added as time goes by, so make sure you have 
-the most upto date version of this manual.  The latest version will
-always be included with the cluster program so if you are unsure, simply
-ask your sysop.  The manual will also be available on the wesite.
-
-
-<sect>Logins and logouts.
-
-<p>
-You might not think that there is a lot of point of including a 
-section on how to log in and out of DXSpider.  However, you would be 
-suprised at the difficulties some people have in simply getting in 
-and out of the cluster!
-
-There are several ways a login might be achieved, dependant on how 
-the sysop has DXSpider configured.  It is impossible for me to cover all 
-variations but here are the basic ones.
-
-<sect1>AX25 logins.
-
-<p>
-Simplicity itself.  The usual <bf>CONNECT</bf> command will log you straight
-into the cluster and you will not have to do anything else.  
-Obviously, you will have to connect to the correct callsign.  Some 
-nodes use an SSID with their call so you would have to add that.
-
-<bf>Examples:</bf>
-
-<tscreen><verb>
-connect GB7MBC
-connect GB7MBC-1
-</verb></tscreen>
-
-<sect1>Netrom logins.
-
-<p>
-There are several possibilities here, dependant on how the sysop has
-configured his system.  If you are connecting via netrom then you are
-most probably connecting from another station.  Listing the nodes in
-that station with the <bf>NODES</bf> command will tell you what callsign 
-or netrom alias to connect to. Then just issue the connect command 
-from there.  It is possible that the netrom alias may connect you to 
-a node with an alias for the cluster, such as DXC.  Just type this 
-and you will be connected.
-
-<bf>Example:</bf>
-<tscreen><verb>
-connect MBCDX
-</verb></tscreen>
-
-<sect1>Telnet logins.
-
-<p>
-With telnet connections, the source callsign is not seen by DXSpider, so 
-you will be asked to login with your callsign.  
-To telnet to DXSpider, you would connect to a specific port.  There is no 
-standard at the moment for a cluster telnet port but ask the sysop if 
-you are unsure.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-telnet gb7mbc 8000
-</verb></tscreen>
-
-All the above are possible ways of connecting to a DXSpider cluster.  You
-may have some or all of these available to you.  There may be one or 
-two additional ways to connect dependant on the network local to you.
-However I am sure you get the idea.
-
-<sect1>Logouts.
-
-<p>
-Logging out can be done by simply issuing the standard <bf>BYE</bf>
-command.
-
-You could also send a disconnect if you are using AX25, or a <bf>CLOSE</bf>
-command if you are connected via telnet.
-If you do not log out gracefully using one of the above commands, 
-you may find you are unable to get a full connect next time.  This
-may also happen if a netrom connection drops.  You may get connected, 
-but nothing else will happen because the program thinks you are still 
-connected and will not let you connect twice under the same call.  
-However you could reconnect by adding a number to the end of your call,
-for example G0YLM-2.  
-This can be done by either altering your MYCALL setting in the TNC or 
-by altering your program configuration.  
-
-
-<sect>Setting your personal details.
-
-<p>
-Once logged in to the cluster, you should set your details so that 
-anybody who wishes to contact you can find out who and where you are.
-There are four items to set, your name, qth, location and home node.  
-Setting these details also allows the use of the SHOW/HEADING and
-SHOW/SUN commands from within the cluster.  Unless you set your QTH
-and location, these commands cannot function.
-Once you have set your name, DXSpider will greet you with it next time 
-you login.  Your QTH setting is where you live and it is a good idea 
-to add your locator to this as the location setting is converted to 
-latitude and longitude once inputted.  You can actually set your location 
-in latitude/longitude or as a locator.  Setting your home node will 
-tell the program where you wish mail to be sent to you.
-
-<bf>Examples:</bf>
-
-<tscreen><verb>
-set/name Ian
-set/qth Morecambe, Lancashire IO84NB
-set/location 48 34 n 12 12 e
-set/qra IO84NB
-set/home gb7mbc
-</verb></tscreen>
-
-<sect>Getting and posting DX.
-
-<p>
-When all is said and done, this is the main function of a DX cluster.
-In its simplest form you can just connect to the node and you will 
-start to receive DX spots almost immediately!  You can check on 
-recent postings in either a general manner or on a particular band or
-mode.  You can even check DX by callsign or a fragment of a callsign.
-Of course, once you get the hang of things, it is expected that you 
-start posting some yourself!  After all, there would be no clusters 
-if people did not post DX and you get the added thrill of the hunt!
-
-<sect1>Receiving DX.
-
-<p>
-As we have already said, it is possible just to connect to the 
-cluster and you will receive spots automatically.  However, you may 
-wish to check on spots just posted.  Maybe you wish to see if a 
-particular band is open or if a certain callsign is active, perhaps a
-DXpedition.  The command to do this is <bf>SHOW/DX</bf>.  Without any 
-other arguments, this command will output the last 10 spots 
-posted.  It is possible to look at more than this, for example the 
-last 20 or 50 spots, by adding the number to the command.  You can 
-make it even more specific by adding a band in either wavelength or 
-frequency, and/or any additional information such as QSL details.
-
-<bf>Examples:</bf>
-
-<tscreen><verb>
-show/dx
-show/dx 5
-show/dx 20
-</verb></tscreen>
-
-will show the last 10, 5 and 20 spots received by the cluster 
-respectively.
-
-<bf>Examples</bf>
-
-<tscreen><verb>
-show/dx on 20m
-show/dx 10 on 20m
-show/dx 20 on 20m
-</verb></tscreen>
-
-will show the last 5, 10 or 20 spots on 20 metres only.
-
-It is also possible to check for certain callsigns, or fragments of 
-callsigns in the same way.
-
-<bf>Examples:</bf>
-
-<tscreen><verb>
-show/dx g0vgs
-show/dx 10 g0vgs
-</verb></tscreen>
-
-would show the last 5 or 10 dx spots containing the callsign g0vgs.
-
-<p>
-You can check for DX by offset and also by specifying a comment to 
-search for.
-
-<bf>Examples:</bf>
-
-<tscreen><verb>
-show/dx 30-40
-show/dx 14000-14033
-show/dx iota
-</verb></tscreen>
-
-would show the spots that arrived between 30 and 40 spots ago and any 
-spots with the word <em>iota</em> in the comment field.  The case of 
-the comment is not important.
-Checking DX posted on a certain day is possible too.  All you have
-to do here is to specify how many days ago it was like this ...
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-show/dx day 30 
-</verb></tscreen>
-
-It is of course possible to specify multiple arguments.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-show/dx 20 prefix 9a on vhf day 30
-</verb></tscreen>
-
-This would show the last 20 spots posted by or about calls with the prefix
-9a on vhf 30 days ago.
-
-As you can see the <bf>SHOW/DX</bf> command is very flexible, so if you are
-not sure whether something will work or not, try it and see!  More
-information can be found in the Command Set section.
-
-<sect1>Posting DX.
-
-<p>
-To post DX you use the <bf>DX</bf> command.  The syntax is shown below. 
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-dx (frequency) (callsign) (remarks)
-</verb></tscreen>
-
-Where frequency is in kilohertz and the callsign is the callsign of
-the station you have worked or heard, (ie not your own callsign!).  
-The remarks section allows you to add information like the operators 
-name or perhaps a location.  Actually DXSpider will allow the frequency
-and callsign fields to be entered in any order.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-dx 14004 pa3ezl OP Aurelio 599
-</verb></tscreen>
-
-In fact, all the following will give the same result...
-
-<tscreen><verb>
-dx 14004 pa3ezl OP Aurelio 599
-dx pa3ezl 14004 OP Aurelio 599
-dx pa3ezl 14.004 OP Aurelio 599
-</verb></tscreen>
-
-This posting, or callout as it is known, will be forwarded to all 
-other connected stations both at the cluster you are connected to and
-other active clusters in the network.  The callout will also be sent 
-to you as proof of receipt. 
-<sect>Headings and propagation
-
-<p>
-There are three commands in DXSpider to help you get the best DX possible.
-These are <bf>SHOW/SUN</bf>, <bf>SHOW/MOON</bf> and
-<bf>SHOW/HEADING</bf>.  These commands will only work for you if you
-have entered your personal details.  They use your entered location as
-a reference, so if you have not entered it or have entered it incorrectly
-they will not return the correct information.
-
-<sect1>Sun
-
-<p>
-The <bf>SHOW/SUN</bf> command can be used in three different ways.  It
-can be used to show sunrise and sunset times for your own station, a 
-particular callsign or a prefix.  
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-show/sun
-</verb></tscreen>
-
-The output from this would look something like this ..
-
-<tscreen><verb>
-sh/sun
-Location                              Rise   Set      Azim   Elev
-G0VGS  Morecambe, Lancashire          07:08Z 17:39Z  205.3   24.1
-</verb></tscreen>
-
-<tscreen><verb>
-sh/sun 5b4
-</verb></tscreen>
-
-would look like this ...
-
-<tscreen><verb>
-sh/sun 5b4
-Location                              Rise   Set      Azim   Elev
-5B     Cyprus-5B                      04:23Z 15:40Z  244.0   18.8  
-</verb></tscreen>
-
-You can also specify multiple arguments like this ...
-
-<tscreen><verb>
-sh/sun gw4veq 5b4ab zs
-</verb></tscreen>
-
-and then the output would look like this ...
-
-<tscreen><verb>
-sh/sun gw4veq 5b4ab zs
-Location                              Rise   Set      Azim   Elev
-GW4VEQ Brungwran, Isle of Anglesey IO 07:14Z 17:48Z  204.9   24.9
-5B     Cyprus-5B                      04:23Z 15:40Z  244.5   18.3
-ZS     So-Africa-ZS1-ZS               04:31Z 17:28Z  289.9   41.3
-ZS     So-Africa-ZS5-ZS               03:44Z 16:34Z  278.5   32.0
-ZS     So-Africa-ZS6-ZS               03:59Z 16:42Z  277.6   35.0 
-</verb></tscreen>
-
-<sect1>Moon
-
-<p>
-The <bf>SHOW/MOON</bf> command works in the same way as the 
-<bf>SHOW/SUN</bf> command.  This program however, calculates the
-rise and set times of the moon for a prefix or callsign, together
-with the current azimuth and elevation of the sun at these
-locations.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-show/moon ea
-</verb></tscreen>
-
-The output from this command would look like this ..
-
-<tscreen><verb>
-sh/moon ea
-Location                              Rise   Set      Azim   Elev  RGain dB
-EA     Spain-EA                       08:15Z 20:09Z  257.2    9.5      -0.6  
-</verb></tscreen>
-You can see that the output is similar to the <bf>SHOW/SUN</bf>
-command, with slightly different fields.
-
-<sect1>Heading
-
-<p>
-The <bf>SHOW/HEADING</bf> command works in the same way as the 
-<bf>SHOW/SUN</bf> and <bf>SHOW/MOON</bf> commands but outputs beam 
-headings for a specified callsign or prefix.  Reciprocal beam headings 
-are also calculated.
-
-<bf>Example</bf>
-
-<tscreen><verb>
-show/heading zl
-</verb></tscreen>
-
-The output from this command would look like this ..
-
-<tscreen><verb>
-sh/heading zl
-ZL New-Zealand-ZL1-ZL: 7 degs - dist: 11238 mi, 18087 km Reciprocal heading: 355 degs
-ZL New-Zealand-ZL2-ZL: 9 degs - dist: 11540 mi, 18574 km Reciprocal heading: 353 degs
-ZL New-Zealand-ZL3-ZL: 19 degs - dist: 11634 mi, 18724 km Reciprocal heading: 345 degs
-ZL New-Zealand-ZL4-ZL: 34 degs - dist: 11783 mi, 18963 km Reciprocal heading: 332 degs
-</verb></tscreen>
-
-<sect>Announcements.
-
-<sect1>Making announcements.
-
-<p>
-Occasionally, you may wish to post something that does not fall into 
-the normal parameters for a DX callout.  You may wish to tell 
-everybody connected that 10 FM is open for example, or ask if anyone 
-knows the QSL manager for a certain callsign etc.  You can do this 
-using the <bf>ANNOUNCE</bf> command.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-announce 10 FM is open in IO84NB to europe.
-</verb></tscreen>
-
-That would let everyone know locally that this was the case, however
-it would not be forwarded to other nodes connected.  To send
-announcements to other connected nodes as well, you would use the
-<bf>FULL</bf> extension.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-announce full Anyone seen EA7WA today?
-</verb></tscreen>
-
-Be cautious in your use of announce full.  There are many other tools
-available to get the information you require and the judicious use of
-this command is frowned upon as it creates a great deal of traffic
-across the network.
-
-<sect1>Listing announcements.
-
-<p>
-You can list previous announcements in the standard format with the 
-<bf>SHOW</bf> command.  As before you can list just the last 5 or as 
-many as you wish.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-show/announcements
-show/announcements 10
-</verb></tscreen>
-
-<sect>Nodes and users.
-
-<p>
-You can check which nodes are connected in the network, who is 
-logged on locally, who is logged on at all the nodes or even 
-just one node in particular. This is handy if you wish to see whether
-a friend is connected at the node they use.  To see who is connected 
-to the nodes, the <bf>SHOW/CONFIGURATION</bf> command is used.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-show/configuration
-show/configuration/nodes
-show/configuration (node_call)
-show/configuration (prefix)
-</verb></tscreen>
-
-The first of our three examples would output something like this,
-
-<tscreen><verb>
-sh/c
-Node         Callsigns
-EI5TCR       (7 users)
-GB7ADX
-GB7BAA       G4FPV        G8TIC
-GB7BIG       (GD0TEP)     GD3UMW
-GB7BPQ       (G0INA)      G0RCI        G3AKU        G3OCA
-(GB7CDX)     G3JNB        G4ALR
-GB7DJK       G0FYD        G0REK        G1TLH        G4PEL        G4SOZ
-             G4TVR        G7SQW        K8AZ         M0CTQ-1      MM1CXE-10
-             ON7WP
-GB7DXA       G0RDI        G8SJP
-GB7DXC       (G0HDB)      G0WFK        (G1FYC)      G3KWK        G3LME
-             G3OIL        G4BGW        G4FUJ        (G4PDQ)      GW7SMV
-GB7DXE       G1NNB
-(GB7DXG)     GU6EFB       GU7DHI
-GB7DXK       G1NTW        G3IBI        G3NSM        G3XAQ        G4CUS
-             G4XQY        G7GAN
-GB7DXM       G1EUC        G3GAF        G3LAS        G4ZTR        G8WXU
-             M0BCT        M1EMF
-</verb></tscreen>
-
-You will notice that EI5TCR is showing only that it has 7 users and not
-giving the actual callsigns.  This means that this node is on a limited
-protocol of some kind, probably because of a contest situation where
-slow radio links can block up and fail if too much information is sent
-between nodes.
-
-The second example would just show the nodes connected in the
-network, like this,
-
-<tscreen><verb>
-sh/c/n
-Node         Callsigns
-GB7BAA       GB7BAA       GB7BPQ       (GB7CDX)     GB7DJK       GB7DXA      
-             GB7DXC       GB7DXE       (GB7DXG)     GB7DXK       GB7DXL      
-             GB7DXM       GB7DXS       GB7IPT       GB7MRS       GB7UJS      
-             GB7YDX       KL7G         N2TLY        (ON0DXK)                 
-GB7BIG       EI5TCR       GB7ADX       GB7BIG       GB7UDX                   
-GB7MBC                                                                       
-PA4AB-14     PA4AB-14                                                        
-PI4TUE-8     PI4TUE-8    
-</verb></tscreen>
-
-If we insert the node_call pi4tue-8 into the third example, then
-this would be the output,
-
-<tscreen><verb>
-Node         Callsigns
-PI4TUE-8     9A1CMA-6     DF6PW        DL4FAY       DL4KAK       DL4WF-2     
-             F5NOD-2      F5PAC        IZ0CSR       N6CR         OH2BLD      
-             ON1LVL-13    ON4CBT       ON4CJP       ON5DXL-14    ON7NQ       
-             PA0RCT       PA3DYS       PA3FDO       PA5KW-4      PI4TUE-9    
-             YT1XX        
-</verb></tscreen>
-
-As you can see, only the users of the requested node are shown.
-
-You can also use a prefix to show only a group of nodes.  For example
-you may only wish to see who is connected to the nodes in the UK.  To
-do this simply use a prefix like this ...
-
-<verb>
-show/configuration gb7
-</verb>
-
-To show the locally connected users, the <bf>SHOW/USERS</bf> command is
-used
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-show/users
-</verb></tscreen>
-
-The output of this command would look like this,
-
-<tscreen><verb>
-Callsigns connected to GB7MBC
-G0JHC        G0NEI        G0VGS        G0VGS-2      G0YLM                    
-G3JAG        G3OWO        G3UEU
-</verb></tscreen>
-
-<sect>Talk mode.
-
-<p>
-You can send a single comment or start a dedicated talk session to 
-another user by using the <bf>TALK</bf> command. 
-
-<p>
-Talk mode is used to send a one line comment or greeting to a 
-specific user connected either at your node or another in the 
-network.  You can also enter into a dedicated talk session with 
-another user.  Talks will be automatically forwarded to other nodes 
-if the station you are talking to is not connected locally. 
-You can find out who is connected by using the 
-<bf>SHOW/CONFIGURATION</bf> command, (described earlier).
-
-<bf>Examples:</bf>
-
-<tscreen><verb> 
-talk g0rdi Having a good day Iain?
-</verb></tscreen>
-
-This example would send the line "Having a good day Iain?" to the
-user g0rdi but would leave you in normal mode.  
-
-<tscreen><verb>
-talk g0rdi
-Entering Talkmode, /EX to end, /<cmd> to run a command
-Talk (G0RDI)>
-</verb></tscreen>
-
-As you can see, you can still run commands whilst in talk mode.
-Simply prefix the command with a / like /sh/dx and you will get
-the expected output.
-If the user is connected to another node, you may have to use a 
-slightly extended version of the <bf>TALK</bf> command.
-
-<tscreen><verb>
-talk g0rdi > gb7djk
-</verb></tscreen>
-
-To exit talk mode, you issue the command <bf>/ex</bf>. 
-
-Whilst in talk mode you will still receive DX spots.  This means that
-you can chat to a friend whilst working DX.  
-
-<sect>Mail.
-
-<p>
-You can send and receive both personal mail and bulletins with DXSpider 
-quite easily.
-
-<sect1>The "directory" command.
-
-<p>
-To list mail you would use the <bf>DIRECTORY</bf> command.  On its 
-own, this command will output the last ten messages received by the 
-node, either to or from yourself or bulletins such as "DX" and "ALL".
-As with other commands you can display more by specifying a number 
-with the command.  You should be aware that Spider will accept
-these commands by separating with either a slash or a space, so
-<em>dir new</em> and <em>dir/new</em> work in the same way.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-directory
-directory/20
-directory 20
-</verb></tscreen>
-
-Of course most of the time you will only want to list new mail sent 
-to you personally since your last login.  However you might also like 
-to check for general mail received by the node.  In fact if there is 
-new mail for you, the cluster will tell you when you login. You will 
-also be informed if new mail arrives for you during the time you are 
-logged in.
-Mail is not only sent to callsigns though.  Mail can also be sent to 
-subjects like "all" or "local" or "dx" etc.  You can treat these 
-bulletins in the same way as personal mail with the directory 
-command.
-
-<bf>Examples:</bf>
-
-<tscreen><verb>
-directory/new
-directory/own
-directory/own/10
-directory/all
-directory/from <call>
-</verb></tscreen>  
-
-The last option will only show mail from a callsign if it was sent to
-you personally or was sent as a bulletin.  There are some additional
-commands and these can be found in the DXSpider Command Reference section.
-
-<sect1>Reading mail.
-
-<p>
-The output of the <bf>DIRECTORY</bf> command could be something like 
-this.
-
-<tscreen><verb>
-dir
- 20735      2      ALL   GW7SMV 21-Feb 1204Z REC 9E1S QSL TDY 50Mhz....    
- 20823    308       UK    G0HDB 22-Feb 2334Z Help - which district code?   
- 20824    105      ALL     W9AE 23-Feb 0349Z S0NY QSL address?             
- 20825      2       UK    G0LRJ 23-Feb 0806Z QSL REC LZ2CJ/1.CARD NO-750.  
- 20858      2      ALL   GW7SMV 24-Feb 0905Z REC S92DX QSL CARD TDY 50Mhz  
- 20921    200      ALL   GM4FDM 27-Feb 2203Z Trip to VP8                   
- 20949    375      ALL     K0MN 27-Feb 0428Z ST0P cards are gd @ ARRL      
- 20950      2       UK    G0LRJ 28-Feb 0835Z QSL REC SV9/IZ0CKJ/P EU-187.  
- 20987    569      ALL   GD0TEP  1-Mar 1733Z Portable contests             
- 21076      2      ALL    G4AFJ  3-Mar 1743Z kh6nd/kh5 qsl received
- 21184-p  599   GW4HAT    G0VGS  4-Mar 1518Z Re: Time 
-</verb></tscreen>
-
-The first column is the actual message number.  If the message is a
-personal one to you, you will see a letter 'p' after this number.  If
-the message has been read, there will be a '-' between the message
-number and the 'p'.  This only works for personal messages.  The next
-column shows the file size of the message.  The third column shows the
-address the message was sent to and the next column shows who sent it.
-The rest is fairly self-explanatory.
-
-Reading a message is as simple as typing read, followed by the 
-message number that you wish to read.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-read 25
-</verb></tscreen>
-
-will read message number 25.  However the mail will be displayed in it's
-entirety unless you specify a page length. You can set your page length
-to any number you like and when the message reaches that number of lines
-you will get a prompt giving you options.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-set/page 20
-</verb></tscreen>
-
-
-<sect1>Sending mail.
-
-<p>
-Sending mail is done in the time honoured way.  First you specify
-a recipient for the message, then you will be prompted for a subject.
-Once you have done this you will be asked to type your message.
-Please remember that there is no automatic word wrap, so unless you
-are using a client that wraps lines automatically, remember to hit
-return at the end of each line.
-
-<bf>Example:</bf>
-
-<tscreen><verb>
-send m0azm
-Enter Subject (30 characters):
-See you Thursday
-Enter Message /EX to send or /ABORT to exit
-Hi Ian,            
-Just a quick note to say that I can make Thursday after all.  The
-appointment I had has cancelled so we are go!
-Cheers
-Ian
-</verb></tscreen>
-
-At this point you can either hit return and enter /ex to send the
-message or use /abort at any time to abort it.  You can now display
-the message in the normal way.  There are several send options and 
-these are listed in the Command Set section.  These include sending
-mail to several recipients and asking for a return receipt.
-
-
-<sect1>Replying to mail.
-
-<p>
-If mail is addressed to you or to a bulletin address, you can use the
-<bf>REPLY</bf> command to reply to it.  Using this command, the 
-subject will be automatically set for you as "Re: subject", whatever 
-the subject was. 
-<bf>Example:</bf>
-
-<tscreen><verb>
-reply 2500
-</verb></tscreen>
-
-<sect1>Deleting mail
-
-<P>
-To delete a message, you use the <em>delete</em> command.
-You can only delete messages sent to or received by yourself.  
-Bulletins are dealt with automatically or by the sysop.
-
-<sect>Filtering (From version 1.45)
-
-<sect1>General filter rules
-
-<P>
-Upto v1.44 it was not possible for the user to set their own filters.  From 
-v1.45 though that has all changed.  It is now possible to set filters for just 
-about anything you wish.  If you have just updated from an older version of 
-DXSpider you will need to update your new filters.  You do not need to do 
-anything with your old filters, they will be renamed as you update.
-
-<P>
-There are 3 basic commands involved in setting and manipulating filters.  These 
-are <em>accept</em>, <em>reject</em> and <em>clear</em>.  First we will look
-generally at filtering. There are a number of things you can filter in the 
-DXSpider system. They all use the same general mechanism.
-
-<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 ... 
-
-<tscreen><verb> 
-accept/spots .....
-reject/spots .....
-</verb></tscreen>
-
-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.
-
-There is also a command to clear out one or more lines in a filter. They are ...
-
-<tscreen><verb>
-clear/spots 1
-clear/spots all
-</verb></tscreen>
-
-There is clear/xxxx command for each type of filter.
-
-<P>
-and you can check that your filters have worked by the command ... 
-
-<tscreen><verb>  
-show/filter
-</verb></tscreen>
-
-<P>
-For now we are going to use spots for the examples, but you can apply the same
-principles to all types of filter.
-
-<sect1>Types of filter
-
-<P>
-There are two main types of filter, <em>accept</em> or <em>reject</em>.  You 
-can use either to achieve the result you want dependent on your own preference 
-and which is more simple to do.  It is pointless writing 8 lines of reject 
-filters when 1 accept filter would do the same thing!  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 take it)
-
-<P>
-If you specify reject filters, then any lines that arrive that match the filter 
-will be dumped but all else will be accepted.  If you use an accept filter, 
-then ONLY the lines in the filter will be accepted and all else will be dumped.
-For example if you have a single line <em>accept</em> filter ...
-
-<tscreen><verb>
-accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
-</verb></tscreen>
-
-then you will <em>ONLY</em> get VHF spots <em>from</em> or <em>to</em> CQ zones 
-14, 15 and 16.
-
-<P>
-If you set a reject filter like this ...
-
-<tscreen><verb>
-reject/spots on hf/cw
-</verb></tscreen>
-
-Then you will get everything <em>EXCEPT</em> HF CW spots.  You could make this 
-single filter even more flexible.  For example, if you are interested in IOTA 
-and will work it even on CW even though normally you are not interested in 
-CW, then you could say ...
-
-<tscreen><verb>
-reject/spots on hf/cw and not info iota
-</verb></tscreen>
-
-But in that case you might only be interested in iota and say:-
-
-<tscreen><verb>
-accept/spots not on hf/cw or info iota
-</verb></tscreen>
-
-which achieves exactly the same thing. You should choose one or the other 
-until you are comfortable with the way it works. You can mix them if you 
-wish (actually you can have an accept AND a reject on the same line) but 
-don't attempt this until you are sure you know what you are doing!
-
-<P>
-You can arrange your filter lines into logical units, either for your own
-understanding or simply convenience. Here is an example ...
-
-<tscreen><verb>
-reject/spots 1 on hf/cw
-reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  
-</verb></tscreen>
-
-What this does is to ignore all HF CW spots and also rejects any spots on VHF 
-which don't either originate or spot someone in Europe. 
-
-<P>
-This is an example where you would use a line number (1 and 2 in this case), if 
-you leave the digit out, the system assumes '1'. Digits '0'-'9' are available.  
-This make it easier to see just what filters you have set.  It also makes it 
-more simple to remove individual filters, during a contest for example.
-
-<P>
-You will notice in the above example that the second line has brackets.  Look 
-at the line logically.  You can see there are 2 separate sections to it.  We 
-are saying reject spots that are VHF or above <em>APART</em> from those in 
-zones 14, 15 and 16 (either spotted there or originated there).  If you did 
-not have the brackets to separate the 2 sections, then Spider would read it 
-logically from the front and see a different expression entirely ...
-
-<tscreen><verb>
-(on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 
-</verb></tscreen>
-
-The simple way to remember this is, if you use OR - use brackets. Whilst we are 
-here CASE is not important. 'And BY_Zone' is just the same as 'and by_zone'.
-
-As mentioned earlier, setting several filters can be more flexible than 
-simply setting one complex one.  Doing it in this way means that if you want 
-to alter your filter you can just redefine or remove one or more lines of it or 
-one line. For example ...
-
-<tscreen><verb>
-reject/spots 1 on hf/ssb
-</verb></tscreen>
-
-would redefine our earlier example, or 
-
-<tscreen><verb>
-clear/spots 1
-</verb></tscreen>
-
-To remove all the filter lines in the spot filter ...
-
-<tscreen><verb>
-clear/spots all
-</verb></tscreen>
-
-<sect1>Filter options
-
-<P>
-You can filter in several different ways.  The options are listed in the
-various helpfiles for accept, reject and filter.
-
-<sect1>Advanced filtering
-
-<P>
-Once you are happy with the results you get, you may like to experiment. 
-
-<P>
-The previous example that filters hf/cw spots and accepts vhf/uhf spots from EU 
-can be written with a mixed filter, for example ... 
-
-<tscreen><verb>
-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)
-</verb></tscreen>
-
-Note that the first filter has not been specified with a number.  This 
-will automatically be assumed to be number 1.  In this case, we have 
-said <em>reject all HF spots in the CW section of the bands but accept 
-all others at HF.  Also accept anything in VHF and above spotted in or 
-by operators in the zones 14, 15 and 16</em>.  Each filter slot actually 
-has a 'reject' slot and an 'accept' slot. The reject slot is executed 
-BEFORE the accept slot.
-
-<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 through everything 
-else on HF.  The next filter line lets through just VHF/UHF spots from EU.
-
-
-<sect>Hints, tips and common questions.
-
-<p>
-<bf/Q./These commands seem very long!  Can I shorten them?
-
-<bf/A./Of course you can and the usual abbreviations work.  If you
-are unsure, try it. 
-
-<bf/Q./I am not sure if this command is correct.  Can I cause any
-harm if I try it?
-
-<bf/A./Do not be afraid to try a command to see if it will work,
-at the worst you will get an error message.  If you require any
-help on a command, just type help followed by the command you
-want help on.  Look at the "DXSpider Command Reference" section to see 
-what help can be found.
-
-<bf/Q./How should I use the announce command?
-
-<bf/A./With respect.  Use the command by all means, but please
-only use the "full" extension if absolutely necessary.  It can 
-create a LOT of messages passing between clusters.
-
-<bf/Q./I like to be working in the shack while logged into the
-cluster but I can't be looking at the screen all the time. How
-can I be alerted when anything happens?
-
-<bf/A./Use the <bf>SET/BEEP</bf> command.  You can find information 
-on this in the "DXSpider Command Reference" section.
-
-<bf/Q./I got disconnected from the cluster and now I can't log
-back in again.  What is wrong?
-
-<bf/A./Probably the cluster thinks you are still logged on and
-will not let you reconnect using the same call to prevent loops.
-Try logging on again adding an ssid to your callsign as DXSpider
-treats G0YLM and G0YLM-1 as different users.
-
-<bf/Q./How do I know if I have got the latest version of this
-user manual?
-
-<bf/A./The latest and greatest will always be on the Website.  It will
-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 4b66712aaf9734fa12a5dfed1bc505f9eced9ee5..ce7611a46c29a81a098d0c1fe04ffaefe6a3a781 100644 (file)
@@ -1008,7 +1008,6 @@ 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 5d7027748b95a5bcfc5b2cb108ef32225ae5815f..84bc46f562d53afee07feaff39713893a943f938 100644 (file)
   10. CVS
      10.1 CVS from a Linux platform
      10.2 CVS from a Windows platform
-
-  11. The DXSpider command set
-     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)
+     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 set
-
-  11.1.  accept (0)
+  10.3.  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.
 
-  11.2.  accept/announce <call> [input] [0-9] <pattern> (8)
+  10.4.  accept/announce <call> [input] [0-9] <pattern> (8)
 
   accept/announce <call> [input] [0-9] <pattern> Announce filter sysop
   version
 
 
 
-  11.3.  accept/announce [0-9] <pattern> (0)
+  10.5.  accept/announce [0-9] <pattern> (0)
 
   accept/announce [0-9] <pattern> Set an 'accept' filter line for
   announce
 
   but this probably for advanced users...
 
-  11.4.  accept/route <call> [0-9] <pattern> (8)
+  10.6.  accept/route <call> [0-9] <pattern> (8)
 
   accept/route <call> [0-9] <pattern> Set an 'accept' filter line for
   routing
 
 
 
-  11.5.  accept/spots <call> [input] [0-9] <pattern> (8)
+  10.7.  accept/spots <call> [input] [0-9] <pattern> (8)
 
   accept/spots <call> [input] [0-9] <pattern> Spot filter sysop version
 
 
 
 
-  11.6.  accept/spots [0-9] <pattern> (0)
+  10.8.  accept/spots [0-9] <pattern> (0)
 
   accept/spots [0-9] <pattern> Set an 'accept' filter line for spots
 
 
   but this probably for advanced users...
 
-  11.7.  accept/wcy <call> [input] [0-9] <pattern> (8)
+  10.9.  accept/wcy <call> [input] [0-9] <pattern> (8)
 
   accept/wcy <call> [input] [0-9] <pattern> WCY filter sysop version
 
 
 
 
-  11.8.  accept/wcy [0-9] <pattern> (0)
+  10.10.  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.
 
-  11.9.  accept/wwv <call> [input] [0-9] <pattern> (8)
+  10.11.  accept/wwv <call> [input] [0-9] <pattern> (8)
 
   accept/wwv <call> [input] [0-9] <pattern> WWV filter sysop version
 
 
 
 
-  11.10.  accept/wwv [0-9] <pattern> (0)
+  10.12.  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.
 
-  11.11.  announce <text> (0)
+  10.13.  announce <text> (0)
 
   announce <text> Send an announcement to LOCAL users only
 
   <text> is the text of the announcement you wish to broadcast
 
-  11.12.  announce full <text> (0)
+  10.14.  announce full <text> (0)
 
   announce full <text> Send an announcement cluster wide
 
   This will send your announcement cluster wide
 
-  11.13.  announce sysop <text> (5)
+  10.15.  announce sysop <text> (5)
 
   announce sysop <text> Send an announcement to Sysops only
 
 
-  11.14.  apropos <string> (0)
+  10.16.  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.
 
-  11.15.  blank [<string>] [<nn>] (0)
+  10.17.  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.
 
-  11.16.  bye (0)
+  10.18.  bye (0)
 
   bye Exit from the cluster
 
   This will disconnect you from the cluster
 
-  11.17.  catchup <node call> all|[<msgno> ...] (5)
+  10.19.  catchup <node call> all|[<msgno> ...] (5)
 
   catchup <node call> all|[<msgno> ...] Mark a message as sent
 
 
-  11.18.  chat <group> <text> (0)
+  10.20.  chat <group> <text> (0)
 
   chat <group> <text> Chat or Conference to a group
 
 
   See also JOIN, LEAVE, SHOW/CHAT
 
-  11.19.  clear/announce <callsign> [input] [0-9|all] (8)
+  10.21.  clear/announce <callsign> [input] [0-9|all] (8)
 
   clear/announce <callsign> [input] [0-9|all] Clear a announce filter
   line
   A sysop can clear an input or normal output filter for a user or
   thenode_default or user_default.
 
-  11.20.  clear/announce [1|all] (0)
+  10.22.  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.
 
-  11.21.  clear/route <callsign> [input] [0-9|all] (8)
+  10.23.  clear/route <callsign> [input] [0-9|all] (8)
 
   clear/route <callsign> [input] [0-9|all] Clear a route filter line
 
   A sysop can clear an input or normal output filter for a user or
   thenode_default or user_default.
 
-  11.22.  clear/route [1|all] (0)
+  10.24.  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.
 
-  11.23.  clear/spots <callsign> [input] [0-9|all] (8)
+  10.25.  clear/spots <callsign> [input] [0-9|all] (8)
 
   clear/spots <callsign> [input] [0-9|all] Clear a spot filter line
 
   A sysop can clear an input or normal output filter for a user or
   thenode_default or user_default.
 
-  11.24.  clear/spots [0-9|all] (0)
+  10.26.  clear/spots [0-9|all] (0)
 
   clear/spots [0-9|all] Clear a spot filter line
 
 
   the filter will be completely removed.
 
-  11.25.  clear/wcy <callsign> [input] [0-9|all] (8)
+  10.27.  clear/wcy <callsign> [input] [0-9|all] (8)
 
   clear/wcy <callsign> [input] [0-9|all] Clear a WCY filter line
 
   A sysop can clear an input or normal output filter for a user or
   thenode_default or user_default.
 
-  11.26.  clear/wcy [1|all] (0)
+  10.28.  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.
 
-  11.27.  clear/wwv <callsign> [input] [0-9|all] (8)
+  10.29.  clear/wwv <callsign> [input] [0-9|all] (8)
 
   clear/wwv <callsign> [input] [0-9|all] Clear a WWV filter line
 
   A sysop can clear an input or normal output filter for a user or
   thenode_default or user_default.
 
-  11.28.  clear/wwv [1|all] (0)
+  10.30.  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.
 
-  11.29.  connect <callsign> (5)
+  10.31.  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>.
 
-  11.30.  dbavail (0)
+  10.32.  dbavail (0)
 
   dbavail Show a list of all the Databases in the system
 
   Title says it all really, this command lists all the databases
   definedin the system. It is also aliased to SHOW/COMMAND.
 
-  11.31.  dbcreate <name> (9)
+  10.33.  dbcreate <name> (9)
 
   dbcreate <name> Create a database entry
 
 
-  11.32.  dbcreate <name> chain <name> [<name>..] (9)
+  10.34.  dbcreate <name> chain <name> [<name>..] (9)
 
   dbcreate <name> chain <name> [<name>..] Create a chained database
   entry
 
-  11.33.  dbcreate <name> cmd <dxspider command> (9)
+  10.35.  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
 
-  11.34.  dbcreate <name> remote <node> (9)
+  10.36.  dbcreate <name> remote <node> (9)
 
   dbcreate <name> remote <node> Create a remote database entry
 
 
-  11.35.  dbimport <dbname> <filename> (9)
+  10.37.  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.
 
-  11.36.  dbremove <dbname> (9)
+  10.38.  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.
 
-  11.37.  dbshow <dbname> <key> (0)
+  10.39.  dbshow <dbname> <key> (0)
 
   dbshow <dbname> <key> Display an entry, if it exists, in a database
 
 
 
 
-  11.38.  debug (9)
+  10.40.  debug (9)
 
   debug Set the cluster program into debug mode
 
   It will interrupt the cluster just after the debug command has fin-
   ished.
 
-  11.39.  delete/usdb <callsign> ... (9)
+  10.41.  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.
 
-  11.40.  delete/user <callsign> ... (9)
+  10.42.  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!
 
-  11.41.  demonstrate <call> <command> (9)
+  10.43.  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.
 
-  11.42.  directory (0)
+  10.44.  directory (0)
 
   directory List messages
 
 
 
-  11.43.  directory <from>-<to> (0)
+  10.45.  directory <from>-<to> (0)
 
   directory <from>-<to> List messages <from> message <to> message
 
 
 
 
-  11.44.  directory <nn> (0)
+  10.46.  directory <nn> (0)
 
   directory <nn> List last <nn> messages
 
 
-  11.45.  directory all (0)
+  10.47.  directory all (0)
 
   directory all List all messages
 
 
-  11.46.  directory from <call> (0)
+  10.48.  directory from <call> (0)
 
   directory from <call> List all messages from <call>
 
 
-  11.47.  directory new (0)
+  10.49.  directory new (0)
 
   directory new List all new messages
 
 
-  11.48.  directory own (0)
+  10.50.  directory own (0)
 
   directory own List your own messages
 
 
-  11.49.  directory subject <string> (0)
+  10.51.  directory subject <string> (0)
 
   directory subject <string> List all messages with <string> in subject
 
 
-  11.50.  directory to <call> (0)
+  10.52.  directory to <call> (0)
 
   directory to <call> List all messages to <call>
 
-  11.51.  directory- (5)
+  10.53.  directory- (5)
 
   directory-
 
   Sysops can see all users' messages.
 
-  11.52.  disconnect <call> [<call> ...] (8)
+  10.54.  disconnect <call> [<call> ...] (8)
 
   disconnect <call> [<call> ...] Disconnect a user or cluster
 
   Disconnect any <call> connected locally
 
-  11.53.  dx [by <call>] <freq> <call> <remarks> (0)
+  10.55.  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.
 
-  11.54.  echo <line> (0)
+  10.56.  echo <line> (0)
 
   echo <line> Echo the line to the output
 
 
   on the output.
 
-  11.55.  export <msgno> <filename> (9)
+  10.57.  export <msgno> <filename> (9)
 
   export <msgno> <filename> Export a message to a file
 
 
 
 
-  11.56.  export_users [<filename>] (9)
+  10.58.  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.
 
-  11.57.  filtering... (0)
+  10.59.  filtering... (0)
 
   filtering... Filtering things in DXSpider
 
   else on HF.The next filter line lets through just VHF/UHF spots from
   EU.
 
-  11.58.  forward/latlong <node_call> (8)
+  10.60.  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.
 
-  11.59.  forward/opernam <call> (1)
+  10.61.  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.
 
-  11.60.  help (0)
+  10.62.  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.
 
-  11.61.  init <node> (5)
+  10.63.  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.
 
-  11.62.  join <group> (0)
+  10.64.  join <group> (0)
 
   join <group> Join a chat or conference group
 
 
   See also CHAT, LEAVE, SHOW/CHAT
 
-  11.63.  kill (5)
+  10.65.  kill (5)
 
   kill
 
   As a sysop you can kill any message on the system.
 
-  11.64.  kill <from msgno>-<to msgno> (0)
+  10.66.  kill <from msgno>-<to msgno> (0)
 
   kill <from msgno>-<to msgno> Delete a range of messages
 
 
-  11.65.  kill <from>-<to> (5)
+  10.67.  kill <from>-<to> (5)
 
   kill <from>-<to> Remove a range of messages from the system
 
 
-  11.66.  kill <msgno> [<msgno..] (0)
+  10.68.  kill <msgno> [<msgno..] (0)
 
   kill <msgno> [<msgno..] Delete a message from the local system
 
 
-  11.67.  kill <msgno> [<msgno> ...] (0)
+  10.69.  kill <msgno> [<msgno> ...] (0)
 
   kill <msgno> [<msgno> ...] Remove or erase a message from the system
 
   You can get rid of any message to or originating from your callsign
   using this command. You can remove more than one message at a time.
 
-  11.68.  kill expunge <msgno> [<msgno..] (6)
+  10.70.  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.
 
-  11.69.  kill from <call> (5)
+  10.71.  kill from <call> (5)
 
   kill from <call> Remove all messages from a callsign
 
 
-  11.70.  kill full <msgno> [<msgno..] (5)
+  10.72.  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!
 
-  11.71.  kill full <msgno> [<msgno] (5)
+  10.73.  kill full <msgno> [<msgno] (5)
 
   kill full <msgno> [<msgno] Remove a message from the entire cluster
 
   Remove this message from the entire cluster system as well as your
   node.
 
-  11.72.  kill to <call> (5)
+  10.74.  kill to <call> (5)
 
   kill to <call> Remove all messages to a callsign
 
 
-  11.73.  kill from <regex> (0)
+  10.75.  kill from <regex> (0)
 
   kill from <regex> Delete messages FROM a callsign or pattern
 
 
-  11.74.  kill to <regex> (0)
+  10.76.  kill to <regex> (0)
 
   kill to <regex> Delete messages TO a callsign or pattern
 
 
-  11.75.  leave <group> (0)
+  10.77.  leave <group> (0)
 
   leave <group> Leave a chat or conference group
 
 
   See also CHAT, JOIN, SHOW/CHAT
 
-  11.76.  links (0)
+  10.78.  links (0)
 
   links Show which nodes is physically connected
 
   This is a quick listing that shows which links are connected andsome
   information about them. See WHO for a list of all connections.
 
-  11.77.  load/aliases (9)
+  10.79.  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.
 
-  11.78.  load/badmsg (9)
+  10.80.  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.
 
-  11.79.  load/badwords (9)
+  10.81.  load/badwords (9)
 
   load/badwords Reload the bad words table
 
   words can be one or more on a line, lines starting with '#' are
   ignored.
 
-  11.80.  load/bands (9)
+  10.82.  load/bands (9)
 
   load/bands Reload the band limits table
 
   Reload the /spider/data/bands.pl file if you have changed it manually
   whilstthe cluster is running.
 
-  11.81.  load/cmd_cache (9)
+  10.83.  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.
 
-  11.82.  load/forward (9)
+  10.84.  load/forward (9)
 
   load/forward Reload the msg forwarding routing table
 
   Reload the /spider/msg/forward.pl file if you have changed itmanually
   whilst the cluster is running.
 
-  11.83.  load/keps (5)
+  10.85.  load/keps (5)
 
   load/keps Load new keps data
 
 
 
-  11.84.  load/keps [nn] (5)
+  10.86.  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.
 
-  11.85.  load/messages (9)
+  10.87.  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'
 
-  11.86.  load/prefixes (9)
+  10.88.  load/prefixes (9)
 
   load/prefixes Reload the prefix table
 
   Reload the /spider/data/prefix_data.pl file if you have changed
   itmanually whilst the cluster is running.
 
-  11.87.  merge <node> [<no spots>/<no wwv>] (5)
+  10.89.  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).
 
-  11.88.  msg <cmd> <msgno> [data ... ] (9)
+  10.90.  msg <cmd> <msgno> [data ... ] (9)
 
   msg <cmd> <msgno> [data ... ] Alter various message parameters
 
 
   This will display more information on the message than DIR does.
 
-  11.89.  pc <call> <text> (8)
+  10.91.  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.
 
-  11.90.  ping <node call> (1)
+  10.92.  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.
 
-  11.91.  rcmd <node call> <cmd> (1)
+  10.93.  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.
 
-  11.92.  read (0)
+  10.94.  read (0)
 
   read Read the next unread personal message addressed to you
 
 
-  11.93.  read <msgno> (0)
+  10.95.  read <msgno> (0)
 
   read <msgno> Read the specified message
 
   You can read any messages that are sent as 'non-personal' and also
   anymessage either sent by or sent to your callsign.
 
-  11.94.  read- (5)
+  10.96.  read- (5)
 
   read-
 
   As a sysop you may read any message on the system
 
 
-  11.95.  reject (0)
+  10.97.  reject (0)
 
   reject Set a filter to reject something
 
   Create a filter to reject somethingThere are 2 types of filter, accept
   and reject.  See HELP FILTERING for moreinfo.
 
-  11.96.  reject/announce <call> [input] [0-9] <pattern> (8)
+  10.98.  reject/announce <call> [input] [0-9] <pattern> (8)
 
   reject/announce <call> [input] [0-9] <pattern> Announce filter sysop
   version
 
 
 
-  11.97.  reject/announce [0-9] <pattern> (0)
+  10.99.  reject/announce [0-9] <pattern> (0)
 
   reject/announce [0-9] <pattern> Set a 'reject' filter line for
   announce
 
   but this probably for advanced users...
 
-  11.98.  reject/route <call> [0-9] <pattern> (8)
+  10.100.  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'.
 
-  11.99.  reject/spots <call> [input] [0-9] <pattern> (8)
+  10.101.  reject/spots <call> [input] [0-9] <pattern> (8)
 
   reject/spots <call> [input] [0-9] <pattern> Spot filter sysop version
 
 
 
 
-  11.100.  reject/spots [0-9] <pattern> (0)
+  10.102.  reject/spots [0-9] <pattern> (0)
 
   reject/spots [0-9] <pattern> Set a 'reject' filter line for spots
 
 
   but this probably for advanced users...
 
-  11.101.  reject/wcy <call> [input] [0-9] <pattern> (8)
+  10.103.  reject/wcy <call> [input] [0-9] <pattern> (8)
 
   reject/wcy <call> [input] [0-9] <pattern> WCY filter sysop version
 
 
 
 
-  11.102.  reject/wcy [0-9] <pattern> (0)
+  10.104.  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.
 
-  11.103.  reject/wwv <call> [input] [0-9] <pattern> (8)
+  10.105.  reject/wwv <call> [input] [0-9] <pattern> (8)
 
   reject/wwv <call> [input] [0-9] <pattern> WWV filter sysop version
 
 
 
 
-  11.104.  reject/wwv [0-9] <pattern> (0)
+  10.106.  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.
 
-  11.105.  reply (0)
+  10.107.  reply (0)
 
   reply Reply (privately) to the last message that you have read
 
 
-  11.106.  reply <msgno> (0)
+  10.108.  reply <msgno> (0)
 
   reply <msgno> Reply (privately) to the specified message
 
 
-  11.107.  reply b <msgno> (0)
+  10.109.  reply b <msgno> (0)
 
   reply b <msgno> Reply as a Bulletin to the specified message
 
 
-  11.108.  reply noprivate <msgno> (0)
+  10.110.  reply noprivate <msgno> (0)
 
   reply noprivate <msgno> Reply as a Bulletin to the specified message
 
 
-  11.109.  reply rr <msgno> (0)
+  10.111.  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)
 
-  11.110.  save [-d -t -a] <filename> "<cmd>" [...] (9)
+  10.112.  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.
 
-  11.111.  send <call> [<call> ...] (0)
+  10.113.  send <call> [<call> ...] (0)
 
   send <call> [<call> ...] Send a message to one or more callsigns
 
 
-  11.112.  send copy <msgno> <call> (0)
+  10.114.  send copy <msgno> <call> (0)
 
   send copy <msgno> <call> Send a copy of a  message to someone
 
 
-  11.113.  send noprivate <call> (0)
+  10.115.  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.
 
-  11.114.  send private <call> (0)
+  10.116.  send private <call> (0)
 
   send private <call> Send a personal message
 
 
-  11.115.  send rr <call> (0)
+  10.117.  send rr <call> (0)
 
   send rr <call> Send a message and ask for a read receipt
 
 
-  11.116.  set/address <your address> (0)
+  10.118.  set/address <your address> (0)
 
   set/address <your address> Record your postal address
 
 
-  11.117.  set/announce (0)
+  10.119.  set/announce (0)
 
   set/announce Allow announce messages to come out on your terminal
 
 
-  11.118.  set/anntalk (0)
+  10.120.  set/anntalk (0)
 
   set/anntalk Allow talk like announce messages on your terminal
 
 
-  11.119.  set/arcluster <call> [<call>..] (5)
+  10.121.  set/arcluster <call> [<call>..] (5)
 
   set/arcluster <call> [<call>..] Make the callsign an AR-Cluster node
 
 
 
-  11.120.  set/baddx <call>.. (8)
+  10.122.  set/baddx <call>.. (8)
 
   set/baddx <call>.. Stop callsigns in a dx spot being propagated
 
 
-  11.121.  set/badnode <call>.. (8)
+  10.123.  set/badnode <call>.. (8)
 
   set/badnode <call>.. Stop spots from this node being propagated
 
 
-  11.122.  set/badspotter <call>.. (8)
+  10.124.  set/badspotter <call>.. (8)
 
   set/badspotter <call>.. Stop spots from this callsign being propagated
 
 
-  11.123.  set/badword <word>.. (8)
+  10.125.  set/badword <word>.. (8)
 
   set/badword <word>.. Stop things with this word being propagated
 
 
-  11.124.  set/bbs <call> [<call>..] (5)
+  10.126.  set/bbs <call> [<call>..] (5)
 
   set/bbs <call> [<call>..] Make the callsign a BBS
 
 
-  11.125.  set/beep (0)
+  10.127.  set/beep (0)
 
   set/beep Add a beep to DX and other messages on your terminal
 
 
-  11.126.  set/clx <call> [<call>..] (5)
+  10.128.  set/clx <call> [<call>..] (5)
 
   set/clx <call> [<call>..] Make the callsign an CLX node
 
 
-  11.127.  set/debug <name> (9)
+  10.129.  set/debug <name> (9)
 
   set/debug <name> Add a debug level to the debug set
 
 
-  11.128.  set/dx (0)
+  10.130.  set/dx (0)
 
   set/dx Allow DX messages to come out on your terminal
 
 
-  11.129.  set/dxcq (0)
+  10.131.  set/dxcq (0)
 
   set/dxcq Show CQ Zones on the end of DX announcements
 
 
-  11.130.  set/dxgrid (0)
+  10.132.  set/dxgrid (0)
 
   set/dxgrid Allow QRA Grid Squares on the end of DX announcements
 
 
-  11.131.  set/dxitu (0)
+  10.133.  set/dxitu (0)
 
   set/dxitu Show ITU Zones on the end of DX announcements
 
 
-  11.132.  set/dxnet <call> [<call>..] (5)
+  10.134.  set/dxnet <call> [<call>..] (5)
 
   set/dxnet <call> [<call>..] Make the callsign an DXNet node
 
 
 
-  11.133.  set/echo (0)
+  10.135.  set/echo (0)
 
   set/echo Make the cluster echo your input
 
 
-  11.134.  set/email <email> ... (0)
+  10.136.  set/email <email> ... (0)
 
   set/email <email> ... Set email address(es) and forward your personals
 
 
-  11.135.  set/here (0)
+  10.137.  set/here (0)
 
   set/here Tell the system you are present at your terminal
 
 
-  11.136.  set/homenode <node>  (0)
+  10.138.  set/homenode <node>  (0)
 
   set/homenode <node>  Set your normal cluster callsign
 
 
 
 
-  11.137.  set/hops <call> ann|spots|route|wwv|wcy <n> (8)
+  10.139.  set/hops <call> ann|spots|route|wwv|wcy <n> (8)
 
   set/hops <call> ann|spots|route|wwv|wcy <n> Set hop count
 
 
-  11.138.  set/isolate (9)
+  10.140.  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.
 
-  11.139.  set/language <lang> (0)
+  10.141.  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).
 
-  11.140.  set/location <lat & long> (0)
+  10.142.  set/location <lat & long> (0)
 
   set/location <lat & long> Set your latitude and longitude
 
 
-  11.141.  set/lockout <call> (9)
+  10.143.  set/lockout <call> (9)
 
   set/lockout <call> Stop a callsign connecting to the cluster
 
 
-  11.142.  set/logininfo (0)
+  10.144.  set/logininfo (0)
 
   set/logininfo Inform when a station logs in locally
 
-  11.143.  set/name <your name> (0)
+  10.145.  set/name <your name> (0)
 
   set/name <your name> Set your name
 
 
 
 
-  11.144.  set/node <call> [<call>..] (5)
+  10.146.  set/node <call> [<call>..] (5)
 
   set/node <call> [<call>..] Make the callsign an AK1A cluster
 
   Tell the system that the call(s) are to be treated as AK1A cluster
   andfed PC Protocol rather normal user commands.
 
-  11.145.  set/obscount <count> <call> (8)
+  10.147.  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.
 
-  11.146.  set/page <lines per page> (0)
+  10.148.  set/page <lines per page> (0)
 
   set/page <lines per page> Set the lines per page
 
 
   The setting is stored in your user profile.
 
-  11.147.  set/password (0)
+  10.149.  set/password (0)
 
   set/password Set your own password
 
 
 
 
-  11.148.  set/password <callsign> <string> (9)
+  10.150.  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.
 
-  11.149.  set/pinginterval <time> <nodecall> (9)
+  10.151.  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.
 
-  11.150.  set/privilege <n> <call> [<call..] (9)
+  10.152.  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.
 
-  11.151.  set/prompt <string> (0)
+  10.153.  set/prompt <string> (0)
 
   set/prompt <string> Set your prompt to <string>
 
 
 
-  11.152.  set/qra <locator> (0)
+  10.154.  set/qra <locator> (0)
 
   set/qra <locator> Set your QRA Grid locator
 
 
 
 
-  11.153.  set/qth <your qth> (0)
+  10.155.  set/qth <your qth> (0)
 
   set/qth <your qth> Set your QTH
 
 
 
 
-  11.154.  set/register <call> ... (9)
+  10.156.  set/register <call> ... (9)
 
   set/register <call> ... Mark a user as registered
 
 
-  11.155.  set/spider <call> [<call>..] (5)
+  10.157.  set/spider <call> [<call>..] (5)
 
   set/spider <call> [<call>..] Make the callsign an DXSpider node
 
   Tell the system that the call(s) are to be treated as DXSpider node
   andfed new style DX Protocol rather normal user commands.
 
-  11.156.  set/sys_location <lat & long> (9)
+  10.158.  set/sys_location <lat & long> (9)
 
   set/sys_location <lat & long> Set your cluster latitude and longitude
 
 
 
 
-  11.157.  set/sys_qra <locator> (9)
+  10.159.  set/sys_qra <locator> (9)
 
   set/sys_qra <locator> Set your cluster QRA Grid locator
 
 
-  11.158.  set/talk (0)
+  10.160.  set/talk (0)
 
   set/talk Allow TALK messages to come out on your terminal
 
 
 
-  11.159.  set/usdb <call> <state> <city> (9)
+  10.161.  set/usdb <call> <state> <city> (9)
 
   set/usdb <call> <state> <city> add/update a US DB callsign
 
 
   see also DELETE/USDB
 
-  11.160.  set/usstate (0)
+  10.162.  set/usstate (0)
 
   set/usstate Allow US State info on the end of DX announcements
 
 
-  11.161.  set/wcy (0)
+  10.163.  set/wcy (0)
 
   set/wcy Allow WCY messages to come out on your terminal
 
 
-  11.162.  set/wwv (0)
+  10.164.  set/wwv (0)
 
   set/wwv Allow WWV messages to come out on your terminal
 
 
-  11.163.  set/wx (0)
+  10.165.  set/wx (0)
 
   set/wx Allow WX messages to come out on your terminal
 
 
-  11.164.  show/baddx (1)
+  10.166.  show/baddx (1)
 
   show/baddx Show all the bad dx calls in the system
 
   Display all the bad dx callsigns in the system, see SET/BADDXfor more
   information.
 
-  11.165.  show/badnode (1)
+  10.167.  show/badnode (1)
 
   show/badnode Show all the bad nodes in the system
 
   Display all the bad node callsigns in the system, see SET/BADNODEfor
   more information.
 
-  11.166.  show/badspotter (1)
+  10.168.  show/badspotter (1)
 
   show/badspotter Show all the bad spotters in the system
 
   Display all the bad spotter's callsigns in the system, see
   SET/BADSPOTTERfor more information.
 
-  11.167.  show/badword (1)
+  10.169.  show/badword (1)
 
   show/badword Show all the bad words in the system
 
 
 
 
-  11.168.  show/chat [<group>] [<lines>] (0)
+  10.170.  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.
 
-  11.169.  show/configuration [<node>] (0)
+  10.171.  show/configuration [<node>] (0)
 
   show/configuration [<node>] Show all the nodes and users visible
 
 
 
 
-  11.170.  show/configuration/node (0)
+  10.172.  show/configuration/node (0)
 
   show/configuration/node Show all the nodes connected locally
 
   Show all the nodes connected to this node.
 
-  11.171.  show/connect (1)
+  10.173.  show/connect (1)
 
   show/connect Show all the active connections
 
   This command shows information on all the active connections known
   tothe node. This command gives slightly more information than WHO.
 
-  11.172.  show/contest <year and month> (0)
+  10.174.  show/contest <year and month> (0)
 
   show/contest <year and month> Show all the contests for a month
 
 
 
 
-  11.173.  show/date [<prefix>|<callsign>] (0)
+  10.175.  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.
 
-  11.174.  show/db0sdx <callsign> (0)
+  10.176.  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.
 
-  11.175.  show/debug (9)
+  10.177.  show/debug (9)
 
   show/debug Show what levels of debug information you are logging
 
 
-  11.176.  show/dx (0)
+  10.178.  show/dx (0)
 
   show/dx Interrogate the spot database
 
 
 
 
-  11.177.  show/dxcc <prefix> (0)
+  10.179.  show/dxcc <prefix> (0)
 
   show/dxcc <prefix> Interrogate the spot database by country
 
 
 
 
-  11.178.  show/dxqsl <callsign> (0)
+  10.180.  show/dxqsl <callsign> (0)
 
   show/dxqsl <callsign> Show any QSL info gathered from spots
 
 
   This gives you more background information.
 
-  11.179.  show/dxstats [days] [date] (0)
+  10.181.  show/dxstats [days] [date] (0)
 
   show/dxstats [days] [date] Show the DX Statistics
 
   Show the total DX spots for the last <days> no of days (default is
   31), starting from a <date> (default: today).
 
-  11.180.  show/files [<filearea> [<string>]] (0)
+  10.182.  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.
 
-  11.181.  show/filter (0)
+  10.183.  show/filter (0)
 
   show/filter Show the contents of all the filters you have set
 
   Show the contents of all the filters that are set. This command
   displaysall the filters set - for all the various categories.
 
-  11.182.  show/hfstats [days] [date] (0)
+  10.184.  show/hfstats [days] [date] (0)
 
   show/hfstats [days] [date] Show the HF DX Statistics
 
   Show the HF DX spots breakdown by band for the last <days> no of days
   (default is 31), starting from a <date> (default: today).
 
-  11.183.  show/hftable [days] [date] [prefix ...] (0)
+  10.185.  show/hftable [days] [date] [prefix ...] (0)
 
   show/hftable [days] [date] [prefix ...] Show the HF DX Spotter Table
 
 
 
 
-  11.184.  show/hops <call> [ann|spots|route|wcy|wwv] (8)
+  10.186.  show/hops <call> [ann|spots|route|wcy|wwv] (8)
 
   show/hops <call> [ann|spots|route|wcy|wwv] Show the hop counts for a
   node
 
 
 
-  11.185.  show/isolate (1)
+  10.187.  show/isolate (1)
 
   show/isolate Show list of ISOLATED nodes
 
 
-  11.186.  show/lockout <prefix>|all (9)
+  10.188.  show/lockout <prefix>|all (9)
 
   show/lockout <prefix>|all Show the list of locked out or excluded
   callsigns
 
 
-  11.187.  show/log [<callsign>] (8)
+  10.189.  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.
 
-  11.188.  show/moon [ndays] [<prefix>|<callsign>] (0)
+  10.190.  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.
 
-  11.189.  show/muf <prefix> [<hours>][long] (0)
+  10.191.  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.
 
-  11.190.  show/newconfiguration [<node>] (0)
+  10.192.  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
-  11.191.  show/newconfiguration/node (0)
+  10.193.  show/newconfiguration/node (0)
 
   show/newconfiguration/node Show all the nodes connected locally
 
   Show all the nodes connected to this node in the new format.
 
-  11.192.  show/node [<callsign> ...] (1)
+  10.194.  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.
 
-  11.193.  show/prefix <callsign> (0)
+  10.195.  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
 
-  11.194.  show/program (5)
+  10.196.  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.
 
-  11.195.  show/qra <lat> <long> (0)
+  10.197.  show/qra <lat> <long> (0)
 
   show/qra <lat> <long> Convert lat/long to a QRA Grid locator
 
 
 
 
-  11.196.  show/qra <locator> [<locator>] (0)
+  10.198.  show/qra <locator> [<locator>] (0)
 
   show/qra <locator> [<locator>] Show distance between QRA Grid locators
 
 
 
-  11.197.  show/qrz <callsign> (0)
+  10.199.  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.
 
-  11.198.  show/registered [<prefix>] (9)
+  10.200.  show/registered [<prefix>] (9)
 
   show/registered [<prefix>] Show the registered users
 
 
-  11.199.  show/route <callsign> ... (0)
+  10.201.  show/route <callsign> ... (0)
 
   show/route <callsign> ... Show the route to the callsign
 
 
 
 
-  11.200.  show/satellite <name> [<hours> <interval>] (0)
+  10.202.  show/satellite <name> [<hours> <interval>] (0)
 
   show/satellite <name> [<hours> <interval>] Show tracking data
 
 
 
 
-  11.201.  show/station all [<regex>] (6)
+  10.203.  show/station all [<regex>] (6)
 
   show/station all [<regex>] Show list of users in the system
 
 
-  11.202.  show/station [<callsign> ..] (0)
+  10.204.  show/station [<callsign> ..] (0)
 
   show/station [<callsign> ..] Show information about a callsign
 
 
   If no callsign is given then show the information for yourself.
 
-  11.203.  show/sun [ndays] [<prefix>|<callsign>] (0)
+  10.205.  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.
 
-  11.204.  show/time [<prefix>|<callsign>] (0)
+  10.206.  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.
 
-  11.205.  show/usdb [call ..] (0)
+  10.207.  show/usdb [call ..] (0)
 
   show/usdb [call ..] Show information held on the FCC Call database
 
 
 
 
-  11.206.  show/vhfstats [days] [date] (0)
+  10.208.  show/vhfstats [days] [date] (0)
 
   show/vhfstats [days] [date] Show the VHF DX Statistics
 
   (default is 31), starting from a date (default: today).
 
 
-  11.207.  show/vhftable [days] [date] [prefix ...] (0)
+  10.209.  show/vhftable [days] [date] [prefix ...] (0)
 
   show/vhftable [days] [date] [prefix ...] Show the VHF DX Spotter Table
 
 
 
 
-  11.208.  show/wcy (0)
+  10.210.  show/wcy (0)
 
   show/wcy Show last 10 WCY broadcasts
 
 
-  11.209.  show/wcy <n> (0)
+  10.211.  show/wcy <n> (0)
 
   show/wcy <n> Show last <n> WCY broadcasts
 
   Display the most recent WCY information that has been received by the
   system
 
-  11.210.  show/wm7d <callsign> (0)
+  10.212.  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.
 
-  11.211.  show/wwv (0)
+  10.213.  show/wwv (0)
 
   show/wwv Show last 10 WWV broadcasts
 
 
-  11.212.  show/wwv <n> (0)
+  10.214.  show/wwv <n> (0)
 
   show/wwv <n> Show last <n> WWV broadcasts
 
   Display the most recent WWV information that has been received by the
   system
 
-  11.213.  shutdown (5)
+  10.215.  shutdown (5)
 
   shutdown Shutdown the cluster
 
   Shutdown the cluster and disconnect all the users
 
-  11.214.  spoof <call> <command> (9)
+  10.216.  spoof <call> <command> (9)
 
   spoof <call> <command> Do a command as though you are another user
 
 
 
 
-  11.215.  stat/channel [<callsign>] (5)
+  10.217.  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.
 
-  11.216.  stat/db <dbname> (5)
+  10.218.  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.
 
-  11.217.  stat/msg (1)
+  10.219.  stat/msg (1)
 
   stat/msg Show the status of the message system
 
 
-  11.218.  stat/msg <msgno> (1)
+  10.220.  stat/msg <msgno> (1)
 
   stat/msg <msgno> Show the status of a message
 
 
 
 
-  11.219.  stat/route_node <callsign> (5)
+  10.221.  stat/route_node <callsign> (5)
 
   stat/route_node <callsign> Show the data in a Route::Node object
 
 
-  11.220.  stat/route_node all (5)
+  10.222.  stat/route_node all (5)
 
   stat/route_node all Show list of all Route::Node objects
 
 
-  11.221.  stat/route_user <callsign> (5)
+  10.223.  stat/route_user <callsign> (5)
 
   stat/route_user <callsign> Show the data in a Route::User object
 
 
-  11.222.  stat/route_user all (5)
+  10.224.  stat/route_user all (5)
 
   stat/route_user all Show list of all Route::User objects
 
 
-  11.223.  stat/user [<callsign>] (5)
+  10.225.  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.
 
-  11.224.  sysop (0)
+  10.226.  sysop (0)
 
   sysop Regain your privileges if you login remotely
 
   offerednumbers but nothing will happen when you input a string. Any
   match iscase sensitive.
 
-  11.225.  talk <call> > <node> [<text>] (0)
+  10.227.  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.
 
-  11.226.  talk <call> [<text>] (0)
+  10.228.  talk <call> [<text>] (0)
 
   talk <call> [<text>] Send a text message to another station
 
 
-  11.227.  type <filearea>/<name> (0)
+  10.229.  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.
 
-  11.228.  uncatchup <node call> all|[msgno> ...] (5)
+  10.230.  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.
 
-  11.229.  unset/announce (0)
+  10.231.  unset/announce (0)
 
   unset/announce Stop announce messages coming out on your terminal
 
 
-  11.230.  unset/anntalk (0)
+  10.232.  unset/anntalk (0)
 
   unset/anntalk Stop talk like announce messages on your terminal
 
 
   allows you to see them again. This is the default.
 
-  11.231.  unset/baddx <call>.. (8)
+  10.233.  unset/baddx <call>.. (8)
 
   unset/baddx <call>.. Propagate a dx spot with this callsign again
 
 
 
 
-  11.232.  unset/badnode <call>.. (8)
+  10.234.  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.
 
-  11.233.  unset/badspotter <call>.. (8)
+  10.235.  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.
 
-  11.234.  unset/badword <word>.. (8)
+  10.236.  unset/badword <word>.. (8)
 
   unset/badword <word>.. Propagate things with this word again
 
 
   will allow text with this word again.
 
-  11.235.  unset/beep (0)
+  10.237.  unset/beep (0)
 
   unset/beep Stop beeps for DX and other messages on your terminal
 
 
-  11.236.  unset/debug <name> (9)
+  10.238.  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
 
-  11.237.  unset/dx (0)
+  10.239.  unset/dx (0)
 
   unset/dx Stop DX messages coming out on your terminal
 
 
-  11.238.  unset/dxcq (0)
+  10.240.  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.
 
-  11.239.  unset/dxgrid (0)
+  10.241.  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.
 
-  11.240.  unset/dxitu (0)
+  10.242.  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.
 
-  11.241.  unset/echo (0)
+  10.243.  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.
 
-  11.242.  unset/email (0)
+  10.244.  unset/email (0)
 
   unset/email Stop personal msgs being forwarded by email
 
 
 
 
-  11.243.  unset/here (0)
+  10.245.  unset/here (0)
 
   unset/here Tell the system you are absent from your terminal
 
 
-  11.244.  unset/hops <call> ann|spots|route|wwv|wcy (8)
+  10.246.  unset/hops <call> ann|spots|route|wwv|wcy (8)
 
   unset/hops <call> ann|spots|route|wwv|wcy Unset hop count
 
 
 
 
-  11.245.  unset/isolate (9)
+  10.247.  unset/isolate (9)
 
   unset/isolate Stop Isolation of a node from the rest of the network
 
   Remove isolation from a node - SET/ISOLATE
 
-  11.246.  unset/lockout <call> (9)
+  10.248.  unset/lockout <call> (9)
 
   unset/lockout <call> Allow a callsign to connect to the cluster
 
 
-  11.247.  unset/logininfo (0)
+  10.249.  unset/logininfo (0)
 
   unset/logininfo Inform when a station logs out locally
 
 
-  11.248.  unset/password <call> ... (9)
+  10.250.  unset/password <call> ... (9)
 
   unset/password <call> ... Delete (remove) a user's password
 
   This command allows the sysop to completely delete and remove a
   password for a user.
 
-  11.249.  unset/privilege (0)
+  10.251.  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.
 
-  11.250.  unset/prompt (0)
+  10.252.  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.
 
-  11.251.  unset/register <call> ... (9)
+  10.253.  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.
 
-  11.252.  unset/talk (0)
+  10.254.  unset/talk (0)
 
   unset/talk Stop TALK messages coming out on your terminal
 
 
-  11.253.  unset/usstate (0)
+  10.255.  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.
 
-  11.254.  unset/wcy (0)
+  10.256.  unset/wcy (0)
 
   unset/wcy Stop WCY messages coming out on your terminal
 
 
-  11.255.  unset/wwv (0)
+  10.257.  unset/wwv (0)
 
   unset/wwv Stop WWV messages coming out on your terminal
 
 
-  11.256.  unset/wx (0)
+  10.258.  unset/wx (0)
 
   unset/wx Stop WX messages coming out on your terminal
 
 
-  11.257.  who (0)
+  10.259.  who (0)
 
   who Show who is physically connected
 
   This is a quick listing that shows which callsigns are connected
   andwhat sort of connection they have
 
-  11.258.  wx <text> (0)
+  10.260.  wx <text> (0)
 
   wx <text> Send a weather message to local users
 
 
-  11.259.  wx full <text> (0)
+  10.261.  wx full <text> (0)
 
   wx full <text> Send a weather message to all cluster users
 
 
-  11.260.  wx sysop <text> (5)
+  10.262.  wx sysop <text> (5)
 
   wx sysop <text> Send a weather message to other clusters only
 
diff --git a/txt/filtering_en.txt b/txt/filtering_en.txt
new file mode 100644 (file)
index 0000000..ccbac6c
--- /dev/null
@@ -0,0 +1,1434 @@
+  The DXSpider User Filtering Primer v1.0
+  Compiled By W3BG - Jim Samuels (jimsam@comcast.net) With
+  Introduction by N3RD - Dave Hawes (dave.n3rd@comcast.net)
+  March 2003 revision 0.1
+
+  A primer and tutorial for Users and SysOps of the DXSpider DXCluster
+  program.
+  ______________________________________________________________________
+
+  Table of Contents
+
+
+  1. Introduction.
+  2. Foreword
+  3. Configuring Spot Filters
+     3.1 What is a spot filter?
+     3.2 How can filters be used?
+
+  4. Types of spot filters used in DXSpider
+     4.1 Numbering lines and slots
+     4.2 Reject before accept
+     4.3 Using Multiple Reject Filter Rules
+     4.4 A very useful command
+     4.5 Case does not matter
+     4.6 Qualifiers
+     4.7 Comma Separation
+
+  5. Reject filters
+  6. Filters to reject spots based on frequency
+     6.1 Bands Available
+     6.2 Regions Available
+     6.3 Examples
+     6.4 Sub-bands as part of range
+     6.5 Filters to reject spots based on the "info" data in the spot
+     6.6 Filters to reject spots based on call
+     6.7 Filters to reject spots based on call_dxcc
+     6.8 Filters to reject spots based on call_itu
+     6.9 Filters to reject spots based on call_zone
+     6.10 Filters to reject spots based on call_state
+     6.11 Filters to reject spots based on by
+
+  7. Accept filters
+     7.1 Filters to accept spots based on frequency
+     7.2 Sub-bands as part of range
+     7.3 Filters to accept spots based on info
+     7.4 Filters to accept spots based on call
+     7.5 Filters to accept spots based on call_dxcc
+     7.6 Filters to accept spots based on call_itu
+     7.7 Filters to accept spots based on call_zone
+     7.8 Filters to accept spots based on call_state
+     7.9 Filters to accept spots based on by
+
+  8. Clear filters
+  9. Some Practice Examples
+  10. Contacts
+
+
+  ______________________________________________________________________
+
+  1.  Introduction.
+
+  The PacketCluster software written in the mid-80s by Dick Newell,
+  AK1A, has served us well.  Dick has moved on though and has not
+  supported the software with updates etc for the last 10 years.
+  Numerous PacketCluster "clones" have come and gone over the years,
+  however there is one, called DX Spider, which provides a very similar
+  user interface to that of AK1A, allows internet connections of users
+  and node-to-node links, is actively supported by the author, and best
+  of all is freeware.  FRC has started to convert several nodes to
+  Spider.
+
+
+  One of the strengths of DX Spider is its very powerful and flexible DX
+  spot filtering routines.  These filters are totally different from
+  anything we learned how to do with PacketCluster, and along with their
+  power and flexibility comes somewhat of a learning curve.  Hence the
+  need for this primer.
+
+
+  In the following sections, you will learn that you can filter DX spots
+  by:
+
+
+
+       Frequency of the spot
+       Mode of the spot
+       Callsign of the spot (by state, country, zone, or specific callsign)
+       Callsign of the spotter (by state, country, zone, or specific callsign)
+       Callsign of the source node of the spot (by state, country, zone, or specific callsign)
+
+
+
+  With a few keystrokes, you can set up a filter for the CQ WW SSB
+  contest, for example, that says that you only want to see SSB spots on
+  the contesting bands.  In the ARRL contest, it is simple to exclude
+  spots for Ws and VEs.  For example, the best all around one-line
+  filter for users in the CQ WW SSB contest would be:
+
+
+
+       accept/spots on contesthf/ssb
+
+
+
+  This simply reads, "I want to get spots on the hf contesting bands on
+  SSB only."
+
+
+  Jim Samuels, W3BG, has put together this primer which not only
+  provides complete details on the format for all the available filter
+  commands, but also provides useful examples that can be simply typed
+  in, without the need to learn the specifics.
+
+
+  I would be remiss in not thanking Charlie Carroll, K1XX, who gave a
+  lot of encouragement and mentoring, and provided some of the material
+  in this primer.
+
+
+  As always, your local sysop is available to help you out, if need be.
+  Don't hesitate to contact him for assistance.
+
+
+  73 - Dave N3RD
+
+
+
+  2.  Foreword
+
+  While attempting to learn how DXSpider filters work, I found that I
+  had to glean bits and pieces of information from the DXSpider User
+  Manual and Administrators Guide as well as various posted messages,
+  help files and the program and data-base files themselves. Therefore,
+  this is by no means an original work. I have used and in some cases
+  copied from some of these sources. What I have tried to accomplish is
+  to gather this scattered information, put it in one spot (please
+  pardon the pun) so others might benefit. I would advise those with
+  interest to go back and read these other sources at their leisure.
+
+
+
+  3.  Configuring Spot Filters
+
+  3.1.  What is a spot filter?
+
+  A spot filter is one rule (a one line spot filter) or multiple rules
+  (multiple line spot filters) that a user can setup with-in DXSpider to
+  control which specific spot(s) are received at the shack console.
+  These configurable filters/rules reside on the DXSpider node and are
+  stored along with the user's other information. Filters can be likened
+  to a car wash . . . . . like cars; information goes in one end dirty,
+  gets washed and comes out the other end cleaned.
+
+
+  All spots received from other users on the cluster, or those received
+  from other nodes, start out life destined for each and every connected
+  user's console. If spot filtering has been configured, all spots
+  headed for that user first go into the filter input, are processed and
+  sent out the other end of these filters before being sent to the
+  user's console. Like a car wash, each spot goes through one or many
+  stages depending on whether the user wanted a simple or a super-duper
+  filtering job.  Along the way, the spot gets scrubbed, unwanted
+  information removed or wanted information passed on and finally the
+  wanted spots only are spit out the other end - nice and clean with all
+  unwanted "stuff" sent down the drain to the infamous "bit-bucket."
+
+
+
+  3.2.  How can filters be used?
+
+  For example, let's say our local user has never owned a microphone in
+  this life and definitely doesn't want to see any of those useless SSB
+  spots. Our user simply sets up a basic filter to reject any SSB spots
+  before they reach the user's console.  Similarly, it's now the ARRL CW
+  DX contest weekend, so not only does our user not want to see SSB
+  spots, but now doesn't want to see any UHF, VHF, DATA or any
+  US/Canadian "DX" spots. Our user now only accepts HF CW CONTEST spots
+  and in the same rule rejects spots for W and VE stations. In these and
+  many more situations, "filters are our friends."
+
+
+
+  4.  Types of spot filters used in DXSpider
+
+  Basic filter types are "accept", "reject", and "clear" where the
+  following applies ...
+
+
+
+  Reject filters - any spots that match will be dumped, all others passed on.
+  Accept filters - any spots that match are passed on, all others are dumped.
+  Clear filters  - the filter slot(s) referenced will be cleared from the filter
+                   repository
+
+
+
+  For the most part we will use only reject and accept filters. These
+  are the main filter types. Basically, reject means dump it and accept
+  means take it and pass it on to the user. By nature, accept filters
+  are more powerful than reject filters. A user can generally do with a
+  one line accept rule what it could take many lines of reject rules to
+  accomplish. However, the flip-side of this statement is that a series
+  of reject filters are usually easier to administer and change.
+
+
+  4.1.  Numbering lines and slots
+
+  There are ten usable filter slots in DXSpider. Each slot holds one
+  reject and one accept rule. Therefore, each type filter can have up to
+  ten lines of rules contained in these ten slots. The filter rules must
+  be numbered sequentially, that is, 0-9 lines of reject filter rules
+  and 0-9 lines of accept filter rules to correspond to their respective
+  slot position. If no number is used, every line is assumed to be in
+  slot 1 and the addition of a second filter line of the same type
+  without a number will just over-write the first that was previously
+  written to slot 1. (Why not slot 0? I don't know. This is the way it
+  works.)
+
+
+  Important: The filter rules are applied in sequence, i.e., 0-9. If a
+  line matches, action is taken on that line. The filter sequence acts
+  on rules in the order listed.  It acts on the reject filter in each
+  slot before acting on the accept filter contained in that slot. If the
+  slot is completely blank or if a reject or accept filter line is
+  missing in that slot it skips right over to the next filter rule in
+  the sequence. A picture of a filter set might look like this ...
+
+
+
+       Execution Sequence      Slot Number     Filter Rule
+               1                 Slot0         reject/spot 0 <pattern>
+               2                               accept/spot 0 <pattern>
+               3                 Slot1         reject/spot 1 <pattern>
+               4                               accept/spot 1 <pattern>
+               5                 Slot2         reject/spot 2 <pattern>
+               6                               accept/spot 2 <pattern>
+               .                       .
+               19                Slot9         reject/spot 9 <pattern>
+               20                              accept/spot 9 <pattern>
+
+
+
+  4.2.  Reject before accept
+
+  This is not a good rule for life, but it makes sense for DXSpider
+  filters. As a general rule, reject filter rules within a slot are
+  always executed before accept filter rules.  There is a very good
+  reason for this.  If a spot doesn't match a reject filter, the spot is
+  passed to the next filter line in the set.  However, if a spot matches
+  an accept filter, it is sent immediately to the user.
+
+  4.3.  Using Multiple Reject Filter Rules
+
+  Another important concept to know is that you can do everything you
+  want to do with multiple reject filters AND NO ACCEPT FILTERS.  By
+  default, if a spot doesn't match any of the reject filter definitions,
+  then the system considers you want the spots and sends it to you.  For
+  example, the following two filters perform exactly the same thing ...
+
+
+
+       accept/spots on contesthf
+       reject/spots not on contesthf
+
+
+
+  So, why would we choose one rather than the other?  Using reject
+  syntax allows you to add another filter line easily, without
+  disturbing the first line.  A real example will show us how this
+  works.  Let's say that there is a RTTY contest coming up and you don't
+  wish to see the RTTY spots.  Simply add another reject filter like
+  this ...
+
+
+
+       reject/spots 2 on hf/rtty
+
+
+
+  Note that we need to specify that this is the second line of reject
+  filter definitions.  Also, the "RTTY" sub-band specification has to be
+  associated with a range of bands; it can't be specified all by itself.
+  So, we just add it behind the range of bands defined by "HF".  So in
+  our example, if the user does a show/filter, he will be told by the
+  Spider that his current filters are ...
+
+
+
+       filter 1 reject not on contesthf
+       filter 2 reject on hf/rtty
+
+
+
+  With these filters set up, if a spot comes through on 14085 kHz, the
+  filter works like this ...
+
+
+
+       filter1:    Is spot NOT on the HF contest bands?  No.
+                   The spot doesn't match the filter definition, so pass it to
+                   next filter.
+
+       filter2:    Is spot within the freq. Range defined for RTTY?  Yes.
+                   Since the spot matches the filter definition, the spot is rejected
+                   and the users never see it.
+
+
+
+  Had the frequency of the spot been 14025, then the spot would have not
+  matched the filter2 definition either, would have passed through all
+  the filters, and would have been sent to the user at the end of the
+  filter set.  Also, had the spot been on 10 MHz, it would have met the
+  definition of filter1, been rejected immediately, and the filtering
+  process would have stopped before processing filter2.
+
+
+  In addition, the filtering system has a rough time handling accept
+  filters followed by reject filters and adds inefficiency to the
+  processing.  (Note: a reject as a "qualifier" to an accept rule in an
+  accept filter line is okay as we will see below)
+
+
+
+  4.4.  A very useful command
+
+  To see all active filters in use at any time, just type the following
+  command ...
+
+
+
+       show/filter
+
+
+
+  4.5.  Case does not matter
+
+  In entering any filter - case does not matter. Upper, lower, or mixed
+  case will not effect how filters work or perform.
+
+
+  4.6.  Qualifiers
+
+  Logical operands can be used in rule sets to combine multiple actions
+  or qualify others. These are ...
+
+
+
+       and     a and b= action
+       not     a not b= action
+       or      a and not (c or b)= action
+
+
+
+  Note: as a general rule when or is used you must also use parentheses
+  ().  We will see how these can be used in examples later.
+
+
+  4.7.  Comma Separation
+
+  Any command can have multiple pattern variables if commas separate
+  them.  For example ...
+
+
+
+       reject/spot call_state nj,ny,pa,de,md
+
+
+
+  5.  Reject filters
+
+  A reject filter line means that if a spot matches, send it to the
+  trash, dump it, do not send it down the line to the next rule or to
+  the user, but pass-on all other spots that do not match.
+
+       Syntax: reject/spots [0-9]  <pattern>
+
+
+
+  Any of the following patterns may be used in this line ...
+
+
+
+       freq <range>
+       on <range>
+       info <string>
+       call <prefixes>
+       call_dxcc <numbers>
+       call_itu <numbers>
+       call_zone <numbers>
+       call_state <state 2-letter abbreviations>
+       by <prefixes>
+       by_dxcc <numbers>
+       by_itu <numbers>
+       by_zone <numbers>
+       by_state <state 2-letter abbreviations>
+       origin <prefixes> Used primarily be SYSOPS,  not by users and not discussed.
+       channel <prefixes> Used primarily be SYSOPS,  not by users and not discussed.
+
+
+
+  6.  Filters to reject spots based on frequency
+
+
+
+       Syntax: reject/spot [0-9] freq <range>
+
+       or
+
+       reject/spot [0-9] on <range>
+
+
+
+  Important: both freq and on are exactly the same and can be used
+  interchangeably - most persons use on (less typing.)
+
+
+  For range, you can specify a frequency like 7040, a range of
+  frequencies like 0/30000 ( the whole HF band) or use any of the "band"
+  or "region" names defined in the show/bands command.
+
+
+  6.1.  Bands Available
+
+
+
+  73kHz:          71 -> 75
+  136kHz:         135 -> 138
+  160m:           1800 -> 2000
+  80m:            3500 -> 4000
+  60m:            5258 -> 5407
+  40m:            7000 -> 7400
+  30m:            10100 -> 10150
+  20m:            14000 -> 14350
+  17m:            18068 -> 18168
+  15m:            21000 -> 21450
+  12m:            24890 -> 24990
+  10m:            28000 -> 29700
+  military:       29700 -> 50000, 230000 -> 420000
+  band1:          47000 -> 49999, 52000 -> 68000
+  6m:             50000 -> 52000
+  pmrlow:         68000 -> 87500
+  4m:             70000 -> 70500
+  band2:          87500 -> 108000
+  aircraft:       108000 -> 137500
+  pmrmid:         138000 -> 165000
+  2m:             144000 -> 148000
+  pmrhigh:        165000 => 174000
+  band3:          176000 => 230000
+  220:            220000 => 222000
+  pmruhf:         425000 => 430000, 440000 => 471000
+  70cm:           430000 => 450000
+  band4:          471000 => 550000
+  band5:          550000 => 868000
+  23cm:           1240000 => 1325000
+  13cm:           2310000 => 2450000
+  9cm:            3400000 => 3475000
+  6cm:            5650000 => 5850000
+  3cm:            10000000 => 10500000
+  12mm:           24000000 => 24250000
+  6mm:            47000000 => 47200000
+
+
+
+  6.2.  Regions Available
+
+
+
+       all:            73khz 136khz 160m 80m 60m 40m 30m 20m 17m 15m 12m 10m 6m 4m
+                       2m 220 70cm 23cm 9cm 6cm 3cm 12mm 6mm
+       vhfradio:       band1 band2
+       vhf:            6m 4m 2m 220
+       contesthf:      160m 80m 40m 20m 15m 10m
+       warc:           60m 30m 17m 12m
+       pmr:            pmrlow pmrmid pmrhigh pmruhf
+       spe:            10m 6m 4m 2m
+       shf:            23cm 13cm 9cm 6cm 3cm
+       vlf:            73khz 136khz
+       uhftv:          band4 band5
+       hf:             160m 80m 60m 40m 30m 20m 17m 15m 12m 10m
+       vhftv:          band1 band3
+       uhf:            70cm 23cm
+
+
+
+  6.3.  Examples
+
+  The following line will reject spots on 7,040 kHz and pass all others.
+
+
+
+       reject/spot 0 freq 7040
+
+
+
+  The next line will reject spots from 0 to 30,000 kHz and pass on all
+  others.
+
+
+
+       reject/spot 1 on 0/30000
+
+
+
+  This next will trash all spots in the frequency range 144000 -> 148000
+  kHz and pass on all others.
+
+
+
+       reject/spot 2 freq 2m
+
+
+
+  This rule will reject all spots on 6m, 4m, 2m, and 220  and pass on
+  all others.
+
+
+
+       reject/spot 3 on vhf
+
+
+
+  This rule will dump all spots on the 160m, 80m, 60m, 40m, 30m, 20m,
+  17m, 15m, 12m, 10m bands and all spots on 70cm and  23cm bands passing
+  all other spots.
+
+
+
+       reject/spot 4 freq hf and freq uhf
+
+
+
+  This is a special spot to be used only by members of the Yankee
+  Clipper Contest Club during contest weekends. Hi!
+
+
+
+       reject/spot on all
+
+
+
+  6.4.  Sub-bands as part of range
+
+  In conjunction with range, you can use the following sub-band names,
+
+
+
+       cw, rtty, data, ssb, and sstv
+
+
+
+  by using a forward-slash [(band or region)/sub-band] as part of the
+  range definition.  For example ...
+
+
+  This rule will reject all HF phone spots passing on all others
+
+
+
+       reject/spot 0 freq hf/ssb
+
+
+
+  This filter rule will reject all HF CW spots but will not reject DATA
+  and RTTY spots in the CW range and will pass on all other spots.
+
+
+
+       reject/spot 1 on hf/cw and not (on hf/data or on hf/rtty)
+
+
+
+  6.5.  Filters to reject spots based on the "info" data in the spot
+
+
+
+       Syntax: reject/spot [0-9] info <string>
+
+
+
+  This filter is used to key on information contained in the information
+  section of the spot. One could use this to reject any spots containing
+  IOTA, QSL OP or any other "key-word" used in the information string of
+  the spot.
+
+
+  Examples ...
+
+
+  This filter will reject spots containing IOTA information and pass on
+  all others
+
+
+
+       reject/spot 0 info IOTA
+
+
+
+  This filter will reject all general CW spots on HF, but will still
+  permit any HF CW spots that contain iota information in addition to
+  passing all others.
+
+
+
+       reject/spot 1 on hf/cw and not info iota
+
+
+
+  This next filter will reject spots asking or containing QSL
+  information and pass on all others
+
+
+
+       reject/spot 2 info QSL
+
+
+
+  Note: The following series of filters are based on call and by.  Call
+  always references the call sign of the spotted DX station.  By always
+  references the call sign of the spotting station.
+
+
+  6.6.  Filters to reject spots based on call
+
+
+
+       Syntax: reject/spot [0-9] call <prefixes>
+
+
+
+  This filter is misleading in a way. It is strictly based on the
+  spotted call sign letters or numbers entered and not based on
+  countries or DXCC entities.  One could filter on JIMSAM62 if desired.
+
+
+  Examples ...
+
+
+  This filter will reject spots for G1AAA, GJ2BBB, and GW3CCC and will
+  pass on spots for M0AAA.
+
+
+
+       reject/spot 0 call G
+
+
+
+  This next filter will reject spots for PA3AAA and pass on spots for
+  PB4BBB
+
+
+
+       reject/spot 1 call PA
+
+
+
+  This filter will reject spots for K1AA, KC4AAA,  and KH6DDD and pass
+  on spots for W3BG and N3RD
+
+
+
+  reject/spot 2 call K
+
+
+
+  6.7.  Filters to reject spots based on call_dxcc
+
+
+
+       Syntax:  reject/spot [0-9] call_dxcc <numbers or prefixes>
+
+
+
+  This filter is based on DXCC entities and uses either the country
+  prefix or the DXCC entity number, found by using the command
+  show/prefix.
+
+
+  As in ...
+
+
+
+       show/prefix w
+       W DXCC: 226 ITU: 7 CQ: 4 LL: 43 0 N 87 54 W (W, United-States-W)
+
+
+
+       show/prefix VE
+       VE DXCC: 197 ITU: 9 CQ: 5 LL: 45 18 N 66 6 W (VE, New-Brunswick-VE)
+       DXCC: 197 ITU: 9 CQ: 5 LL: 48 30 N 56 0 W (VE, Newfoundland-VE)
+       DXCC: 197 ITU: 9 CQ: 5 LL: 44 36 N 63 36 W (VE, Nova-Scotia-VE)
+       DXCC: 197 ITU: 4 CQ: 5 LL: 45 30 N 73 36 W (VE, Quebec-VE)
+       DXCC: 197 ITU: 4 CQ: 4 LL: 43 42 N 79 24 W (VE, Ontario-VE)
+       DXCC: 197 ITU: 3 CQ: 4 LL: 49 54 N 97 6 W (VE, Manitoba-VE)
+       DXCC: 197 ITU: 3 CQ: 4 LL: 50 30 N 104 36 W (VE, Saskatchewan-VE)
+       DXCC: 197 ITU: 2 CQ: 3 LL: 51 0 N 114 6 W (VE, Alberta-VE)
+       DXCC: 197 ITU: 2 CQ: 3 LL: 49 18 N 123 6 W (VE, British-Columbia-VE)
+       DXCC: 197 ITU: 75 CQ: 1 LL: 60 42 N 135 6 W (VE, Yukon-VE)
+
+
+
+  Example ...
+
+
+  This spot filter will  reject all spots for US and Canada stations and
+  pass on all others.
+
+
+
+       reject/spot 0 call_dxcc 226,197
+
+
+
+  This spot filter will  reject all spots for US and Canada stations and
+  pass on all others including the special event station, W2WTC, who I
+  want to work the next time he is on the air.
+
+
+
+  reject/spot 1 call_dxcc w,ve not call w2wtc
+
+
+
+  6.8.  Filters to reject spots based on call_itu
+
+  Similarly, call_itu and call_zone use ITU regions that can also be
+  obtained using the show/prefix <prefix> command (see above.)
+
+
+
+       Syntax:  accept/spot [0-9] call_itu <numbers>
+
+
+
+  Example ...
+
+
+  This spot filter will reject all spots for ITU region 7 and pass on
+  all others.
+
+
+
+       reject/spot 0  call_itu 7
+
+
+
+  6.9.  Filters to reject spots based on call_zone
+
+
+
+       Syntax:  reject/spot [0-9] call_zone <numbers>
+
+
+
+  This filter is based on CQ zones and uses the CQ zone number found by
+  using the command show/prefix (see above.)
+
+
+  Example ...
+
+
+  This spot filter will  reject all spots for CQ zone 5 and pass on all
+  others.
+
+
+
+       reject/spot 0 call_zone 5
+
+
+
+  6.10.  Filters to reject spots based on call_state
+
+
+
+       Syntax:  reject/spot [0-9] call_state <state2-letter abbreviations>
+
+
+  This filter is based on the state of the call spotted, for those call
+  signs contained in the usdb database.  Use the command show/usdb to
+  see an example of a listing in the database, like this ...
+
+
+
+       show/usdb k3ww
+       K3WW    -> Perkasie, PA
+
+
+
+  Example ...
+
+
+  This spot filter will  reject all spots for stations in the Mid-
+  Atlantic states and pass on all others.
+
+
+
+       reject/spot call_state nj,ny,pa,de,md
+
+
+
+  6.11.  Filters to reject spots based on by
+
+  by filters are similar to and function exactly as call filters except
+  that they act on the spotting station call sign and not the spotted
+  call sign.
+
+
+  So ...
+
+
+  This filter is similar to and functions like the call <prefixes> (See
+  above) except that it rejects spots generated by the spotting call
+  sign and passes all other spots.
+
+
+
+       Syntax:  reject/spot [0-9] by <prefixes>
+
+
+
+  This next filter is based on DXCC entities and uses the DXCC entity
+  number found by using the command  show/prefix <prefix> and it rejects
+  spots generated within the spotting DXCC entity and passes all other
+  spots.
+
+
+
+       Syntax:  reject/spot [0-9] by_dxcc <numbers>
+
+
+
+  This next filter is based on ITU regions and uses the ITU region
+  number found by using the command show/prefix (see above), except that
+  it rejects spots generated by a spotting call sign within the ITU
+  region and passes all other spots.
+
+
+
+  Syntax:  reject/spot [0-9] by_itu <numbers>
+
+
+
+  This filter is based on CQ zones and uses the CQ zone number found by
+  using the command show/prefix (see above), except that it rejects
+  spots generated by a spotting call sign within the CQ zone and passes
+  all other spots.
+
+
+
+       Syntax:  reject/spot [0-9] by_zone <numbers>
+
+
+
+  This filter is based on the state of the spotting station found by
+  using the command show/usdb and passes all other spots.
+
+
+
+       Syntax:  reject/spot [0-9] by_state <state2-letter postal codes
+
+
+
+  7.  Accept filters
+
+  An accept filter line means that if a spot matches pass it on to the
+  user, send it down the line to the next rule or to the user, and
+  trash, dump, all other spots that do not match to the next filter
+  line.
+
+
+
+       Syntax: accept/spots [0-9]  <pattern>
+
+
+
+  Any of the following patterns may be used in this line ...
+
+
+
+       freq <range>
+       on <range>
+       info <string>
+       call <prefixes>
+       call_dxcc <numbers>
+       call_itu <numbers>
+       call_zone <numbers>
+       call_state <state2-letter abbreviations>
+       by <prefixes>
+       by_dxcc <numbers>
+       by_itu <numbers>
+       by_zone <numbers>
+       by_state <state2-letter abbreviations>
+       origin <prefixes>   Used primarily be SYSOPS,  not by users and not discussed.
+       channel <prefixes> Used primarily be SYSOPS,  not by users and not discussed.
+
+
+
+  Using these patterns, we can accept spots based upon ...
+
+
+
+       Frequency of the spot
+       Call sign of the spot (country or zone)
+       Call sign of the spotter (country or zone)
+       Contents of the "information field" which comes with the spot
+
+
+
+  7.1.  Filters to accept spots based on frequency
+
+
+
+       Syntax: accept/spot [0-9] freq <range>
+
+       or
+
+       accept/spot [0-9] on <range>
+
+
+
+  Important: as noted before, both freq and on are exactly the same and
+  can be used interchangeably.
+
+
+  For range, you can specify a frequency like 7040, a range of
+  frequencies like 0/30000 ( the whole HF spectrum) or use any of the
+  band/region names defined in the SHOW/BANDS command (see above).
+
+
+  Examples...
+
+
+  This will pass on a HF spots only from 0 to 30,000 kHz and dump all
+  others.
+
+
+
+       accept/spot 1 on 0/30000
+
+
+
+  This passes on all spots in the frequency range 144000 -> 148000 kHz
+  and trash all others.
+
+
+
+       accept/spot 2 freq 2m
+
+
+
+  This rule will only pass on spots on 6m, 4m, 2m, and 220 and reject
+  all others.
+
+
+
+       accept/spot 3 on vhf
+
+
+  This rule will pass on all spots on the 160m, 80m, 60m, 40m, 30m, 20m,
+  17m, 15m, 12m, 10m bands and all spots on 70cm and 23cm bands only.
+  All other spots are trashed.
+
+
+
+       accept/spot 4 freq hf and freq uhf
+
+
+
+  7.2.  Sub-bands as part of range
+
+  In conjunction with range, you can use the following sub-band names:
+  CW, RTTY, DATA, SSB, and SSTV by using a back-slash [(band or
+  region)/sub-band] as part of the range definition.
+
+
+  Examples ...
+
+
+  This rule will only accept and pass on HF phone spots rejecting all
+  others
+
+
+
+       accept/spot 0 freq hf/ssb
+
+
+
+  This filter rule will accept all HF CW spots but will not include DATA
+  and RTTY spots in the CW range. In addition all other spots will be
+  dumped.
+
+
+
+       accept/spot 1 on hf/cw and not (on hf/data or on hf/rtty)
+
+
+
+  7.3.  Filters to accept spots based on info
+
+
+
+       Syntax: accept/spot [0-9] info <string>
+
+
+
+  This filter is used to key on information contained in the information
+  section of the spot. One could use this to accept any spots containing
+  IOTA, QSL OP or any other "key-word" used in the information string of
+  the spot.
+
+
+  Examples ...
+
+
+  This filter will accept spots containing IOTA information only and
+  reject all others
+
+       accept/spot 0 info IOTA
+
+
+
+  This filter will accept only 10m SSB spots, but will still permit any
+  spots that contain iota information in addition - rejecting all other
+  spots.
+
+
+
+       accept/spot 1 on 10m/ssb and info iota
+
+
+
+  This next filter will accept spots asking or containing QSL
+  information and dump all other spots
+
+
+
+       accept/spot 2 info QSL
+
+
+
+  Note: The following series of filters are based on call and by.  Call
+  always references the call sign of the spotted DX station.  By always
+  references the call sign of the spotting station.
+
+
+  7.4.  Filters to accept spots based on call
+
+
+
+       Syntax: accept/spot [0-9] call <prefixes>
+
+
+
+  This filter is misleading in a way. It is strictly based on the
+  spotted call sign letters or numbers entered and not based on
+  countries or DXCC entities.
+
+
+  Examples ...
+
+
+  This filter will accept spots for G1AAA, GJ2BBB, and GW3CCC and reject
+  all others, including M0AAA.
+
+
+
+       accept/spot 0 call G
+
+
+
+  This next filter will accept spots for PA3AAA and reject spots for
+  PB4BBB as well as all others.
+
+
+
+       accept/spot 1 call PA
+
+
+  This filter will accept spots for call signs beginning with "K", i.e.,
+  K1AA, KC4AAA,  KH6DDD and reject spots for W3BG and N3RD as well as
+  all other spots.
+
+
+
+       accept/spot 2 call K
+
+
+
+  7.5.  Filters to accept spots based on call_dxcc
+
+
+
+       Syntax:  accept/spot [0-9] call_dxcc <numbers or prefixes>
+
+
+
+  This filter is based on DXCC entities and uses either the country
+  prefixes or the DXCC entity number found by using the command
+  show/prefix. See example of show/prefix above.
+
+
+  Examples ...
+
+
+
+       accept/spot 0 call_dxcc 226,197
+
+       or
+
+       accept/spot 0 call_dxcc ve,w
+
+
+
+  (Both will work) These spot filters will accept all spots for US and
+  Canada stations and trash all others.
+
+
+  The folowing spot filter will accept all spots for US stations and yet
+  reject any spots for W3FM who is always being spotted by Europeans and
+  filling up my screen.
+
+
+
+       accept/spot 1 call_dxcc w not call w3fm
+
+
+
+  7.6.  Filters to accept spots based on call_itu
+
+  Similarly, call_itu and call_zone use ITU regions that can also be
+  obtained using the show/prefix command (see above.)
+
+
+
+       Syntax:  accept/spot [0-9] call_itu <numbers>
+
+
+
+  Example ...
+
+
+  This spot filter will  accept all spots for  ITU region 7 and reject
+  all others.
+
+
+
+       accept/spot 0  call_itu 7
+
+
+
+  7.7.  Filters to accept spots based on call_zone
+
+
+
+       Syntax:  accept/spot [0-9] call_zone <numbers>
+
+
+
+  This filter is based on CQ zones and uses the CQ zone number found by
+  using the command show/prefix (see above.)
+
+
+  Example ...
+
+
+  This spot filter will  accept all spots for CQ zone 5 and reject all
+  others.
+
+
+
+       accept/spot 0 call_zone 5
+
+
+
+  7.8.  Filters to accept spots based on call_state
+
+
+
+       Syntax:  accept/spot [0-9] call_state <state2-letter postal codes>
+
+
+
+  This filter is based on state of the call spotted for those call signs
+  contained in the usdb database.
+
+
+  Example ...
+
+
+  This spot filter will  accept all spots of stations located in the
+  Commonwealth of Pennsylvania and reject all others. It's the PA QSO
+  Party Weekend.
+
+
+
+       accept/spot 0  call_state pa
+
+
+  7.9.  Filters to accept spots based on by
+
+  by filters are similar to and function exactly as call filters except
+  that they act on the spotting station call sign and not the spotted
+  call sign
+
+
+  So ...
+
+
+  This filter is similar to and functions like the  call <prefixes> (See
+  above) except that it accepts spots generated by the spotting call
+  sign and dumps all other spots.
+
+
+
+       Syntax: accept/spot [0-9] by <prefixes>
+
+
+
+  This filter is based on DXCC entities and uses the DXCC entity number
+  found by using the command show/prefix and it accepts spots generated
+  within the spotting DXCC entity and rejects other spots.
+
+
+
+       Syntax:  accept/spot [0-9] by_dxcc <numbers>
+
+
+
+  This next filter is based on ITU regions and uses the ITU region
+  number found by using the command show/prefix (see above), except that
+  it accepts spots generated by a spotting call sign within the ITU
+  region and rejects all other spots.
+
+
+
+       Syntax:  accept/spot [0-9] call_itu <numbers>
+
+
+
+  This filter is based on CQ zones and uses the CQ zone number found by
+  using the command show/prefix (see above), except that it accepts
+  spots generated by a spotting call sign within the CQ zone and rejects
+  all other spots.
+
+
+
+       Syntax:  accept/spot [0-9] call_zone <numbers>
+
+
+
+  This filters is based on the state location of the spotting station
+  found by using the command show/usdb and accepts only those spots
+  generated by stations from the states(s) specified rejecting all other
+  spots.
+
+
+
+       Syntax:  accept/spot [0-9] by_state <state2-letter postal codes>
+
+
+  8.  Clear filters
+
+  A clear filter line will delete the slot number specified or all slots
+  and consequently all filters that have been created by a user.
+
+
+
+       Syntax: clear/spots [0-9]
+
+       or
+
+       clear/spots all
+
+
+
+  Example ...
+
+
+  This will clear any or both accept and reject spot filters in slot 2.
+
+
+
+       clear/spots 2
+
+
+
+  This will clear each and every user spot filter  - it will clear out
+  all filters in all slots.
+
+
+
+       clear/spots all
+
+
+
+  Note - if you just want to replace a spot filter, enter the rule again
+  (with a line number) and it will overwrite the previous filter in that
+  slot. If you forget the line number, it will overwrite the filter in
+  slot 1 by default.
+
+
+  9.  Some Practice Examples
+
+  The proceeding sections have discussed the basics of DXSpider filters.
+  The following are some examples utilizing basic filters and some not
+  so basic combination filters.
+
+
+  Lets say you only want to see any of those 6m, 2m, or 220 spots.
+
+
+
+       reject/spot 0 on uhf
+
+
+
+  As a good stand alone contest filter ...
+
+
+
+  accept/spot on contesthf/<mode> where mode is either CW, SSB, or RTTY
+
+
+
+  Note: since a slot number is not included slot 1 is assumed.
+
+
+  It's a CW contest weekend so you don't want to see any WARC band or
+  SSB spots.
+
+
+
+       accept/spots 0 on contesthf/cw
+
+
+
+  It's the same weekend, but you also don't want to see any US or
+  Canadian spots, or any rtty and data spots that are included in the CW
+  portion of the bands.  Any of the following will accomplish the same
+  result:
+
+
+
+       reject/spot 0  not on contesthf/cw
+       reject/spot 1 on contesthf/data
+       reject/spot 2 call_dxcc w,ve
+
+       or
+
+       accept/spot 0 on contesthf/cw and not (call_dxcc 226,197 or on contesthf/data)
+
+       or
+
+       accept/spot 0 on contesthf/cw and not (call_dxcc w,ve or on contesthf/data)
+
+
+
+  The following two discussions are from the Administrator Manual and
+  are good "textbook" examples:
+
+
+
+       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)
+
+
+
+  Note that accept and reject can be abbreviated. Also, the first filter
+  has not been specified with a number. This will automatically be
+  assumed to be number 1.  In this case, we have said to reject all HF
+  spots in the CW section of the bands but accept all others at HF. Also
+  accept anything in VHF and above that is spotted in or by operators in
+  the zones 14, 15 and 16. Each filter slot actually has a 'reject' rule
+  slot and an 'accept' rule slot. The reject rule slot is executed
+  BEFORE the accept rule 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 executed
+  first, any non hf/cw spot is passed to the accept line, which lets
+  through everything else on HF.  The next filter line lets through just
+  VHF/UHF spots from EU.
+
+
+  If you set a reject filter like this ...
+
+
+
+       reject/spots on hf/cw
+
+
+
+  Then you will get everything except HF CW spots. You could make this
+  single filter even more flexible. For example, if you are interested
+  in IOTA and will work it on CW even though normally you are not
+  interested in CW, then you could say ...
+
+
+
+       reject/spots on hf/cw and not info iota
+
+
+
+  But in that case you might only be interested in iota and say,
+
+
+
+       accept/spots not on hf/cw or info iota
+
+
+
+  which achieves exactly the same thing.  Note that since slot numbers
+  were not used, slot 1 is assumed.
+
+
+  10.  Contacts
+
+  This Primer is a work in progress. Additional features and filters are
+  added from time to time by Dirk Koopman, G1TLH, the developer behind
+  DXSpider. So periodic revisions will be made to this document. If you
+  have any questions, comments, or suggestions relative to this primer
+  on spot filtering, please contact,
+
+
+
+       Jim Samuels, W3BG jimsam@comcast.net
+
+       or
+
+       Dave Hawes, N3RD (W3FRC Cluster SYSOP) dave.n3rd@comcast.net
+
+
+
index 4577c334c16dce1ae474fb710d68fb7eb5c5e4ca..5aebba0fa4169c1e4a754b2e40cbe7685e26b81c 100644 (file)
 
 
 
-  +\bo  Storable-2.06.tar.gz
+  o  Storable-2.06.tar.gz
 
-  +\bo  Log-Agent-0.303.tar.gz
+  o  Log-Agent-0.303.tar.gz
 
 
   For Windows versions, use the files below...
 
 
 
-  +\bo  Storable.zip
+  o  Storable.zip
 
-  +\bo  Log-Agent.zip
+  o  Log-Agent.zip
 
 
 
index 315f73cbe57812fed9b6f7712d75aba95f16c91c..0d64d5ad51a8b1e40940231a4ebb5b6b3af78bf0 100644 (file)
 
 
 
-  1\b1.\b.  I\bIn\bns\bst\bta\bal\bll\bla\bat\bti\bio\bon\bn
+  1.  Installation
 
-  1\b1.\b.1\b1.\b.  W\bWh\bhe\ber\bre\be d\bdo\bo I\bI g\bge\bet\bt D\bDX\bXS\bSp\bpi\bid\bde\ber\br?\b?
+  1.1.  Where do I get DXSpider?
 
   All things Spider can be found at www.dxcluster.org and the actual
   program and patches can be found in the download area.
 
 
-  1\b1.\b.2\b2.\b.  H\bHo\bow\bw d\bdo\bo I\bI u\bus\bse\be t\bth\bhe\be p\bpa\bat\btc\bch\bhe\bes\bs?\b?
+  1.2.  How do I use the patches?
 
   Patching is done in the standard linux way ...
 
   first need to apply patch-1.39 and then patch-1.40.
 
 
-  1\b1.\b.3\b3.\b.  I\bIf\bf I\bI u\bus\bse\be a\ba t\bta\bar\brb\bba\bal\bll\bl t\bto\bo o\bov\bve\ber\brw\bwr\bri\bit\bte\be m\bmy\by i\bin\bns\bst\bta\bal\bll\bla\bat\bti\bio\bon\bn,\b, w\bwh\bha\bat\bt h\bha\bap\bpp\bpe\ben\bns\bs t\bto\bo
-  m\bmy\by c\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn?\b?
+  1.3.  If I use a tarball to overwrite my installation, what happens to
+  my configuration?
 
   The tarballs are designed to not overwrite your existing configuration
   and can be used at any time to update your Spider software.  All the
   key files have the suffix .issue (eg. DXVars.pm.issue) at default.
 
 
-  1\b1.\b.4\b4.\b.  I\bI a\bam\bm r\bru\bun\bnn\bni\bin\bng\bg R\bRe\bed\bdH\bHa\bat\bt 5\b5.\b.2\b2 a\ban\bnd\bd I\bI a\bam\bm g\bge\bet\btt\bti\bin\bng\bg s\bst\btr\bra\ban\bng\bge\be e\ber\brr\bro\bor\brs\bs,\b, w\bwh\bha\bat\bt i\bis\bs
-  w\bwr\bro\bon\bng\bg?\b?
+  1.4.  I am running RedHat 5.2 and I am getting strange errors, what is
+  wrong?
 
   The version of Perl that comes with 5.2 seems to be some kind of pre-
   release and is broken.  You can get a new version of perl from
@@ -74,9 +74,9 @@
   it with the CPAN modules.
 
 
-  2\b2.\b.  A\bAd\bdm\bmi\bin\bni\bis\bst\btr\bra\bat\bti\bio\bon\bn
+  2.  Administration
 
-  2\b2.\b.1\b1.\b.  H\bHo\bow\bw c\bca\ban\bn I\bI g\bge\bet\bt S\bSp\bpi\bid\bde\ber\br t\bto\bo r\bre\bes\bst\bta\bar\brt\bt a\bau\but\bto\bom\bma\bat\bti\bic\bca\bal\bll\bly\by i\bif\bf i\bit\bt c\bcr\bra\bas\bsh\bhe\bes\bs?\b?
+  2.1.  How can I get Spider to restart automatically if it crashes?
 
   Put this line into /etc/inittab ..
 
 
 
 
-  Run _\bt_\be_\bl_\bi_\bn_\bi_\bt _\bq as root.  Spider will restart so be aware.  However, any
+  Run telinit q as root.  Spider will restart so be aware.  However, any
   time you reboot, cluster.pl will start in tty7 and if it crashes, it
   should restart ok.
 
 
-  2\b2.\b.2\b2.\b.  H\bHo\bow\bw c\bca\ban\bn I\bI m\bmo\bon\bni\bit\bto\bor\br t\btr\bra\baf\bff\bfi\bic\bc t\bto\bo a\ban\bnd\bd f\bfr\bro\bom\bm a\ba n\bno\bod\bde\be o\bor\br u\bus\bse\ber\br?\b?
+  2.2.  How can I monitor traffic to and from a node or user?
 
-  There are 2 ways to achieve this.  You can use the _\bt_\ba_\bi_\bl command like
+  There are 2 ways to achieve this.  You can use the tail command like
   this ..
 
 
 
 
 
-  or in later versions of Spider, there is a command called _\bw_\ba_\bt_\bc_\bh_\bd_\bb_\bg in
+  or in later versions of Spider, there is a command called watchdbg in
   which case you simply type ..
 
 
 
 
 
-  2\b2.\b.3\b3.\b.  M\bMy\by n\bne\bei\big\bgh\bhb\bbo\bou\bur\bri\bin\bng\bg n\bno\bod\bde\be c\bca\ban\bnn\bno\bot\bt u\bus\bse\be t\bth\bhe\be R\bRC\bCM\bMD\bD c\bco\bom\bmm\bma\ban\bnd\bd t\bto\bo m\bme\be,\b, h\bhe\be j\bju\bus\bst\bt
-  k\bke\bee\bep\bps\bs g\bge\bet\btt\bti\bin\bng\bg t\bth\bhe\be "\b"t\btu\but\bt t\btu\but\bt"\b" m\bme\bes\bss\bsa\bag\bge\be.\b.
+  2.3.  My neighbouring node cannot use the RCMD command to me, he just
+  keeps getting the "tut tut" message.
 
   Assuming that the permissions are set correctly (perm level 5
   required), it could be that the home_node is set incorrectly.  You can
-  reset the home_node using the _\bs_\bp_\bo_\bo_\bf command like this ..
+  reset the home_node using the spoof command like this ..
 
 
 
   Assuming that the node_call you are changing is gb7adx.
 
 
-  2\b2.\b.4\b4.\b.  I\bI d\bdo\bo n\bno\bot\bt s\bse\bee\bem\bm t\bto\bo b\bbe\be s\bse\ben\bnd\bdi\bin\bng\bg a\ban\bny\by b\bbu\bul\bll\ble\bet\bti\bin\bn m\bma\bai\bil\bl t\bto\bo m\bmy\by l\bli\bin\bnk\bk p\bpa\bar\brt\bt-\b-
-  n\bne\ber\brs\bs,\b, w\bwh\bha\bat\bt i\bis\bs w\bwr\bro\bon\bng\bg?\b?
+  2.4.  I do not seem to be sending any bulletin mail to my link part-
+  ners, what is wrong?
 
   There is a file in /spider/msg called forward.pl.issue.  Rename this
   to forward.pl and edit it to meet your requirements.  You will need to
-  issue the command _\bl_\bo_\ba_\bd_\b/_\bf_\bo_\br_\bw_\ba_\br_\bd or restart Spider for the changes to
+  issue the command load/forward or restart Spider for the changes to
   take effect.
 
 
-  2\b2.\b.5\b5.\b.  H\bHo\bow\bw c\bca\ban\bn I\bI a\bau\but\bto\bom\bma\bat\bti\bic\bca\bal\bll\bly\by l\bli\bim\bmi\bit\bt t\bth\bhe\be a\bam\bmo\bou\bun\bnt\bt o\bof\bf d\bde\beb\bbu\bug\bg l\blo\bog\bgf\bfi\bil\ble\bes\bs t\bth\bha\bat\bt
-  a\bar\bre\be s\bst\bto\bor\bre\bed\bd?\b?
+  2.5.  How can I automatically limit the amount of debug logfiles that
+  are stored?
 
   Use the tmpwatch command.  Create a file in /etc/cron.daily/
   containing the line ...
   This will limit your debug data down to the last 10 days
 
 
-  2\b2.\b.6\b6.\b.  I\bI u\bup\bpd\bda\bat\bte\bed\bd m\bmy\by L\bLi\bin\bnu\bux\bx d\bdi\bis\bst\btr\bri\bib\bbu\but\bti\bio\bon\bn a\ban\bnd\bd n\bno\bow\bw S\bSp\bpi\bid\bde\ber\br c\bca\ban\bnn\bno\bot\bt r\bre\bea\bad\bd t\bth\bhe\be
-  u\bus\bse\ber\brs\bs f\bfi\bil\ble\be o\bor\br t\bth\bhe\be d\bdu\bup\bpe\bef\bfi\bil\ble\be,\b, w\bwh\bha\bat\bt i\bis\bs t\bth\bhe\be p\bpr\bro\bob\bbl\ble\bem\bm?\b?
+  2.6.  I updated my Linux distribution and now Spider cannot read the
+  users file or the dupefile, what is the problem?
 
   Almost certainly this is a change in the db format of perl.  Follow
   these few steps to correct the problem.
 
 
-  +\bo  stop the cluster (disable any autostart in inittab)
+  o  stop the cluster (disable any autostart in inittab)
 
-  +\bo  cd /spider/data
+  o  cd /spider/data
 
-  +\bo  issue the command perl user_asc
+  o  issue the command perl user_asc
 
-  +\bo  restart the cluster
+  o  restart the cluster
 
   That should solve the problem.
 
 
-  2\b2.\b.7\b7.\b.  S\bSi\bin\bnc\bce\be I\bI l\bla\bas\bst\bt u\bup\bpd\bda\bat\bte\bed\bd I\bI s\bse\bee\bem\bm t\bto\bo b\bbe\be g\bge\bet\btt\bti\bin\bng\bg d\bdu\bup\bpl\bli\bic\bca\bat\bte\be s\bsp\bpo\bot\bts\bs
-  a\bap\bpp\bpe\bea\bar\bri\bin\bng\bg.\b.
+  2.7.  Since I last updated I seem to be getting duplicate spots
+  appearing.
 
   What has probably happened is that the dupefile has got corrupted in
   some way.  Simply delete the /spider/data/dupefile and restart the
   should solve your problem.
 
 
-  2\b2.\b.8\b8.\b.  I\bI h\bha\bav\bve\be d\bde\bel\ble\bet\bte\bed\bd a\ba m\bme\bes\bss\bsa\bag\bge\be b\bbu\but\bt i\bit\bt i\bis\bs s\bst\bti\bil\bll\bl t\bth\bhe\ber\bre\be,\b, w\bwh\bhy\by?\b?
+  2.8.  I have deleted a message but it is still there, why?
 
   This is now the way messages are handled for deletion in Spider.  If
   you look closely you will see a 'D' following the message number.
   This message is marked for deletion and will be deleted in 2 days if
   nothing further is done.  Optionally you can use the command
-  _\bd_\be_\bl_\be_\bt_\be_\b/_\be_\bx_\bp_\bu_\bn_\bg_\be to delete it immediately.
+  delete/expunge to delete it immediately.
 
 
 
index 4cfea8a56bcd86212c44c42aff5590f4db93f3dd..97eb48080531b0b939395484e7d33f8aefd1b8d2 100644 (file)
      10.4 Advanced filtering
 
   11. Hints, tips and common questions.
-  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>
+     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>
 
 
   ______________________________________________________________________
 
-  1\b1.\b.  I\bIn\bnt\btr\bro\bod\bdu\buc\bct\bti\bio\bon\bn
+  1.  Introduction
 
-  1\b1.\b.1\b1.\b.  W\bWh\bha\bat\bt i\bis\bs a\ba D\bDX\bX C\bCl\blu\bus\bst\bte\ber\br?\b?
+  1.1.  What is a DX Cluster?
 
   A DX Cluster is a packet node where DX chasers on any band or mode can
   post rare or interesting stations that they have worked or heard.  Of
   Of course, the DX is still posted to you all the while!
 
 
-  1\b1.\b.2\b2.\b.  S\bSo\bo w\bwh\bha\bat\bt i\bis\bs D\bDX\bXS\bSp\bpi\bid\bde\ber\br?\b?
+  1.2.  So what is DXSpider?
 
   PacketCluster nodes have been around since roughly 1985. The original
   PacketCluster idea came from Dick Newell, AK1A, and ran under DOS.  In
 
 
 
-  2\b2.\b.  L\bLo\bog\bgi\bin\bns\bs a\ban\bnd\bd l\blo\bog\bgo\bou\but\bts\bs.\b.
+  2.  Logins and logouts.
 
   You might not think that there is a lot of point of including a
   section on how to log in and out of DXSpider.  However, you would be
   variations but here are the basic ones.
 
 
-  2\b2.\b.1\b1.\b.  A\bAX\bX2\b25\b5 l\blo\bog\bgi\bin\bns\bs.\b.
+  2.1.  AX25 logins.
 
-  Simplicity itself.  The usual C\bCO\bON\bNN\bNE\bEC\bCT\bT command will log you straight
+  Simplicity itself.  The usual CONNECT command will log you straight
   into the cluster and you will not have to do anything else.
   Obviously, you will have to connect to the correct callsign.  Some
   nodes use an SSID with their call so you would have to add that.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\bes\bs:\b:
+  Examples:
 
 
 
 
 
 
-  2\b2.\b.2\b2.\b.  N\bNe\bet\btr\bro\bom\bm l\blo\bog\bgi\bin\bns\bs.\b.
+  2.2.  Netrom logins.
 
   There are several possibilities here, dependant on how the sysop has
   configured his system.  If you are connecting via netrom then you are
   most probably connecting from another station.  Listing the nodes in
-  that station with the N\bNO\bOD\bDE\bES\bS command will tell you what callsign or
+  that station with the NODES command will tell you what callsign or
   netrom alias to connect to. Then just issue the connect command from
   there.  It is possible that the netrom alias may connect you to a node
   with an alias for the cluster, such as DXC.  Just type this and you
   will be connected.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
        connect MBCDX
 
 
 
-  2\b2.\b.3\b3.\b.  T\bTe\bel\bln\bne\bet\bt l\blo\bog\bgi\bin\bns\bs.\b.
+  2.3.  Telnet logins.
 
   With telnet connections, the source callsign is not seen by DXSpider,
   so you will be asked to login with your callsign.  To telnet to
   at the moment for a cluster telnet port but ask the sysop if you are
   unsure.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
   you.  However I am sure you get the idea.
 
 
-  2\b2.\b.4\b4.\b.  L\bLo\bog\bgo\bou\but\bts\bs.\b.
+  2.4.  Logouts.
 
-  Logging out can be done by simply issuing the standard B\bBY\bYE\bE command.
+  Logging out can be done by simply issuing the standard BYE command.
 
-  You could also send a disconnect if you are using AX25, or a C\bCL\bLO\bOS\bSE\bE
+  You could also send a disconnect if you are using AX25, or a CLOSE
   command if you are connected via telnet.  If you do not log out
   gracefully using one of the above commands, you may find you are
   unable to get a full connect next time.  This may also happen if a
   the TNC or by altering your program configuration.
 
 
-  3\b3.\b.  S\bSe\bet\btt\bti\bin\bng\bg y\byo\bou\bur\br p\bpe\ber\brs\bso\bon\bna\bal\bl d\bde\bet\bta\bai\bil\bls\bs.\b.
+  3.  Setting your personal details.
 
   Once logged in to the cluster, you should set your details so that
   anybody who wishes to contact you can find out who and where you are.
   latitude/longitude or as a locator.  Setting your home node will tell
   the program where you wish mail to be sent to you.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\bes\bs:\b:
+  Examples:
 
 
 
 
 
 
-  4\b4.\b.  G\bGe\bet\btt\bti\bin\bng\bg a\ban\bnd\bd p\bpo\bos\bst\bti\bin\bng\bg D\bDX\bX.\b.
+  4.  Getting and posting DX.
 
   When all is said and done, this is the main function of a DX cluster.
   In its simplest form you can just connect to the node and you will
   people did not post DX and you get the added thrill of the hunt!
 
 
-  4\b4.\b.1\b1.\b.  R\bRe\bec\bce\bei\biv\bvi\bin\bng\bg D\bDX\bX.\b.
+  4.1.  Receiving DX.
 
   As we have already said, it is possible just to connect to the cluster
   and you will receive spots automatically.  However, you may wish to
   check on spots just posted.  Maybe you wish to see if a particular
   band is open or if a certain callsign is active, perhaps a DXpedition.
-  The command to do this is S\bSH\bHO\bOW\bW/\b/D\bDX\bX.  Without any other arguments, this
+  The command to do this is SHOW/DX.  Without any other arguments, this
   command will output the last 10 spots posted.  It is possible to look
   at more than this, for example the last 20 or 50 spots, by adding the
   number to the command.  You can make it even more specific by adding a
   band in either wavelength or frequency, and/or any additional
   information such as QSL details.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\bes\bs:\b:
+  Examples:
 
 
 
   will show the last 10, 5 and 20 spots received by the cluster
   respectively.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\bes\bs
+  Examples
 
 
 
   It is also possible to check for certain callsigns, or fragments of
   callsigns in the same way.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\bes\bs:\b:
+  Examples:
 
 
 
   You can check for DX by offset and also by specifying a comment to
   search for.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\bes\bs:\b:
+  Examples:
 
 
 
 
 
   would show the spots that arrived between 30 and 40 spots ago and any
-  spots with the word _\bi_\bo_\bt_\ba in the comment field.  The case of the
+  spots with the word iota in the comment field.  The case of the
   comment is not important.
 
   Checking DX posted on a certain day is possible too.  All you have to
   do here is to specify how many days ago it was like this ...
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
   It is of course possible to specify multiple arguments.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
        show/dx 20 prefix 9a on vhf day 30
 
   This would show the last 20 spots posted by or about calls with the
   prefix 9a on vhf 30 days ago.
 
-  As you can see the S\bSH\bHO\bOW\bW/\b/D\bDX\bX command is very flexible, so if you are not
+  As you can see the SHOW/DX command is very flexible, so if you are not
   sure whether something will work or not, try it and see!  More
   information can be found in the Command Set section.
 
 
-  4\b4.\b.2\b2.\b.  P\bPo\bos\bst\bti\bin\bng\bg D\bDX\bX.\b.
+  4.2.  Posting DX.
 
-  To post DX you use the D\bDX\bX command.  The syntax is shown below.
+  To post DX you use the DX command.  The syntax is shown below.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
   name or perhaps a location.  Actually DXSpider will allow the
   frequency and callsign fields to be entered in any order.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
   to you as proof of receipt.
 
 
-  5\b5.\b.  H\bHe\bea\bad\bdi\bin\bng\bgs\bs a\ban\bnd\bd p\bpr\bro\bop\bpa\bag\bga\bat\bti\bio\bon\bn
+  5.  Headings and propagation
 
   There are three commands in DXSpider to help you get the best DX
-  possible.  These are S\bSH\bHO\bOW\bW/\b/S\bSU\bUN\bN, S\bSH\bHO\bOW\bW/\b/M\bMO\bOO\bON\bN and S\bSH\bHO\bOW\bW/\b/H\bHE\bEA\bAD\bDI\bIN\bNG\bG.  These
+  possible.  These are SHOW/SUN, SHOW/MOON and SHOW/HEADING.  These
   commands will only work for you if you have entered your personal
   details.  They use your entered location as a reference, so if you
   have not entered it or have entered it incorrectly they will not
   return the correct information.
-  5\b5.\b.1\b1.\b.  S\bSu\bun\bn
+  5.1.  Sun
 
-  The S\bSH\bHO\bOW\bW/\b/S\bSU\bUN\bN command can be used in three different ways.  It can be
+  The SHOW/SUN command can be used in three different ways.  It can be
   used to show sunrise and sunset times for your own station, a
   particular callsign or a prefix.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
        ZS     So-Africa-ZS6-ZS               03:59Z 16:42Z  277.6   35.0
 
 
-  5\b5.\b.2\b2.\b.  M\bMo\boo\bon\bn
+  5.2.  Moon
 
-  The S\bSH\bHO\bOW\bW/\b/M\bMO\bOO\bON\bN command works in the same way as the S\bSH\bHO\bOW\bW/\b/S\bSU\bUN\bN command.
+  The SHOW/MOON command works in the same way as the SHOW/SUN command.
   This program however, calculates the rise and set times of the moon
   for a prefix or callsign, together with the current azimuth and
   elevation of the sun at these locations.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
 
 
-  You can see that the output is similar to the S\bSH\bHO\bOW\bW/\b/S\bSU\bUN\bN command, with
+  You can see that the output is similar to the SHOW/SUN command, with
   slightly different fields.
 
 
-  5\b5.\b.3\b3.\b.  H\bHe\bea\bad\bdi\bin\bng\bg
+  5.3.  Heading
 
-  The S\bSH\bHO\bOW\bW/\b/H\bHE\bEA\bAD\bDI\bIN\bNG\bG command works in the same way as the S\bSH\bHO\bOW\bW/\b/S\bSU\bUN\bN and
-  S\bSH\bHO\bOW\bW/\b/M\bMO\bOO\bON\bN commands but outputs beam headings for a specified callsign
+  The SHOW/HEADING command works in the same way as the SHOW/SUN and
+  SHOW/MOON commands but outputs beam headings for a specified callsign
   or prefix.  Reciprocal beam headings are also calculated.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be
+  Example
 
 
 
 
 
 
-  6\b6.\b.  A\bAn\bnn\bno\bou\bun\bnc\bce\bem\bme\ben\bnt\bts\bs.\b.
+  6.  Announcements.
 
-  6\b6.\b.1\b1.\b.  M\bMa\bak\bki\bin\bng\bg a\ban\bnn\bno\bou\bun\bnc\bce\bem\bme\ben\bnt\bts\bs.\b.
+  6.1.  Making announcements.
 
   Occasionally, you may wish to post something that does not fall into
   the normal parameters for a DX callout.  You may wish to tell
   everybody connected that 10 FM is open for example, or ask if anyone
   knows the QSL manager for a certain callsign etc.  You can do this
-  using the A\bAN\bNN\bNO\bOU\bUN\bNC\bCE\bE command.
+  using the ANNOUNCE command.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
   That would let everyone know locally that this was the case, however
   it would not be forwarded to other nodes connected.  To send
-  announcements to other connected nodes as well, you would use the F\bFU\bUL\bLL\bL
+  announcements to other connected nodes as well, you would use the FULL
   extension.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
   across the network.
 
 
-  6\b6.\b.2\b2.\b.  L\bLi\bis\bst\bti\bin\bng\bg a\ban\bnn\bno\bou\bun\bnc\bce\bem\bme\ben\bnt\bts\bs.\b.
+  6.2.  Listing announcements.
 
   You can list previous announcements in the standard format with the
-  S\bSH\bHO\bOW\bW command.  As before you can list just the last 5 or as many as
+  SHOW command.  As before you can list just the last 5 or as many as
   you wish.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
 
 
-  7\b7.\b.  N\bNo\bod\bde\bes\bs a\ban\bnd\bd u\bus\bse\ber\brs\bs.\b.
+  7.  Nodes and users.
 
   You can check which nodes are connected in the network, who is logged
   on locally, who is logged on at all the nodes or even just one node in
   particular. This is handy if you wish to see whether a friend is
   connected at the node they use.  To see who is connected to the nodes,
-  the S\bSH\bHO\bOW\bW/\b/C\bCO\bON\bNF\bFI\bIG\bGU\bUR\bRA\bAT\bTI\bIO\bON\bN command is used.
+  the SHOW/CONFIGURATION command is used.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
 
 
-  To show the locally connected users, the S\bSH\bHO\bOW\bW/\b/U\bUS\bSE\bER\bRS\bS command is used
+  To show the locally connected users, the SHOW/USERS command is used
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
 
 
-  8\b8.\b.  T\bTa\bal\blk\bk m\bmo\bod\bde\be.\b.
+  8.  Talk mode.
 
   You can send a single comment or start a dedicated talk session to
-  another user by using the T\bTA\bAL\bLK\bK command.
+  another user by using the TALK command.
 
 
   Talk mode is used to send a one line comment or greeting to a specific
   also enter into a dedicated talk session with another user.  Talks
   will be automatically forwarded to other nodes if the station you are
   talking to is not connected locally.  You can find out who is
-  connected by using the S\bSH\bHO\bOW\bW/\b/C\bCO\bON\bNF\bFI\bIG\bGU\bUR\bRA\bAT\bTI\bIO\bON\bN command, (described
+  connected by using the SHOW/CONFIGURATION command, (described
   earlier).
 
-  E\bEx\bxa\bam\bmp\bpl\ble\bes\bs:\b:
+  Examples:
 
 
 
   As you can see, you can still run commands whilst in talk mode.
   Simply prefix the command with a / like /sh/dx and you will get the
   expected output.  If the user is connected to another node, you may
-  have to use a slightly extended version of the T\bTA\bAL\bLK\bK command.
+  have to use a slightly extended version of the TALK command.
 
 
 
 
 
 
-  To exit talk mode, you issue the command /\b/e\bex\bx.
+  To exit talk mode, you issue the command /ex.
 
   Whilst in talk mode you will still receive DX spots.  This means that
   you can chat to a friend whilst working DX.
 
 
-  9\b9.\b.  M\bMa\bai\bil\bl.\b.
+  9.  Mail.
 
   You can send and receive both personal mail and bulletins with
   DXSpider quite easily.
 
 
-  9\b9.\b.1\b1.\b.  T\bTh\bhe\be "\b"d\bdi\bir\bre\bec\bct\bto\bor\bry\by"\b" c\bco\bom\bmm\bma\ban\bnd\bd.\b.
+  9.1.  The "directory" command.
 
-  To list mail you would use the D\bDI\bIR\bRE\bEC\bCT\bTO\bOR\bRY\bY command.  On its own, this
+  To list mail you would use the DIRECTORY command.  On its own, this
   command will output the last ten messages received by the node, either
   to or from yourself or bulletins such as "DX" and "ALL".  As with
   other commands you can display more by specifying a number with the
   command.  You should be aware that Spider will accept these commands
-  by separating with either a slash or a space, so _\bd_\bi_\br _\bn_\be_\bw and _\bd_\bi_\br_\b/_\bn_\be_\bw
+  by separating with either a slash or a space, so dir new and dir/new
   work in the same way.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
   to subjects like "all" or "local" or "dx" etc.  You can treat these
   bulletins in the same way as personal mail with the directory command.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\bes\bs:\b:
+  Examples:
 
 
 
   section.
 
 
-  9\b9.\b.2\b2.\b.  R\bRe\bea\bad\bdi\bin\bng\bg m\bma\bai\bil\bl.\b.
+  9.2.  Reading mail.
 
-  The output of the D\bDI\bIR\bRE\bEC\bCT\bTO\bOR\bRY\bY command could be something like this.
+  The output of the DIRECTORY command could be something like this.
 
 
 
   Reading a message is as simple as typing read, followed by the message
   number that you wish to read.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
   it's entirety unless you specify a page length. You can set your page
   length to any number you like and when the message reaches that number
   of lines you will get a prompt giving you options.
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
 
 
-  9\b9.\b.3\b3.\b.  S\bSe\ben\bnd\bdi\bin\bng\bg m\bma\bai\bil\bl.\b.
+  9.3.  Sending mail.
 
   Sending mail is done in the time honoured way.  First you specify a
   recipient for the message, then you will be prompted for a subject.
   are using a client that wraps lines automatically, remember to hit
   return at the end of each line.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
 
 
-  9\b9.\b.4\b4.\b.  R\bRe\bep\bpl\bly\byi\bin\bng\bg t\bto\bo m\bma\bai\bil\bl.\b.
+  9.4.  Replying to mail.
 
   If mail is addressed to you or to a bulletin address, you can use the
-  R\bRE\bEP\bPL\bLY\bY command to reply to it.  Using this command, the subject will be
+  REPLY command to reply to it.  Using this command, the subject will be
   automatically set for you as "Re: subject", whatever the subject was.
 
-  E\bEx\bxa\bam\bmp\bpl\ble\be:\b:
+  Example:
 
 
 
 
 
 
-  9\b9.\b.5\b5.\b.  D\bDe\bel\ble\bet\bti\bin\bng\bg m\bma\bai\bil\bl
+  9.5.  Deleting mail
 
-  To delete a message, you use the _\bd_\be_\bl_\be_\bt_\be command.  You can only delete
+  To delete a message, you use the delete command.  You can only delete
   messages sent to or received by yourself.  Bulletins are dealt with
   automatically or by the sysop.
-  1\b10\b0.\b.  F\bFi\bil\blt\bte\ber\bri\bin\bng\bg (\b(F\bFr\bro\bom\bm v\bve\ber\brs\bsi\bio\bon\bn 1\b1.\b.4\b45\b5)\b)
+  10.  Filtering (From version 1.45)
 
-  1\b10\b0.\b.1\b1.\b.  G\bGe\ben\bne\ber\bra\bal\bl f\bfi\bil\blt\bte\ber\br r\bru\bul\ble\bes\bs
+  10.1.  General filter rules
 
   Upto v1.44 it was not possible for the user to set their own filters.
   From v1.45 though that has all changed.  It is now possible to set
 
 
   There are 3 basic commands involved in setting and manipulating
-  filters.  These are _\ba_\bc_\bc_\be_\bp_\bt, _\br_\be_\bj_\be_\bc_\bt and _\bc_\bl_\be_\ba_\br.  First we will look
+  filters.  These are accept, reject and clear.  First we will look
   generally at filtering. There are a number of things you can filter in
   the DXSpider system. They all use the same general mechanism.
 
 
 
 
-  1\b10\b0.\b.2\b2.\b.  T\bTy\byp\bpe\bes\bs o\bof\bf f\bfi\bil\blt\bte\ber\br
+  10.2.  Types of filter
 
-  There are two main types of filter, _\ba_\bc_\bc_\be_\bp_\bt or _\br_\be_\bj_\be_\bc_\bt.  You can use
+  There are two main types of filter, accept or reject.  You can use
   either to achieve the result you want dependent on your own preference
   and which is more simple to do.  It is pointless writing 8 lines of
   reject filters when 1 accept filter would do the same thing!  Each
   the filter will be dumped but all else will be accepted.  If you use
   an accept filter, then ONLY the lines in the filter will be accepted
   and all else will be dumped.  For example if you have a single line
-  _\ba_\bc_\bc_\be_\bp_\bt filter ...
+  accept filter ...
 
 
 
 
 
 
-  then you will _\bO_\bN_\bL_\bY get VHF spots _\bf_\br_\bo_\bm or _\bt_\bo CQ zones 14, 15 and 16.
+  then you will ONLY get VHF spots from or to CQ zones 14, 15 and 16.
 
 
   If you set a reject filter like this ...
 
 
 
-  Then you will get everything _\bE_\bX_\bC_\bE_\bP_\bT HF CW spots.  You could make this
+  Then you will get everything EXCEPT HF CW spots.  You could make this
   single filter even more flexible.  For example, if you are interested
   in IOTA and will work it even on CW even though normally you are not
   interested in CW, then you could say ...
   You will notice in the above example that the second line has
   brackets.  Look at the line logically.  You can see there are 2
   separate sections to it.  We are saying reject spots that are VHF or
-  above _\bA_\bP_\bA_\bR_\bT from those in zones 14, 15 and 16 (either spotted there or
+  above APART from those in zones 14, 15 and 16 (either spotted there or
   originated there).  If you did not have the brackets to separate the 2
   sections, then Spider would read it logically from the front and see a
   different expression entirely ...
 
 
 
-  1\b10\b0.\b.3\b3.\b.  F\bFi\bil\blt\bte\ber\br o\bop\bpt\bti\bio\bon\bns\bs
+  10.3.  Filter options
 
   You can filter in several different ways.  The options are listed in
   the various helpfiles for accept, reject and filter.
 
 
-  1\b10\b0.\b.4\b4.\b.  A\bAd\bdv\bva\ban\bnc\bce\bed\bd f\bfi\bil\blt\bte\ber\bri\bin\bng\bg
+  10.4.  Advanced filtering
 
   Once you are happy with the results you get, you may like to
   experiment.
 
   Note that the first filter has not been specified with a number.  This
   will automatically be assumed to be number 1.  In this case, we have
-  said _\br_\be_\bj_\be_\bc_\bt _\ba_\bl_\bl _\bH_\bF _\bs_\bp_\bo_\bt_\bs _\bi_\bn _\bt_\bh_\be _\bC_\bW _\bs_\be_\bc_\bt_\bi_\bo_\bn _\bo_\bf _\bt_\bh_\be _\bb_\ba_\bn_\bd_\bs _\bb_\bu_\bt _\ba_\bc_\bc_\be_\bp_\bt _\ba_\bl_\bl
-  _\bo_\bt_\bh_\be_\br_\bs _\ba_\bt _\bH_\bF_\b.  _\bA_\bl_\bs_\bo _\ba_\bc_\bc_\be_\bp_\bt _\ba_\bn_\by_\bt_\bh_\bi_\bn_\bg _\bi_\bn _\bV_\bH_\bF _\ba_\bn_\bd _\ba_\bb_\bo_\bv_\be _\bs_\bp_\bo_\bt_\bt_\be_\bd _\bi_\bn _\bo_\br _\bb_\by
-  _\bo_\bp_\be_\br_\ba_\bt_\bo_\br_\bs _\bi_\bn _\bt_\bh_\be _\bz_\bo_\bn_\be_\bs _\b1_\b4_\b, _\b1_\b5 _\ba_\bn_\bd _\b1_\b6.  Each filter slot actually has a
+  said reject all HF spots in the CW section of the bands but accept all
+  others at HF.  Also accept anything in VHF and above spotted in or by
+  operators in the zones 14, 15 and 16.  Each filter slot actually has a
   'reject' slot and an 'accept' slot. The reject slot is executed BEFORE
   the accept slot.
 
 
 
 
-  1\b11\b1.\b.  H\bHi\bin\bnt\bts\bs,\b, t\bti\bip\bps\bs a\ban\bnd\bd c\bco\bom\bmm\bmo\bon\bn q\bqu\bue\bes\bst\bti\bio\bon\bns\bs.\b.
+  11.  Hints, tips and common questions.
 
-  Q\bQ.\b.These commands seem very long!  Can I shorten them?
+  Q.These commands seem very long!  Can I shorten them?
 
-  A\bA.\b.Of course you can and the usual abbreviations work.  If you are
+  A.Of course you can and the usual abbreviations work.  If you are
   unsure, try it.
 
-  Q\bQ.\b.I am not sure if this command is correct.  Can I cause any harm if I
+  Q.I am not sure if this command is correct.  Can I cause any harm if I
   try it?
 
-  A\bA.\b.Do not be afraid to try a command to see if it will work, at the
+  A.Do not be afraid to try a command to see if it will work, at the
   worst you will get an error message.  If you require any help on a
   command, just type help followed by the command you want help on.
   Look at the "DXSpider Command Reference" section to see what help can
   be found.
 
-  Q\bQ.\b.How should I use the announce command?
+  Q.How should I use the announce command?
 
-  A\bA.\b.With respect.  Use the command by all means, but please only use the
+  A.With respect.  Use the command by all means, but please only use the
   "full" extension if absolutely necessary.  It can create a LOT of
   messages passing between clusters.
 
-  Q\bQ.\b.I like to be working in the shack while logged into the cluster but
+  Q.I like to be working in the shack while logged into the cluster but
   I can't be looking at the screen all the time. How can I be alerted
   when anything happens?
 
-  A\bA.\b.Use the S\bSE\bET\bT/\b/B\bBE\bEE\bEP\bP command.  You can find information on this in the
+  A.Use the SET/BEEP command.  You can find information on this in the
   "DXSpider Command Reference" section.
 
-  Q\bQ.\b.I got disconnected from the cluster and now I can't log back in
+  Q.I got disconnected from the cluster and now I can't log back in
   again.  What is wrong?
 
-  A\bA.\b.Probably the cluster thinks you are still logged on and will not let
+  A.Probably the cluster thinks you are still logged on and will not let
   you reconnect using the same call to prevent loops.  Try logging on
   again adding an ssid to your callsign as DXSpider treats G0YLM and
   G0YLM-1 as different users.
 
-  Q\bQ.\b.How do I know if I have got the latest version of this user manual?
+  Q.How do I know if I have got the latest version of this user manual?
 
-  A\bA.\b.The latest and greatest will always be on the Website.  It will also
+  A.The latest and greatest will always be on the Website.  It will also
   be included with every release of DXSpider.  As always, if unsure, ask
   your sysop what version number is the latest.
 
 
-  1\b12\b2.\b.  T\bTh\bhe\be D\bDX\bXS\bSp\bpi\bid\bde\ber\br c\bco\bom\bmm\bma\ban\bnd\bd r\bre\bef\bfe\ber\bre\ben\bnc\bce\be
 
-  1\b12\b2.\b.1\b1.\b.  a\bac\bcc\bce\bep\bpt\bt
+  11.1.  accept
 
-  a\bac\bcc\bce\bep\bpt\bt Set a filter to accept something
+  accept Set a filter to accept something
 
 
   Create a filter to accept something
   There are 2 types of filter, accept and reject.  See HELP FILTERING
   for more info.
 
-  1\b12\b2.\b.2\b2.\b.  a\bac\bcc\bce\bep\bpt\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b>
+  11.2.  accept/announce [0-9] <pattern>
 
-  a\bac\bcc\bce\bep\bpt\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> Set an 'accept' filter line for
+  accept/announce [0-9] <pattern> Set an 'accept' filter line for
   announce
 
 
 
   but this probably for advanced users...
 
-  1\b12\b2.\b.3\b3.\b.  a\bac\bcc\bce\bep\bpt\bt/\b/s\bsp\bpo\bot\bts\bs [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b>
+  11.3.  accept/spots [0-9] <pattern>
 
-  a\bac\bcc\bce\bep\bpt\bt/\b/s\bsp\bpo\bot\bts\bs [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> Set an 'accept' filter line for spots
+  accept/spots [0-9] <pattern> Set an 'accept' filter line for spots
 
 
   Create an 'accept this spot' line for a filter.
 
   but this probably for advanced users...
 
-  1\b12\b2.\b.4\b4.\b.  a\bac\bcc\bce\bep\bpt\bt/\b/w\bwc\bcy\by [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b>
+  11.4.  accept/wcy [0-9] <pattern>
 
-  a\bac\bcc\bce\bep\bpt\bt/\b/w\bwc\bcy\by [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> set an 'accept' WCY filter
+  accept/wcy [0-9] <pattern> set an 'accept' WCY filter
 
 
   It is unlikely that you will want to do this, but if you do then you
 
   See HELP FILTER for information.
 
-  1\b12\b2.\b.5\b5.\b.  a\bac\bcc\bce\bep\bpt\bt/\b/w\bww\bwv\bv [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b>
+  11.5.  accept/wwv [0-9] <pattern>
 
-  a\bac\bcc\bce\bep\bpt\bt/\b/w\bww\bwv\bv [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> set an 'accept' WWV filter
+  accept/wwv [0-9] <pattern> set an 'accept' WWV filter
 
 
   It is unlikely that you will want to do this, but if you do then you
 
   See HELP FILTER for information.
 
-  1\b12\b2.\b.6\b6.\b.  a\ban\bnn\bno\bou\bun\bnc\bce\be <\b<t\bte\bex\bxt\bt>\b>
+  11.6.  announce <text>
 
-  a\ban\bnn\bno\bou\bun\bnc\bce\be <\b<t\bte\bex\bxt\bt>\b> Send an announcement to LOCAL users only
+  announce <text> Send an announcement to LOCAL users only
 
 
   <text> is the text of the announcement you wish to broadcast
 
 
-  1\b12\b2.\b.7\b7.\b.  a\ban\bnn\bno\bou\bun\bnc\bce\be f\bfu\bul\bll\bl <\b<t\bte\bex\bxt\bt>\b>
+  11.7.  announce full <text>
 
-  a\ban\bnn\bno\bou\bun\bnc\bce\be f\bfu\bul\bll\bl <\b<t\bte\bex\bxt\bt>\b> Send an announcement cluster wide
+  announce full <text> Send an announcement cluster wide
 
 
   This will send your announcement cluster wide
 
-  1\b12\b2.\b.8\b8.\b.  a\bap\bpr\bro\bop\bpo\bos\bs <\b<s\bst\btr\bri\bin\bng\bg>\b>
+  11.8.  apropos <string>
 
-  a\bap\bpr\bro\bop\bpo\bos\bs <\b<s\bst\btr\bri\bin\bng\bg>\b> Search help database for <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.
 
-  1\b12\b2.\b.9\b9.\b.  b\bbl\bla\ban\bnk\bk [\b[<\b<s\bst\btr\bri\bin\bng\bg>\b>]\b] [\b[<\b<n\bnn\bn>\b>]\b]
+  11.9.  blank [<string>] [<nn>]
 
-  b\bbl\bla\ban\bnk\bk [\b[<\b<s\bst\btr\bri\bin\bng\bg>\b>]\b] [\b[<\b<n\bnn\bn>\b>]\b] Print nn (default 1) blank lines (or strings)
+  blank [<string>] [<nn>] Print nn (default 1) blank lines (or strings)
 
 
   In its basic form this command prints one or more blank lines. However
   This is really only of any use in a script file and you can print a
   maximum of 9 lines.
 
-  1\b12\b2.\b.1\b10\b0.\b.  b\bby\bye\be
+  11.10.  bye
 
-  b\bby\bye\be Exit from the cluster
+  bye Exit from the cluster
 
 
   This will disconnect you from the cluster
 
-  1\b12\b2.\b.1\b11\b1.\b.  c\bch\bha\bat\bt <\b<g\bgr\bro\bou\bup\bp>\b> <\b<t\bte\bex\bxt\bt>\b>
+  11.11.  chat <group> <text>
 
-  c\bch\bha\bat\bt <\b<g\bgr\bro\bou\bup\bp>\b> <\b<t\bte\bex\bxt\bt>\b> Chat or Conference to a group
+  chat <group> <text> Chat or Conference to a group
 
 
   It is now possible to JOIN a group and have network wide conferencing
 
   See also JOIN, LEAVE, SHOW/CHAT
 
-  1\b12\b2.\b.1\b12\b2.\b.  c\bcl\ble\bea\bar\br/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be [\b[1\b1|\b|a\bal\bll\bl]\b]
+  11.12.  clear/announce [1|all]
 
-  c\bcl\ble\bea\bar\br/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be [\b[1\b1|\b|a\bal\bll\bl]\b] Clear a announce filter line
+  clear/announce [1|all] Clear a announce filter line
 
 
   This command allows you to clear (remove) a line in a annouce filter
 
   see CLEAR/SPOTS for a more detailed explanation.
 
-  1\b12\b2.\b.1\b13\b3.\b.  c\bcl\ble\bea\bar\br/\b/r\bro\bou\but\bte\be [\b[1\b1|\b|a\bal\bll\bl]\b]
+  11.13.  clear/route [1|all]
 
-  c\bcl\ble\bea\bar\br/\b/r\bro\bou\but\bte\be [\b[1\b1|\b|a\bal\bll\bl]\b] Clear a route filter line
+  clear/route [1|all] Clear a route filter line
 
 
   This command allows you to clear (remove) a line in a route filter or
 
   see CLEAR/SPOTS for a more detailed explanation.
 
-  1\b12\b2.\b.1\b14\b4.\b.  c\bcl\ble\bea\bar\br/\b/s\bsp\bpo\bot\bts\bs [\b[0\b0-\b-9\b9|\b|a\bal\bll\bl]\b]
+  11.14.  clear/spots [0-9|all]
 
-  c\bcl\ble\bea\bar\br/\b/s\bsp\bpo\bot\bts\bs [\b[0\b0-\b-9\b9|\b|a\bal\bll\bl]\b] Clear a spot filter line
+  clear/spots [0-9|all] Clear a spot filter line
 
 
   This command allows you to clear (remove) a line in a spot filter or
 
   the filter will be completely removed.
 
-  1\b12\b2.\b.1\b15\b5.\b.  c\bcl\ble\bea\bar\br/\b/w\bwc\bcy\by [\b[1\b1|\b|a\bal\bll\bl]\b]
+  11.15.  clear/wcy [1|all]
 
-  c\bcl\ble\bea\bar\br/\b/w\bwc\bcy\by [\b[1\b1|\b|a\bal\bll\bl]\b] Clear a WCY filter line
+  clear/wcy [1|all] Clear a WCY filter line
 
 
   This command allows you to clear (remove) a line in a WCY filter or to
 
   see CLEAR/SPOTS for a more detailed explanation.
 
-  1\b12\b2.\b.1\b16\b6.\b.  c\bcl\ble\bea\bar\br/\b/w\bww\bwv\bv [\b[1\b1|\b|a\bal\bll\bl]\b]
+  11.16.  clear/wwv [1|all]
 
-  c\bcl\ble\bea\bar\br/\b/w\bww\bwv\bv [\b[1\b1|\b|a\bal\bll\bl]\b] Clear a WWV filter line
+  clear/wwv [1|all] Clear a WWV filter line
 
 
   This command allows you to clear (remove) a line in a WWV filter or to
 
   see CLEAR/SPOTS for a more detailed explanation.
 
-  1\b12\b2.\b.1\b17\b7.\b.  d\bdb\bba\bav\bva\bai\bil\bl
+  11.17.  dbavail
 
-  d\bdb\bba\bav\bva\bai\bil\bl Show a list of all the Databases in the system
+  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.
 
-  1\b12\b2.\b.1\b18\b8.\b.  d\bdb\bbs\bsh\bho\bow\bw <\b<d\bdb\bbn\bna\bam\bme\be>\b> <\b<k\bke\bey\by>\b>
+  11.18.  dbshow <dbname> <key>
 
-  d\bdb\bbs\bsh\bho\bow\bw <\b<d\bdb\bbn\bna\bam\bme\be>\b> <\b<k\bke\bey\by>\b> Display an entry, if it exists, in a database
+  dbshow <dbname> <key> Display an entry, if it exists, in a database
 
 
   This is the generic user interface to the database to the database
 
 
 
-  1\b12\b2.\b.1\b19\b9.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by
+  11.19.  directory
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by List messages
+  directory List messages
 
 
 
-  1\b12\b2.\b.2\b20\b0.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by <\b<f\bfr\bro\bom\bm>\b>-\b-<\b<t\bto\bo>\b>
+  11.20.  directory <from>-<to>
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by <\b<f\bfr\bro\bom\bm>\b>-\b-<\b<t\bto\bo>\b> List messages <from> message <to> message
+  directory <from>-<to> List messages <from> message <to> message
 
 
   List the messages in the messages directory.
 
 
 
-  1\b12\b2.\b.2\b21\b1.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by <\b<n\bnn\bn>\b>
+  11.21.  directory <nn>
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by <\b<n\bnn\bn>\b> List last <nn> messages
+  directory <nn> List last <nn> messages
 
 
 
-  1\b12\b2.\b.2\b22\b2.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by a\bal\bll\bl
+  11.22.  directory all
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by a\bal\bll\bl List all messages
+  directory all List all messages
 
 
 
-  1\b12\b2.\b.2\b23\b3.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by f\bfr\bro\bom\bm <\b<c\bca\bal\bll\bl>\b>
+  11.23.  directory from <call>
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by f\bfr\bro\bom\bm <\b<c\bca\bal\bll\bl>\b> List all messages from <call>
+  directory from <call> List all messages from <call>
 
 
 
-  1\b12\b2.\b.2\b24\b4.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by n\bne\bew\bw
+  11.24.  directory new
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by n\bne\bew\bw List all new messages
+  directory new List all new messages
 
 
 
-  1\b12\b2.\b.2\b25\b5.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by o\bow\bwn\bn
+  11.25.  directory own
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by o\bow\bwn\bn List your own messages
+  directory own List your own messages
 
 
 
-  1\b12\b2.\b.2\b26\b6.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by s\bsu\bub\bbj\bje\bec\bct\bt <\b<s\bst\btr\bri\bin\bng\bg>\b>
+  11.26.  directory subject <string>
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by s\bsu\bub\bbj\bje\bec\bct\bt <\b<s\bst\btr\bri\bin\bng\bg>\b> List all messages with <string> in subject
+  directory subject <string> List all messages with <string> in subject
 
 
 
-  1\b12\b2.\b.2\b27\b7.\b.  d\bdi\bir\bre\bec\bct\bto\bor\bry\by t\bto\bo <\b<c\bca\bal\bll\bl>\b>
+  11.27.  directory to <call>
 
-  d\bdi\bir\bre\bec\bct\bto\bor\bry\by t\bto\bo <\b<c\bca\bal\bll\bl>\b> List all messages to <call>
+  directory to <call> List all messages to <call>
 
 
 
-  1\b12\b2.\b.2\b28\b8.\b.  d\bdx\bx [\b[b\bby\by <\b<c\bca\bal\bll\bl>\b>]\b] <\b<f\bfr\bre\beq\bq>\b> <\b<c\bca\bal\bll\bl>\b> <\b<r\bre\bem\bma\bar\brk\bks\bs>\b>
+  11.28.  dx [by <call>] <freq> <call> <remarks>
 
-  d\bdx\bx [\b[b\bby\by <\b<c\bca\bal\bll\bl>\b>]\b] <\b<f\bfr\bre\beq\bq>\b> <\b<c\bca\bal\bll\bl>\b> <\b<r\bre\bem\bma\bar\brk\bks\bs>\b> Send a DX spot
+  dx [by <call>] <freq> <call> <remarks> Send a DX spot
 
 
   This is how you send a DX Spot to other users. You can, in fact, now
   The <freq> is compared against the available bands set up in the
   cluster.  See SHOW/BANDS for more information.
 
-  1\b12\b2.\b.2\b29\b9.\b.  e\bec\bch\bho\bo <\b<l\bli\bin\bne\be>\b>
+  11.29.  echo <line>
 
-  e\bec\bch\bho\bo <\b<l\bli\bin\bne\be>\b> Echo the line to the output
+  echo <line> Echo the line to the output
 
 
   This command is useful in scripts and so forth for printing the line
   on the output.
 
 
-  1\b12\b2.\b.3\b30\b0.\b.  f\bfi\bil\blt\bte\ber\bri\bin\bng\bg.\b..\b..\b.
+  11.30.  filtering...
 
-  f\bfi\bil\blt\bte\ber\bri\bin\bng\bg.\b..\b..\b. Filtering things in DXSpider
+  filtering... Filtering things in DXSpider
 
 
   There are a number of things you can filter in the DXSpider system.
 
   The next filter line lets through just VHF/UHF spots from EU.
 
-  1\b12\b2.\b.3\b31\b1.\b.  h\bhe\bel\blp\bp
+  11.31.  help
 
-  h\bhe\bel\blp\bp The HELP Command
+  help The HELP Command
 
 
   HELP is available for a number of commands. The syntax is:-
   database for the <string> you specify and give you a list of likely
   commands to look at with HELP.
 
-  1\b12\b2.\b.3\b32\b2.\b.  j\bjo\boi\bin\bn <\b<g\bgr\bro\bou\bup\bp>\b>
+  11.32.  join <group>
 
-  j\bjo\boi\bin\bn <\b<g\bgr\bro\bou\bup\bp>\b> Join a chat or conference group
+  join <group> Join a chat or conference group
 
 
   JOIN allows you to join a network wide conference group. To join a
 
   See also CHAT, LEAVE, SHOW/CHAT
 
-  1\b12\b2.\b.3\b33\b3.\b.  k\bki\bil\bll\bl <\b<f\bfr\bro\bom\bm m\bms\bsg\bgn\bno\bo>\b>-\b-<\b<t\bto\bo m\bms\bsg\bgn\bno\bo>\b>
+  11.33.  kill <from msgno>-<to msgno>
 
-  k\bki\bil\bll\bl <\b<f\bfr\bro\bom\bm m\bms\bsg\bgn\bno\bo>\b>-\b-<\b<t\bto\bo m\bms\bsg\bgn\bno\bo>\b> Delete a range of messages
+  kill <from msgno>-<to msgno> Delete a range of messages
 
 
 
-  1\b12\b2.\b.3\b34\b4.\b.  k\bki\bil\bll\bl <\b<m\bms\bsg\bgn\bno\bo>\b> [\b[<\b<m\bms\bsg\bgn\bno\bo.\b..\b.]\b]
+  11.34.  kill <msgno> [<msgno..]
 
-  k\bki\bil\bll\bl <\b<m\bms\bsg\bgn\bno\bo>\b> [\b[<\b<m\bms\bsg\bgn\bno\bo.\b..\b.]\b] Delete a message from the local system
+  kill <msgno> [<msgno..] Delete a message from the local system
 
 
 
-  1\b12\b2.\b.3\b35\b5.\b.  k\bki\bil\bll\bl <\b<m\bms\bsg\bgn\bno\bo>\b> [\b[<\b<m\bms\bsg\bgn\bno\bo>\b> .\b..\b..\b.]\b]
+  11.35.  kill <msgno> [<msgno> ...]
 
-  k\bki\bil\bll\bl <\b<m\bms\bsg\bgn\bno\bo>\b> [\b[<\b<m\bms\bsg\bgn\bno\bo>\b> .\b..\b..\b.]\b] Remove or erase a message from the system
+  kill <msgno> [<msgno> ...] Remove or erase a message from the system
 
 
   You can get rid of any message to or originating from your callsign
 
 
 
-  1\b12\b2.\b.3\b36\b6.\b.  k\bki\bil\bll\bl f\bfr\bro\bom\bm <\b<r\bre\beg\bge\bex\bx>\b>
+  11.36.  kill from <regex>
 
-  k\bki\bil\bll\bl f\bfr\bro\bom\bm <\b<r\bre\beg\bge\bex\bx>\b> Delete messages FROM a callsign or pattern
+  kill from <regex> Delete messages FROM a callsign or pattern
 
 
 
-  1\b12\b2.\b.3\b37\b7.\b.  k\bki\bil\bll\bl t\bto\bo <\b<r\bre\beg\bge\bex\bx>\b>
+  11.37.  kill to <regex>
 
-  k\bki\bil\bll\bl t\bto\bo <\b<r\bre\beg\bge\bex\bx>\b> Delete messages TO a callsign or pattern
+  kill to <regex> Delete messages TO a callsign or pattern
 
 
 
-  1\b12\b2.\b.3\b38\b8.\b.  l\ble\bea\bav\bve\be <\b<g\bgr\bro\bou\bup\bp>\b>
+  11.38.  leave <group>
 
-  l\ble\bea\bav\bve\be <\b<g\bgr\bro\bou\bup\bp>\b> Leave a chat or conference group
+  leave <group> Leave a chat or conference group
 
 
   LEAVE allows you to leave a network wide conference group. To leave a
 
   See also CHAT, JOIN, SHOW/CHAT
 
-  1\b12\b2.\b.3\b39\b9.\b.  l\bli\bin\bnk\bks\bs
+  11.39.  links
 
-  l\bli\bin\bnk\bks\bs Show which nodes is physically connected
+  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.
 
-  1\b12\b2.\b.4\b40\b0.\b.  r\bre\bea\bad\bd
+  11.40.  read
 
-  r\bre\bea\bad\bd Read the next unread personal message addressed to you
+  read Read the next unread personal message addressed to you
 
 
 
-  1\b12\b2.\b.4\b41\b1.\b.  r\bre\bea\bad\bd <\b<m\bms\bsg\bgn\bno\bo>\b>
+  11.41.  read <msgno>
 
-  r\bre\bea\bad\bd <\b<m\bms\bsg\bgn\bno\bo>\b> Read the specified message
+  read <msgno> Read the specified message
 
 
   You can read any messages that are sent as 'non-personal' and also any
   message either sent by or sent to your callsign.
 
-  1\b12\b2.\b.4\b42\b2.\b.  r\bre\bej\bje\bec\bct\bt
+  11.42.  reject
 
-  r\bre\bej\bje\bec\bct\bt Set a filter to reject something
+  reject Set a filter to reject something
 
 
   Create a filter to reject something
   There are 2 types of filter, accept and reject.  See HELP FILTERING
   for more info.
 
-  1\b12\b2.\b.4\b43\b3.\b.  r\bre\bej\bje\bec\bct\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b>
+  11.43.  reject/announce [0-9] <pattern>
 
-  r\bre\bej\bje\bec\bct\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> Set a 'reject' filter line for
+  reject/announce [0-9] <pattern> Set a 'reject' filter line for
   announce
 
   Create an 'reject this announce' line for a filter.
 
   but this probably for advanced users...
 
-  1\b12\b2.\b.4\b44\b4.\b.  r\bre\bej\bje\bec\bct\bt/\b/s\bsp\bpo\bot\bts\bs [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b>
+  11.44.  reject/spots [0-9] <pattern>
 
-  r\bre\bej\bje\bec\bct\bt/\b/s\bsp\bpo\bot\bts\bs [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> Set a 'reject' filter line for spots
+  reject/spots [0-9] <pattern> Set a 'reject' filter line for spots
 
 
   Create a 'reject this spot' line for a filter.
 
   but this probably for advanced users...
 
-  1\b12\b2.\b.4\b45\b5.\b.  r\bre\bej\bje\bec\bct\bt/\b/w\bwc\bcy\by [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b>
+  11.45.  reject/wcy [0-9] <pattern>
 
-  r\bre\bej\bje\bec\bct\bt/\b/w\bwc\bcy\by [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> set a 'reject' WCY filter
+  reject/wcy [0-9] <pattern> set a 'reject' WCY filter
 
 
   It is unlikely that you will want to do this, but if you do then you
 
   See HELP FILTER for information.
 
-  1\b12\b2.\b.4\b46\b6.\b.  r\bre\bej\bje\bec\bct\bt/\b/w\bww\bwv\bv [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b>
+  11.46.  reject/wwv [0-9] <pattern>
 
-  r\bre\bej\bje\bec\bct\bt/\b/w\bww\bwv\bv [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> set a 'reject' WWV filter
+  reject/wwv [0-9] <pattern> set a 'reject' WWV filter
 
 
   It is unlikely that you will want to do this, but if you do then you
 
   See HELP FILTER for information.
 
-  1\b12\b2.\b.4\b47\b7.\b.  r\bre\bep\bpl\bly\by
+  11.47.  reply
 
-  r\bre\bep\bpl\bly\by Reply (privately) to the last message that you have read
+  reply Reply (privately) to the last message that you have read
 
 
 
-  1\b12\b2.\b.4\b48\b8.\b.  r\bre\bep\bpl\bly\by <\b<m\bms\bsg\bgn\bno\bo>\b>
+  11.48.  reply <msgno>
 
-  r\bre\bep\bpl\bly\by <\b<m\bms\bsg\bgn\bno\bo>\b> Reply (privately) to the specified message
+  reply <msgno> Reply (privately) to the specified message
 
 
 
-  1\b12\b2.\b.4\b49\b9.\b.  r\bre\bep\bpl\bly\by b\bb <\b<m\bms\bsg\bgn\bno\bo>\b>
+  11.49.  reply b <msgno>
 
-  r\bre\bep\bpl\bly\by b\bb <\b<m\bms\bsg\bgn\bno\bo>\b> Reply as a Bulletin to the specified message
+  reply b <msgno> Reply as a Bulletin to the specified message
 
 
 
-  1\b12\b2.\b.5\b50\b0.\b.  r\bre\bep\bpl\bly\by n\bno\bop\bpr\bri\biv\bva\bat\bte\be <\b<m\bms\bsg\bgn\bno\bo>\b>
+  11.50.  reply noprivate <msgno>
 
-  r\bre\bep\bpl\bly\by n\bno\bop\bpr\bri\biv\bva\bat\bte\be <\b<m\bms\bsg\bgn\bno\bo>\b> Reply as a Bulletin to the specified message
+  reply noprivate <msgno> Reply as a Bulletin to the specified message
 
 
 
-  1\b12\b2.\b.5\b51\b1.\b.  r\bre\bep\bpl\bly\by r\brr\br <\b<m\bms\bsg\bgn\bno\bo>\b>
+  11.51.  reply rr <msgno>
 
-  r\bre\bep\bpl\bly\by r\brr\br <\b<m\bms\bsg\bgn\bno\bo>\b> Reply to the specified message with read receipt
+  reply rr <msgno> Reply to the specified message with read receipt
 
 
   You can reply to a message and the subject will automatically have
   NOPRIVATE, B that you can use with the SEND command (see SEND for
   further details)
 
-  1\b12\b2.\b.5\b52\b2.\b.  s\bse\ben\bnd\bd <\b<c\bca\bal\bll\bl>\b> [\b[<\b<c\bca\bal\bll\bl>\b> .\b..\b..\b.]\b]
+  11.52.  send <call> [<call> ...]
 
-  s\bse\ben\bnd\bd <\b<c\bca\bal\bll\bl>\b> [\b[<\b<c\bca\bal\bll\bl>\b> .\b..\b..\b.]\b] Send a message to one or more callsigns
+  send <call> [<call> ...] Send a message to one or more callsigns
 
 
 
-  1\b12\b2.\b.5\b53\b3.\b.  s\bse\ben\bnd\bd c\bco\bop\bpy\by <\b<m\bms\bsg\bgn\bno\bo>\b> <\b<c\bca\bal\bll\bl>\b>
+  11.53.  send copy <msgno> <call>
 
-  s\bse\ben\bnd\bd c\bco\bop\bpy\by <\b<m\bms\bsg\bgn\bno\bo>\b> <\b<c\bca\bal\bll\bl>\b> Send a copy of a  message to someone
+  send copy <msgno> <call> Send a copy of a  message to someone
 
 
 
-  1\b12\b2.\b.5\b54\b4.\b.  s\bse\ben\bnd\bd n\bno\bop\bpr\bri\biv\bva\bat\bte\be <\b<c\bca\bal\bll\bl>\b>
+  11.54.  send noprivate <call>
 
-  s\bse\ben\bnd\bd n\bno\bop\bpr\bri\biv\bva\bat\bte\be <\b<c\bca\bal\bll\bl>\b> Send a message to all stations
+  send noprivate <call> Send a message to all stations
 
 
   All the SEND commands will create a message which will be sent either
 
   You can carry on with the message until you are ready to send it.
 
-  1\b12\b2.\b.5\b55\b5.\b.  s\bse\ben\bnd\bd p\bpr\bri\biv\bva\bat\bte\be <\b<c\bca\bal\bll\bl>\b>
+  11.55.  send private <call>
 
-  s\bse\ben\bnd\bd p\bpr\bri\biv\bva\bat\bte\be <\b<c\bca\bal\bll\bl>\b> Send a personal message
+  send private <call> Send a personal message
 
 
 
-  1\b12\b2.\b.5\b56\b6.\b.  s\bse\ben\bnd\bd r\brr\br <\b<c\bca\bal\bll\bl>\b>
+  11.56.  send rr <call>
 
-  s\bse\ben\bnd\bd r\brr\br <\b<c\bca\bal\bll\bl>\b> Send a message and ask for a read receipt
+  send rr <call> Send a message and ask for a read receipt
 
 
 
-  1\b12\b2.\b.5\b57\b7.\b.  s\bse\bet\bt/\b/a\bad\bdd\bdr\bre\bes\bss\bs <\b<y\byo\bou\bur\br a\bad\bdd\bdr\bre\bes\bss\bs>\b>
+  11.57.  set/address <your address>
 
-  s\bse\bet\bt/\b/a\bad\bdd\bdr\bre\bes\bss\bs <\b<y\byo\bou\bur\br a\bad\bdd\bdr\bre\bes\bss\bs>\b> Record your postal address
+  set/address <your address> Record your postal address
 
 
 
-  1\b12\b2.\b.5\b58\b8.\b.  s\bse\bet\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be
+  11.58.  set/announce
 
-  s\bse\bet\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be Allow announce messages to come out on your terminal
+  set/announce Allow announce messages to come out on your terminal
 
 
 
-  1\b12\b2.\b.5\b59\b9.\b.  s\bse\bet\bt/\b/a\ban\bnn\bnt\bta\bal\blk\bk
+  11.59.  set/anntalk
 
-  s\bse\bet\bt/\b/a\ban\bnn\bnt\bta\bal\blk\bk Allow talk like announce messages on your terminal
+  set/anntalk Allow talk like announce messages on your terminal
 
 
 
-  1\b12\b2.\b.6\b60\b0.\b.  s\bse\bet\bt/\b/b\bbe\bee\bep\bp
+  11.60.  set/beep
 
-  s\bse\bet\bt/\b/b\bbe\bee\bep\bp Add a beep to DX and other messages on your terminal
+  set/beep Add a beep to DX and other messages on your terminal
 
 
 
-  1\b12\b2.\b.6\b61\b1.\b.  s\bse\bet\bt/\b/d\bdx\bx
+  11.61.  set/dx
 
-  s\bse\bet\bt/\b/d\bdx\bx Allow DX messages to come out on your terminal
+  set/dx Allow DX messages to come out on your terminal
 
 
 
-  1\b12\b2.\b.6\b62\b2.\b.  s\bse\bet\bt/\b/d\bdx\bxc\bcq\bq
+  11.62.  set/dxcq
 
-  s\bse\bet\bt/\b/d\bdx\bxc\bcq\bq Show CQ Zones on the end of DX announcements
+  set/dxcq Show CQ Zones on the end of DX announcements
 
 
 
-  1\b12\b2.\b.6\b63\b3.\b.  s\bse\bet\bt/\b/d\bdx\bxg\bgr\bri\bid\bd
+  11.63.  set/dxgrid
 
-  s\bse\bet\bt/\b/d\bdx\bxg\bgr\bri\bid\bd Allow QRA Grid Squares on the end of DX announcements
+  set/dxgrid Allow QRA Grid Squares on the end of DX announcements
 
 
 
-  1\b12\b2.\b.6\b64\b4.\b.  s\bse\bet\bt/\b/d\bdx\bxi\bit\btu\bu
+  11.64.  set/dxitu
 
-  s\bse\bet\bt/\b/d\bdx\bxi\bit\btu\bu Show ITU Zones on the end of DX announcements
+  set/dxitu Show ITU Zones on the end of DX announcements
 
 
 
-  1\b12\b2.\b.6\b65\b5.\b.  s\bse\bet\bt/\b/e\bec\bch\bho\bo
+  11.65.  set/echo
 
-  s\bse\bet\bt/\b/e\bec\bch\bho\bo Make the cluster echo your input
+  set/echo Make the cluster echo your input
 
 
 
-  1\b12\b2.\b.6\b66\b6.\b.  s\bse\bet\bt/\b/e\bem\bma\bai\bil\bl <\b<e\bem\bma\bai\bil\bl>\b> .\b..\b..\b.
+  11.66.  set/email <email> ...
 
-  s\bse\bet\bt/\b/e\bem\bma\bai\bil\bl <\b<e\bem\bma\bai\bil\bl>\b> .\b..\b..\b. Set email address(es) and forward your personals
+  set/email <email> ... Set email address(es) and forward your personals
 
 
 
-  1\b12\b2.\b.6\b67\b7.\b.  s\bse\bet\bt/\b/h\bhe\ber\bre\be
+  11.67.  set/here
 
-  s\bse\bet\bt/\b/h\bhe\ber\bre\be Tell the system you are present at your terminal
+  set/here Tell the system you are present at your terminal
 
 
 
-  1\b12\b2.\b.6\b68\b8.\b.  s\bse\bet\bt/\b/h\bho\bom\bme\ben\bno\bod\bde\be <\b<n\bno\bod\bde\be>\b>
+  11.68.  set/homenode <node>
 
-  s\bse\bet\bt/\b/h\bho\bom\bme\ben\bno\bod\bde\be <\b<n\bno\bod\bde\be>\b>  Set your normal cluster callsign
+  set/homenode <node>  Set your normal cluster callsign
 
 
   Tell the cluster system where you normally connect to. Any Messages
 
 
 
-  1\b12\b2.\b.6\b69\b9.\b.  s\bse\bet\bt/\b/l\bla\ban\bng\bgu\bua\bag\bge\be <\b<l\bla\ban\bng\bg>\b>
+  11.69.  set/language <lang>
 
-  s\bse\bet\bt/\b/l\bla\ban\bng\bgu\bua\bag\bge\be <\b<l\bla\ban\bng\bg>\b> Set the language you want to use
+  set/language <lang> Set the language you want to use
 
 
   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).
 
-  1\b12\b2.\b.7\b70\b0.\b.  s\bse\bet\bt/\b/l\blo\boc\bca\bat\bti\bio\bon\bn <\b<l\bla\bat\bt &\b& l\blo\bon\bng\bg>\b>
+  11.70.  set/location <lat & long>
 
-  s\bse\bet\bt/\b/l\blo\boc\bca\bat\bti\bio\bon\bn <\b<l\bla\bat\bt &\b& l\blo\bon\bng\bg>\b> Set your latitude and longitude
+  set/location <lat & long> Set your latitude and longitude
 
 
 
-  1\b12\b2.\b.7\b71\b1.\b.  s\bse\bet\bt/\b/l\blo\bog\bgi\bin\bni\bin\bnf\bfo\bo
+  11.71.  set/logininfo
 
-  s\bse\bet\bt/\b/l\blo\bog\bgi\bin\bni\bin\bnf\bfo\bo Inform when a station logs in locally
+  set/logininfo Inform when a station logs in locally
 
 
 
-  1\b12\b2.\b.7\b72\b2.\b.  s\bse\bet\bt/\b/n\bna\bam\bme\be <\b<y\byo\bou\bur\br n\bna\bam\bme\be>\b>
+  11.72.  set/name <your name>
 
-  s\bse\bet\bt/\b/n\bna\bam\bme\be <\b<y\byo\bou\bur\br n\bna\bam\bme\be>\b> Set your name
+  set/name <your name> Set your name
 
 
   Tell the system what your name is eg:-
          SET/NAME Dirk
 
 
-  1\b12\b2.\b.7\b73\b3.\b.  s\bse\bet\bt/\b/p\bpa\bag\bge\be <\b<l\bli\bin\bne\bes\bs p\bpe\ber\br p\bpa\bag\bge\be>\b>
+  11.73.  set/page <lines per page>
 
-  s\bse\bet\bt/\b/p\bpa\bag\bge\be <\b<l\bli\bin\bne\bes\bs p\bpe\ber\br p\bpa\bag\bge\be>\b> Set the lines per page
+  set/page <lines per page> Set the lines per page
 
 
   Tell the system how many lines you wish on a page when the number of
 
   The setting is stored in your user profile.
 
-  1\b12\b2.\b.7\b74\b4.\b.  s\bse\bet\bt/\b/p\bpa\bas\bss\bsw\bwo\bor\brd\bd
+  11.74.  set/password
 
-  s\bse\bet\bt/\b/p\bpa\bas\bss\bsw\bwo\bor\brd\bd Set your own password
+  set/password Set your own password
 
 
   This command only works for a 'telnet' user (currently). It will only
   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.
 
-  1\b12\b2.\b.7\b75\b5.\b.  s\bse\bet\bt/\b/p\bpr\bro\bom\bmp\bpt\bt <\b<s\bst\btr\bri\bin\bng\bg>\b>
+  11.75.  set/prompt <string>
 
-  s\bse\bet\bt/\b/p\bpr\bro\bom\bmp\bpt\bt <\b<s\bst\btr\bri\bin\bng\bg>\b> Set your prompt to <string>
+  set/prompt <string> Set your prompt to <string>
 
 
 
-  1\b12\b2.\b.7\b76\b6.\b.  s\bse\bet\bt/\b/q\bqr\bra\ba <\b<l\blo\boc\bca\bat\bto\bor\br>\b>
+  11.76.  set/qra <locator>
 
-  s\bse\bet\bt/\b/q\bqr\bra\ba <\b<l\blo\boc\bca\bat\bto\bor\br>\b> Set your QRA Grid locator
+  set/qra <locator> Set your QRA Grid locator
 
 
   Tell the system what your QRA (or Maidenhead) locator is. If you have
 
 
 
-  1\b12\b2.\b.7\b77\b7.\b.  s\bse\bet\bt/\b/q\bqt\bth\bh <\b<y\byo\bou\bur\br q\bqt\bth\bh>\b>
+  11.77.  set/qth <your qth>
 
-  s\bse\bet\bt/\b/q\bqt\bth\bh <\b<y\byo\bou\bur\br q\bqt\bth\bh>\b> Set your QTH
+  set/qth <your qth> Set your QTH
 
 
   Tell the system where you are. For example:-
 
 
 
-  1\b12\b2.\b.7\b78\b8.\b.  s\bse\bet\bt/\b/t\bta\bal\blk\bk
+  11.78.  set/talk
 
-  s\bse\bet\bt/\b/t\bta\bal\blk\bk Allow TALK messages to come out on your terminal
+  set/talk Allow TALK messages to come out on your terminal
 
 
 
-  1\b12\b2.\b.7\b79\b9.\b.  s\bse\bet\bt/\b/u\bus\bss\bst\bta\bat\bte\be
+  11.79.  set/usstate
 
-  s\bse\bet\bt/\b/u\bus\bss\bst\bta\bat\bte\be Allow US State info on the end of DX announcements
+  set/usstate Allow US State info on the end of DX announcements
 
 
 
-  1\b12\b2.\b.8\b80\b0.\b.  s\bse\bet\bt/\b/w\bwc\bcy\by
+  11.80.  set/wcy
 
-  s\bse\bet\bt/\b/w\bwc\bcy\by Allow WCY messages to come out on your terminal
+  set/wcy Allow WCY messages to come out on your terminal
 
 
 
-  1\b12\b2.\b.8\b81\b1.\b.  s\bse\bet\bt/\b/w\bww\bwv\bv
+  11.81.  set/wwv
 
-  s\bse\bet\bt/\b/w\bww\bwv\bv Allow WWV messages to come out on your terminal
+  set/wwv Allow WWV messages to come out on your terminal
 
 
 
-  1\b12\b2.\b.8\b82\b2.\b.  s\bse\bet\bt/\b/w\bwx\bx
+  11.82.  set/wx
 
-  s\bse\bet\bt/\b/w\bwx\bx Allow WX messages to come out on your terminal
+  set/wx Allow WX messages to come out on your terminal
 
 
 
-  1\b12\b2.\b.8\b83\b3.\b.  s\bsh\bho\bow\bw/\b/c\bch\bha\bat\bt [\b[<\b<g\bgr\bro\bou\bup\bp>\b>]\b] [\b[<\b<l\bli\bin\bne\bes\bs>\b>]\b]
+  11.83.  show/chat [<group>] [<lines>]
 
-  s\bsh\bho\bow\bw/\b/c\bch\bha\bat\bt [\b[<\b<g\bgr\bro\bou\bup\bp>\b>]\b] [\b[<\b<l\bli\bin\bne\bes\bs>\b>]\b] Show any chat or conferencing
+  show/chat [<group>] [<lines>] Show any chat or conferencing
 
 
   This command allows you to see any chat or conferencing that has
   all groups. If you use a group name then it will show only chat for
   that group.
 
-  1\b12\b2.\b.8\b84\b4.\b.  s\bsh\bho\bow\bw/\b/c\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn [\b[<\b<n\bno\bod\bde\be>\b>]\b]
+  11.84.  show/configuration [<node>]
 
-  s\bsh\bho\bow\bw/\b/c\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn [\b[<\b<n\bno\bod\bde\be>\b>]\b] Show all the nodes and users visible
+  show/configuration [<node>] Show all the nodes and users visible
 
 
   This command allows you to see all the users that can be seen and the
 
 
 
-  1\b12\b2.\b.8\b85\b5.\b.  s\bsh\bho\bow\bw/\b/c\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn/\b/n\bno\bod\bde\be
+  11.85.  show/configuration/node
 
-  s\bsh\bho\bow\bw/\b/c\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn/\b/n\bno\bod\bde\be Show all the nodes connected locally
+  show/configuration/node Show all the nodes connected locally
 
 
   Show all the nodes connected to this node.
 
-  1\b12\b2.\b.8\b86\b6.\b.  s\bsh\bho\bow\bw/\b/c\bco\bon\bnt\bte\bes\bst\bt <\b<y\bye\bea\bar\br a\ban\bnd\bd m\bmo\bon\bnt\bth\bh>\b>
+  11.86.  show/contest <year and month>
 
-  s\bsh\bho\bow\bw/\b/c\bco\bon\bnt\bte\bes\bst\bt <\b<y\bye\bea\bar\br a\ban\bnd\bd m\bmo\bon\bnt\bth\bh>\b> Show all the contests for a month
+  show/contest <year and month> Show all the contests for a month
 
 
   Show all known contests which are maintained at
 
 
 
-  1\b12\b2.\b.8\b87\b7.\b.  s\bsh\bho\bow\bw/\b/d\bda\bat\bte\be [\b[<\b<p\bpr\bre\bef\bfi\bix\bx>\b>|\b|<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b]
+  11.87.  show/date [<prefix>|<callsign>]
 
-  s\bsh\bho\bow\bw/\b/d\bda\bat\bte\be [\b[<\b<p\bpr\bre\bef\bfi\bix\bx>\b>|\b|<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b] Show the local time
+  show/date [<prefix>|<callsign>] Show the local time
 
 
   This is very nearly the same as SHOW/TIME, the only difference the
   prefixes then it will show UTC and UTC + the local offset (not
   including DST) at the prefixes or callsigns that you specify.
 
-  1\b12\b2.\b.8\b88\b8.\b.  s\bsh\bho\bow\bw/\b/d\bdb\bb0\b0s\bsd\bdx\bx <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>
+  11.88.  show/db0sdx <callsign>
 
-  s\bsh\bho\bow\bw/\b/d\bdb\bb0\b0s\bsd\bdx\bx <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Show QSL infomation from DB0SDX database
+  show/db0sdx <callsign> Show QSL infomation from DB0SDX database
 
 
   This command queries the DB0SDX QSL server on the internet and returns
 
   See also SHOW/QRZ, SHOW/WM7D.
 
-  1\b12\b2.\b.8\b89\b9.\b.  s\bsh\bho\bow\bw/\b/d\bdx\bx
+  11.89.  show/dx
 
-  s\bsh\bho\bow\bw/\b/d\bdx\bx Interrogate the spot database
+  show/dx Interrogate the spot database
 
 
   If you just type SHOW/DX you will get the last so many spots (sysop
 
 
 
-  1\b12\b2.\b.9\b90\b0.\b.  s\bsh\bho\bow\bw/\b/d\bdx\bxc\bcc\bc <\b<p\bpr\bre\bef\bfi\bix\bx>\b>
+  11.90.  show/dxcc <prefix>
 
-  s\bsh\bho\bow\bw/\b/d\bdx\bxc\bcc\bc <\b<p\bpr\bre\bef\bfi\bix\bx>\b> Interrogate the spot database by country
+  show/dxcc <prefix> Interrogate the spot database by country
 
 
   This command takes the <prefix> (which can be a full or partial
 
 
 
-  1\b12\b2.\b.9\b91\b1.\b.  s\bsh\bho\bow\bw/\b/d\bdx\bxq\bqs\bsl\bl <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>
+  11.91.  show/dxqsl <callsign>
 
-  s\bsh\bho\bow\bw/\b/d\bdx\bxq\bqs\bsl\bl <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Show any QSL info gathered from spots
+  show/dxqsl <callsign> Show any QSL info gathered from spots
 
 
   The node collects information from the comment fields in spots (things
   This gives you more background information.
 
 
-  1\b12\b2.\b.9\b92\b2.\b.  s\bsh\bho\bow\bw/\b/d\bdx\bxs\bst\bta\bat\bts\bs [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b]
+  11.92.  show/dxstats [days] [date]
 
-  s\bsh\bho\bow\bw/\b/d\bdx\bxs\bst\bta\bat\bts\bs [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b] Show the DX Statistics
+  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).
 
-  1\b12\b2.\b.9\b93\b3.\b.  s\bsh\bho\bow\bw/\b/f\bfi\bil\ble\bes\bs [\b[<\b<f\bfi\bil\ble\bea\bar\bre\bea\ba>\b> [\b[<\b<s\bst\btr\bri\bin\bng\bg>\b>]\b]]\b]
+  11.93.  show/files [<filearea> [<string>]]
 
-  s\bsh\bho\bow\bw/\b/f\bfi\bil\ble\bes\bs [\b[<\b<f\bfi\bil\ble\bea\bar\bre\bea\ba>\b> [\b[<\b<s\bst\btr\bri\bin\bng\bg>\b>]\b]]\b] List the contents of a filearea
+  show/files [<filearea> [<string>]] List the contents of a filearea
 
 
   SHOW/FILES on its own will show you a list of the various fileareas
 
   See also TYPE - to see the contents of a file.
 
-  1\b12\b2.\b.9\b94\b4.\b.  s\bsh\bho\bow\bw/\b/f\bfi\bil\blt\bte\ber\br
+  11.94.  show/filter
 
-  s\bsh\bho\bow\bw/\b/f\bfi\bil\blt\bte\ber\br Show the contents of all the filters you have set
+  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.
 
-  1\b12\b2.\b.9\b95\b5.\b.  s\bsh\bho\bow\bw/\b/h\bhf\bfs\bst\bta\bat\bts\bs [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b]
+  11.95.  show/hfstats [days] [date]
 
-  s\bsh\bho\bow\bw/\b/h\bhf\bfs\bst\bta\bat\bts\bs [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b] Show the HF DX Statistics
+  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).
 
-  1\b12\b2.\b.9\b96\b6.\b.  s\bsh\bho\bow\bw/\b/h\bhf\bft\bta\bab\bbl\ble\be [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b] [\b[p\bpr\bre\bef\bfi\bix\bx .\b..\b..\b.]\b]
+  11.96.  show/hftable [days] [date] [prefix ...]
 
-  s\bsh\bho\bow\bw/\b/h\bhf\bft\bta\bab\bbl\ble\be [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b] [\b[p\bpr\bre\bef\bfi\bix\bx .\b..\b..\b.]\b] Show the HF DX Spotter Table
+  show/hftable [days] [date] [prefix ...] Show the HF DX Spotter Table
 
 
   Show the HF DX Spotter table for the list of prefixes for the last
 
 
 
-  1\b12\b2.\b.9\b97\b7.\b.  s\bsh\bho\bow\bw/\b/m\bmo\boo\bon\bn [\b[n\bnd\bda\bay\bys\bs]\b] [\b[<\b<p\bpr\bre\bef\bfi\bix\bx>\b>|\b|<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b]
+  11.97.  show/moon [ndays] [<prefix>|<callsign>]
 
-  s\bsh\bho\bow\bw/\b/m\bmo\boo\bon\bn [\b[n\bnd\bda\bay\bys\bs]\b] [\b[<\b<p\bpr\bre\bef\bfi\bix\bx>\b>|\b|<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b] Show Moon rise and set times
+  show/moon [ndays] [<prefix>|<callsign>] Show Moon rise and set times
 
 
   Show the Moon rise and set times for a (list of) prefixes or
   Please note that the rise and set times are given as the UT times of
   rise and set on the requested UT day.
 
-  1\b12\b2.\b.9\b98\b8.\b.  s\bsh\bho\bow\bw/\b/m\bmu\buf\bf <\b<p\bpr\bre\bef\bfi\bix\bx>\b> [\b[<\b<h\bho\bou\bur\brs\bs>\b>]\b][\b[l\blo\bon\bng\bg]\b]
+  11.98.  show/muf <prefix> [<hours>][long]
 
-  s\bsh\bho\bow\bw/\b/m\bmu\buf\bf <\b<p\bpr\bre\bef\bfi\bix\bx>\b> [\b[<\b<h\bho\bou\bur\brs\bs>\b>]\b][\b[l\blo\bon\bng\bg]\b] Show the likely propagation to a
+  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.
 
-  1\b12\b2.\b.9\b99\b9.\b.  s\bsh\bho\bow\bw/\b/n\bne\bew\bwc\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn [\b[<\b<n\bno\bod\bde\be>\b>]\b]
+  11.99.  show/newconfiguration [<node>]
 
-  s\bsh\bho\bow\bw/\b/n\bne\bew\bwc\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn [\b[<\b<n\bno\bod\bde\be>\b>]\b] Show all the nodes and users visible
+  show/newconfiguration [<node>] Show all the nodes and users visible
 
 
 
 
   BE WARNED: the list that is returned can be VERY long
 
-  1\b12\b2.\b.1\b10\b00\b0.\b.  s\bsh\bho\bow\bw/\b/n\bne\bew\bwc\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn/\b/n\bno\bod\bde\be
+  11.100.  show/newconfiguration/node
 
-  s\bsh\bho\bow\bw/\b/n\bne\bew\bwc\bco\bon\bnf\bfi\big\bgu\bur\bra\bat\bti\bio\bon\bn/\b/n\bno\bod\bde\be Show all the nodes connected locally
+  show/newconfiguration/node Show all the nodes connected locally
 
 
   Show all the nodes connected to this node in the new format.
 
-  1\b12\b2.\b.1\b10\b01\b1.\b.  s\bsh\bho\bow\bw/\b/p\bpr\bre\bef\bfi\bix\bx <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>
+  11.101.  show/prefix <callsign>
 
-  s\bsh\bho\bow\bw/\b/p\bpr\bre\bef\bfi\bix\bx <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Interrogate the prefix database
+  show/prefix <callsign> Interrogate the prefix database
 
 
   This command takes the <callsign> (which can be a full or partial
 
   See also SHOW/DXCC
 
-  1\b12\b2.\b.1\b10\b02\b2.\b.  s\bsh\bho\bow\bw/\b/q\bqr\bra\ba <\b<l\bla\bat\bt>\b> <\b<l\blo\bon\bng\bg>\b>
+  11.102.  show/qra <lat> <long>
 
-  s\bsh\bho\bow\bw/\b/q\bqr\bra\ba <\b<l\bla\bat\bt>\b> <\b<l\blo\bon\bng\bg>\b> Convert lat/long to a QRA Grid locator
+  show/qra <lat> <long> Convert lat/long to a QRA Grid locator
 
 
   This is a multipurpose command that allows you either to calculate the
 
 
 
-  1\b12\b2.\b.1\b10\b03\b3.\b.  s\bsh\bho\bow\bw/\b/q\bqr\bra\ba <\b<l\blo\boc\bca\bat\bto\bor\br>\b> [\b[<\b<l\blo\boc\bca\bat\bto\bor\br>\b>]\b]
+  11.103.  show/qra <locator> [<locator>]
 
-  s\bsh\bho\bow\bw/\b/q\bqr\bra\ba <\b<l\blo\boc\bca\bat\bto\bor\br>\b> [\b[<\b<l\blo\boc\bca\bat\bto\bor\br>\b>]\b] Show distance between QRA Grid locators
+  show/qra <locator> [<locator>] Show distance between QRA Grid locators
 
 
 
-  1\b12\b2.\b.1\b10\b04\b4.\b.  s\bsh\bho\bow\bw/\b/q\bqr\brz\bz <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>
+  11.104.  show/qrz <callsign>
 
-  s\bsh\bho\bow\bw/\b/q\bqr\brz\bz <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Show any callbook details on a callsign
+  show/qrz <callsign> Show any callbook details on a callsign
 
 
   This command queries the QRZ callbook server on the internet and
 
   See also SHOW/WM7D for an alternative.
 
-  1\b12\b2.\b.1\b10\b05\b5.\b.  s\bsh\bho\bow\bw/\b/r\bro\bou\but\bte\be <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> .\b..\b..\b.
+  11.105.  show/route <callsign> ...
 
-  s\bsh\bho\bow\bw/\b/r\bro\bou\but\bte\be <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> .\b..\b..\b. Show the route to the callsign
+  show/route <callsign> ... Show the route to the callsign
 
 
   This command allows you to see to which node the callsigns specified
 
 
 
-  1\b12\b2.\b.1\b10\b06\b6.\b.  s\bsh\bho\bow\bw/\b/s\bsa\bat\bte\bel\bll\bli\bit\bte\be <\b<n\bna\bam\bme\be>\b> [\b[<\b<h\bho\bou\bur\brs\bs>\b> <\b<i\bin\bnt\bte\ber\brv\bva\bal\bl>\b>]\b]
+  11.106.  show/satellite <name> [<hours> <interval>]
 
-  s\bsh\bho\bow\bw/\b/s\bsa\bat\bte\bel\bll\bli\bit\bte\be <\b<n\bna\bam\bme\be>\b> [\b[<\b<h\bho\bou\bur\brs\bs>\b> <\b<i\bin\bnt\bte\ber\brv\bva\bal\bl>\b>]\b] Show tracking data
+  show/satellite <name> [<hours> <interval>] Show tracking data
 
 
   Show the tracking data from your location to the satellite of your
 
 
 
-  1\b12\b2.\b.1\b10\b07\b7.\b.  s\bsh\bho\bow\bw/\b/s\bst\bta\bat\bti\bio\bon\bn [\b[<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> .\b..\b.]\b]
+  11.107.  show/station [<callsign> ..]
 
-  s\bsh\bho\bow\bw/\b/s\bst\bta\bat\bti\bio\bon\bn [\b[<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> .\b..\b.]\b] Show information about a callsign
+  show/station [<callsign> ..] Show information about a callsign
 
 
   Show the information known about a callsign and whether (and where)
 
   If no callsign is given then show the information for yourself.
 
-  1\b12\b2.\b.1\b10\b08\b8.\b.  s\bsh\bho\bow\bw/\b/s\bsu\bun\bn [\b[n\bnd\bda\bay\bys\bs]\b] [\b[<\b<p\bpr\bre\bef\bfi\bix\bx>\b>|\b|<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b]
+  11.108.  show/sun [ndays] [<prefix>|<callsign>]
 
-  s\bsh\bho\bow\bw/\b/s\bsu\bun\bn [\b[n\bnd\bda\bay\bys\bs]\b] [\b[<\b<p\bpr\bre\bef\bfi\bix\bx>\b>|\b|<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b] Show sun rise and set times
+  show/sun [ndays] [<prefix>|<callsign>] Show sun rise and set times
 
 
   Show the sun rise and set times for a (list of) prefixes or callsigns,
 
   Please note that the rise and set times are given as the UT times of
   rise and set on the requested UT day.
-  1\b12\b2.\b.1\b10\b09\b9.\b.  s\bsh\bho\bow\bw/\b/t\bti\bim\bme\be [\b[<\b<p\bpr\bre\bef\bfi\bix\bx>\b>|\b|<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b]
+  11.109.  show/time [<prefix>|<callsign>]
 
-  s\bsh\bho\bow\bw/\b/t\bti\bim\bme\be [\b[<\b<p\bpr\bre\bef\bfi\bix\bx>\b>|\b|<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b] Show the local time
+  show/time [<prefix>|<callsign>] Show the local time
 
 
   If no prefixes or callsigns are given then this command returns the
   prefixes then it will show UTC and UTC + the local offset (not
   including DST) at the prefixes or callsigns that you specify.
 
-  1\b12\b2.\b.1\b11\b10\b0.\b.  s\bsh\bho\bow\bw/\b/u\bus\bsd\bdb\bb [\b[c\bca\bal\bll\bl .\b..\b.]\b]
+  11.110.  show/usdb [call ..]
 
-  s\bsh\bho\bow\bw/\b/u\bus\bsd\bdb\bb [\b[c\bca\bal\bll\bl .\b..\b.]\b] Show information held on the FCC Call database
+  show/usdb [call ..] Show information held on the FCC Call database
 
 
   Show the City and State of a Callsign held on the FCC database if his
 
 
 
-  1\b12\b2.\b.1\b11\b11\b1.\b.  s\bsh\bho\bow\bw/\b/v\bvh\bhf\bfs\bst\bta\bat\bts\bs [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b]
+  11.111.  show/vhfstats [days] [date]
 
-  s\bsh\bho\bow\bw/\b/v\bvh\bhf\bfs\bst\bta\bat\bts\bs [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b] Show the VHF DX Statistics
+  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).
 
-  1\b12\b2.\b.1\b11\b12\b2.\b.  s\bsh\bho\bow\bw/\b/v\bvh\bhf\bft\bta\bab\bbl\ble\be [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b] [\b[p\bpr\bre\bef\bfi\bix\bx .\b..\b..\b.]\b]
+  11.112.  show/vhftable [days] [date] [prefix ...]
 
-  s\bsh\bho\bow\bw/\b/v\bvh\bhf\bft\bta\bab\bbl\ble\be [\b[d\bda\bay\bys\bs]\b] [\b[d\bda\bat\bte\be]\b] [\b[p\bpr\bre\bef\bfi\bix\bx .\b..\b..\b.]\b] Show the VHF DX Spotter Table
+  show/vhftable [days] [date] [prefix ...] Show the VHF DX Spotter Table
 
 
   Show the VHF DX Spotter table for the list of prefixes for the last
 
 
 
-  1\b12\b2.\b.1\b11\b13\b3.\b.  s\bsh\bho\bow\bw/\b/w\bwc\bcy\by
+  11.113.  show/wcy
 
-  s\bsh\bho\bow\bw/\b/w\bwc\bcy\by Show last 10 WCY broadcasts
+  show/wcy Show last 10 WCY broadcasts
 
 
 
-  1\b12\b2.\b.1\b11\b14\b4.\b.  s\bsh\bho\bow\bw/\b/w\bwc\bcy\by <\b<n\bn>\b>
+  11.114.  show/wcy <n>
 
-  s\bsh\bho\bow\bw/\b/w\bwc\bcy\by <\b<n\bn>\b> Show last <n> WCY broadcasts
+  show/wcy <n> Show last <n> WCY broadcasts
 
 
   Display the most recent WCY information that has been received by the
   system
 
 
-  1\b12\b2.\b.1\b11\b15\b5.\b.  s\bsh\bho\bow\bw/\b/w\bwm\bm7\b7d\bd <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>
+  11.115.  show/wm7d <callsign>
 
-  s\bsh\bho\bow\bw/\b/w\bwm\bm7\b7d\bd <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Show callbook details on a US callsigns
+  show/wm7d <callsign> Show callbook details on a US callsigns
 
 
   This command queries the WM7D callbook server on the internet and
 
   See also SHOW/QRZ.
 
-  1\b12\b2.\b.1\b11\b16\b6.\b.  s\bsh\bho\bow\bw/\b/w\bww\bwv\bv
+  11.116.  show/wwv
 
-  s\bsh\bho\bow\bw/\b/w\bww\bwv\bv Show last 10 WWV broadcasts
+  show/wwv Show last 10 WWV broadcasts
 
 
 
-  1\b12\b2.\b.1\b11\b17\b7.\b.  s\bsh\bho\bow\bw/\b/w\bww\bwv\bv <\b<n\bn>\b>
+  11.117.  show/wwv <n>
 
-  s\bsh\bho\bow\bw/\b/w\bww\bwv\bv <\b<n\bn>\b> Show last <n> WWV broadcasts
+  show/wwv <n> Show last <n> WWV broadcasts
 
 
   Display the most recent WWV information that has been received by the
   system
-  1\b12\b2.\b.1\b11\b18\b8.\b.  s\bsy\bys\bso\bop\bp
+  11.118.  sysop
 
-  s\bsy\bys\bso\bop\bp Regain your privileges if you login remotely
+  sysop Regain your privileges if you login remotely
 
 
   The system automatically reduces your privilege level to that of a
   numbers but nothing will happen when you input a string. Any match is
   case sensitive.
 
-  1\b12\b2.\b.1\b11\b19\b9.\b.  t\bta\bal\blk\bk <\b<c\bca\bal\bll\bl>\b> >\b> <\b<n\bno\bod\bde\be>\b> [\b[<\b<t\bte\bex\bxt\bt>\b>]\b]
+  11.119.  talk <call> > <node> [<text>]
 
-  t\bta\bal\blk\bk <\b<c\bca\bal\bll\bl>\b> >\b> <\b<n\bno\bod\bde\be>\b> [\b[<\b<t\bte\bex\bxt\bt>\b>]\b] Send a text message to another station
+  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.
 
-  1\b12\b2.\b.1\b12\b20\b0.\b.  t\bta\bal\blk\bk <\b<c\bca\bal\bll\bl>\b> [\b[<\b<t\bte\bex\bxt\bt>\b>]\b]
+  11.120.  talk <call> [<text>]
 
-  t\bta\bal\blk\bk <\b<c\bca\bal\bll\bl>\b> [\b[<\b<t\bte\bex\bxt\bt>\b>]\b] Send a text message to another station
+  talk <call> [<text>] Send a text message to another station
 
 
 
-  1\b12\b2.\b.1\b12\b21\b1.\b.  t\bty\byp\bpe\be <\b<f\bfi\bil\ble\bea\bar\bre\bea\ba>\b>/\b/<\b<n\bna\bam\bme\be>\b>
+  11.121.  type <filearea>/<name>
 
-  t\bty\byp\bpe\be <\b<f\bfi\bil\ble\bea\bar\bre\bea\ba>\b>/\b/<\b<n\bna\bam\bme\be>\b> Look at the contents of a file in one of the
+  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.
 
-  1\b12\b2.\b.1\b12\b22\b2.\b.  u\bun\bns\bse\bet\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be
+  11.122.  unset/announce
 
-  u\bun\bns\bse\bet\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be Stop announce messages coming out on your terminal
+  unset/announce Stop announce messages coming out on your terminal
 
 
 
-  1\b12\b2.\b.1\b12\b23\b3.\b.  u\bun\bns\bse\bet\bt/\b/a\ban\bnn\bnt\bta\bal\blk\bk
+  11.123.  unset/anntalk
 
-  u\bun\bns\bse\bet\bt/\b/a\ban\bnn\bnt\bta\bal\blk\bk Stop talk like announce messages on your terminal
+  unset/anntalk Stop talk like announce messages on your terminal
 
 
   The announce system on legacy cluster nodes is used as a talk
 
   allows you to see them again. This is the default.
 
-  1\b12\b2.\b.1\b12\b24\b4.\b.  u\bun\bns\bse\bet\bt/\b/b\bbe\bee\bep\bp
+  11.124.  unset/beep
 
-  u\bun\bns\bse\bet\bt/\b/b\bbe\bee\bep\bp Stop beeps for DX and other messages on your terminal
+  unset/beep Stop beeps for DX and other messages on your terminal
 
 
 
-  1\b12\b2.\b.1\b12\b25\b5.\b.  u\bun\bns\bse\bet\bt/\b/d\bdx\bx
+  11.125.  unset/dx
 
-  u\bun\bns\bse\bet\bt/\b/d\bdx\bx Stop DX messages coming out on your terminal
+  unset/dx Stop DX messages coming out on your terminal
 
 
 
-  1\b12\b2.\b.1\b12\b26\b6.\b.  u\bun\bns\bse\bet\bt/\b/d\bdx\bxc\bcq\bq
+  11.126.  unset/dxcq
 
-  u\bun\bns\bse\bet\bt/\b/d\bdx\bxc\bcq\bq Stop CQ Zones on the end of DX announcements
+  unset/dxcq Stop CQ Zones on the end of DX announcements
 
 
   Display both the Spotter's and the Spotted's CQ Zone on the end of a
 
   Do a STAT/USER to see which flags you have set if you are confused.
 
-  1\b12\b2.\b.1\b12\b27\b7.\b.  u\bun\bns\bse\bet\bt/\b/d\bdx\bxg\bgr\bri\bid\bd
+  11.127.  unset/dxgrid
 
-  u\bun\bns\bse\bet\bt/\b/d\bdx\bxg\bgr\bri\bid\bd Stop QRA Grid Squares on the end of DX announcements
+  unset/dxgrid Stop QRA Grid Squares on the end of DX announcements
 
 
   A standard feature which is enabled in version 1.43 and above is that
 
   Do a STAT/USER to see which flags you have set if you are confused.
 
-  1\b12\b2.\b.1\b12\b28\b8.\b.  u\bun\bns\bse\bet\bt/\b/d\bdx\bxi\bit\btu\bu
+  11.128.  unset/dxitu
 
-  u\bun\bns\bse\bet\bt/\b/d\bdx\bxi\bit\btu\bu Stop ITU Zones on the end of DX announcements
+  unset/dxitu Stop ITU Zones on the end of DX announcements
 
 
   Display both the Spotter's and the Spotted's ITU Zone on the end of a
 
   Do a STAT/USER to see which flags you have set if you are confused.
 
-  1\b12\b2.\b.1\b12\b29\b9.\b.  u\bun\bns\bse\bet\bt/\b/e\bec\bch\bho\bo
+  11.129.  unset/echo
 
-  u\bun\bns\bse\bet\bt/\b/e\bec\bch\bho\bo Stop the cluster echoing your input
+  unset/echo Stop the cluster echoing your input
 
 
   If you are connected via a telnet session, different implimentations
 
   YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
 
-  1\b12\b2.\b.1\b13\b30\b0.\b.  u\bun\bns\bse\bet\bt/\b/e\bem\bma\bai\bil\bl
+  11.130.  unset/email
 
-  u\bun\bns\bse\bet\bt/\b/e\bem\bma\bai\bil\bl Stop personal msgs being forwarded by email
+  unset/email Stop personal msgs being forwarded by email
 
 
   If any personal messages come in for your callsign then you can use
 
 
 
-  1\b12\b2.\b.1\b13\b31\b1.\b.  u\bun\bns\bse\bet\bt/\b/h\bhe\ber\bre\be
+  11.131.  unset/here
 
-  u\bun\bns\bse\bet\bt/\b/h\bhe\ber\bre\be Tell the system you are absent from your terminal
+  unset/here Tell the system you are absent from your terminal
 
 
-  1\b12\b2.\b.1\b13\b32\b2.\b.  u\bun\bns\bse\bet\bt/\b/l\blo\bog\bgi\bin\bni\bin\bnf\bfo\bo
+  11.132.  unset/logininfo
 
-  u\bun\bns\bse\bet\bt/\b/l\blo\bog\bgi\bin\bni\bin\bnf\bfo\bo Inform when a station logs out locally
+  unset/logininfo Inform when a station logs out locally
 
 
 
-  1\b12\b2.\b.1\b13\b33\b3.\b.  u\bun\bns\bse\bet\bt/\b/p\bpr\bri\biv\bvi\bil\ble\beg\bge\be
+  11.133.  unset/privilege
 
-  u\bun\bns\bse\bet\bt/\b/p\bpr\bri\biv\bvi\bil\ble\beg\bge\be Remove any privilege for this session
+  unset/privilege Remove any privilege for this session
 
 
   You can use this command to 'protect' this session from unauthorised
   either logout and login again (if you are on a console) or use the
   SYSOP command.
 
-  1\b12\b2.\b.1\b13\b34\b4.\b.  u\bun\bns\bse\bet\bt/\b/p\bpr\bro\bom\bmp\bpt\bt
+  11.134.  unset/prompt
 
-  u\bun\bns\bse\bet\bt/\b/p\bpr\bro\bom\bmp\bpt\bt Set your prompt back to default
+  unset/prompt Set your prompt back to default
 
 
   This command will set your user prompt to exactly the string that you
   UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back
   to normal.
 
-  1\b12\b2.\b.1\b13\b35\b5.\b.  u\bun\bns\bse\bet\bt/\b/t\bta\bal\blk\bk
+  11.135.  unset/talk
 
-  u\bun\bns\bse\bet\bt/\b/t\bta\bal\blk\bk Stop TALK messages coming out on your terminal
+  unset/talk Stop TALK messages coming out on your terminal
 
 
 
-  1\b12\b2.\b.1\b13\b36\b6.\b.  u\bun\bns\bse\bet\bt/\b/u\bus\bss\bst\bta\bat\bte\be
+  11.136.  unset/usstate
 
-  u\bun\bns\bse\bet\bt/\b/u\bus\bss\bst\bta\bat\bte\be Stop US State info on the end of DX announcements
+  unset/usstate Stop US State info on the end of DX announcements
 
 
   If the spotter's or spotted's US State is known it is output on the
 
   Do a STAT/USER to see which flags you have set if you are confused.
 
-  1\b12\b2.\b.1\b13\b37\b7.\b.  u\bun\bns\bse\bet\bt/\b/w\bwc\bcy\by
+  11.137.  unset/wcy
 
-  u\bun\bns\bse\bet\bt/\b/w\bwc\bcy\by Stop WCY messages coming out on your terminal
+  unset/wcy Stop WCY messages coming out on your terminal
 
-  1\b12\b2.\b.1\b13\b38\b8.\b.  u\bun\bns\bse\bet\bt/\b/w\bww\bwv\bv
+  11.138.  unset/wwv
 
-  u\bun\bns\bse\bet\bt/\b/w\bww\bwv\bv Stop WWV messages coming out on your terminal
+  unset/wwv Stop WWV messages coming out on your terminal
 
 
 
-  1\b12\b2.\b.1\b13\b39\b9.\b.  u\bun\bns\bse\bet\bt/\b/w\bwx\bx
+  11.139.  unset/wx
 
-  u\bun\bns\bse\bet\bt/\b/w\bwx\bx Stop WX messages coming out on your terminal
+  unset/wx Stop WX messages coming out on your terminal
 
 
 
-  1\b12\b2.\b.1\b14\b40\b0.\b.  w\bwh\bho\bo
+  11.140.  who
 
-  w\bwh\bho\bo Show who is physically connected
+  who Show who is physically connected
 
 
   This is a quick listing that shows which callsigns are connected and
   what sort of connection they have
 
-  1\b12\b2.\b.1\b14\b41\b1.\b.  w\bwx\bx <\b<t\bte\bex\bxt\bt>\b>
+  11.141.  wx <text>
 
-  w\bwx\bx <\b<t\bte\bex\bxt\bt>\b> Send a weather message to local users
+  wx <text> Send a weather message to local users
 
 
 
-  1\b12\b2.\b.1\b14\b42\b2.\b.  w\bwx\bx f\bfu\bul\bll\bl <\b<t\bte\bex\bxt\bt>\b>
+  11.142.  wx full <text>
 
-  w\bwx\bx f\bfu\bul\bll\bl <\b<t\bte\bex\bxt\bt>\b> Send a weather message to all cluster users
+  wx full <text> Send a weather message to all cluster users