minor changes to the admin manual
[spider.git] / txt / adminmanual.txt
index f7073ed7c5e84ef2e32f9f1503ff3d7722b119c5..929225be4e5b1cc8c1e7c5d839c7c395537c2682 100644 (file)
@@ -1,6 +1,6 @@
   The DXSpider Installation and Administration Manual
   Ian Maude, G0VGS, (ianmaude@btinternet.com)
-  Version 1.32 February 2001
+  Version 1.33 (Revision 1.21) February 2001
 
   A reference for SysOps of the DXSpider DXCluster program.
   ______________________________________________________________________
      11.4 The Aliases file
      11.5 Console.pl
      11.6 Updating kepler data
+     11.7 The QRZ callbook
 
   12. CVS
 
      13.101 show/badnode (6)
      13.102 show/badspotter (1)
      13.103 show/date (0)
-     13.104 show/dx (0)
-     13.105 show/dxcc (0)
-     13.106 show/files (0)
-     13.107 show/filter (0)
-     13.108 show/filter (extended for sysops) (5)
-     13.109 show/hops (8)
-     13.110 show/isolate (1)
-     13.111 show/lockout (9)
-     13.112 show/log (8)
-     13.113 show/moon (0)
-     13.114 show/muf (0)
-     13.115 show/node (1)
-     13.116 show/prefix (0)
-     13.117 show/program (5)
-     13.118 show/qra (0)
-     13.119 show/qrz (0)
-     13.120 show/route (0)
-     13.121 show/satellite (0)
-     13.122 show/sun (0)
-     13.123 show/time (0)
-     13.124 show/wcy (0)
-     13.125 show/wwv (0)
-     13.126 shutdown (5)
-     13.127 spoof (9)
-     13.128 stat/db (5)
-     13.129 stat/channel (5)
-     13.130 stat/msg (5)
-     13.131 stat/user (5)
-     13.132 sysop (0)
-     13.133 talk (0)
-     13.134 type (0)
-     13.135 who (0)
-     13.136 wx (0)
-     13.137 wx (enhanced for sysops) (5)
+     13.104 show/debug (9)
+     13.105 show/dx (0)
+     13.106 show/dxcc (0)
+     13.107 show/files (0)
+     13.108 show/filter (0)
+     13.109 show/filter (extended for sysops) (5)
+     13.110 show/hops (8)
+     13.111 show/isolate (1)
+     13.112 show/lockout (9)
+     13.113 show/log (8)
+     13.114 show/moon (0)
+     13.115 show/muf (0)
+     13.116 show/node (1)
+     13.117 show/prefix (0)
+     13.118 show/program (5)
+     13.119 show/qra (0)
+     13.120 show/qrz (0)
+     13.121 show/route (0)
+     13.122 show/satellite (0)
+     13.123 show/sun (0)
+     13.124 show/time (0)
+     13.125 show/wcy (0)
+     13.126 show/wwv (0)
+     13.127 shutdown (5)
+     13.128 spoof (9)
+     13.129 stat/db (5)
+     13.130 stat/channel (5)
+     13.131 stat/msg (5)
+     13.132 stat/user (5)
+     13.133 sysop (0)
+     13.134 talk (0)
+     13.135 type (0)
+     13.136 who (0)
+     13.137 wx (0)
+     13.138 wx (enhanced for sysops) (5)
 
 
   ______________________________________________________________________
 
   1\b1.\b.1\b1.\b.  I\bIn\bnt\btr\bro\bod\bdu\buc\bct\bti\bio\bon\bn
 
-  This section describes the installation of DX Spider v1.35 on a RedHat
-  Linux Distribution.  I do not intend to try and cover the installation
-  of Linux or the setup of the AX25 utilities.  If you need help on this
-  then read Iains original HOWTO on the DXSpider website.
+  This section describes the installation of DX Spider v1.46 on a RedHat
+  Linux Distribution.  Wherever possible I will try to include
+  differences for other distributions.  I do not intend to try and cover
+  the installation of Linux or the setup of the AX25 utilities.  If you
+  need help on this then read Iains original installation guide that
+  comes with the Spider distribution.
 
 
   I am assuming a general knowledge of Linux and its commands.  You
   editor.
 
 
-  The crucial ingredient for all of this is Perl 5.004.  Now I know Perl
-  5.005 is out and this will almost certainly work with it, but RedHat
-  5.1 comes with 5.004.  _\bB_\be _\bW_\ba_\br_\bn_\be_\bd, earlier versions of RedHat d\bdo\bo n\bno\bot\bt
-  come with 5.004 as standard, you need to upgrade
+  The crucial ingredient for all of this is Perl.  Earlier versions of
+  Spider required perl 5.004, however it is now _\bS_\bT_\bR_\bO_\bN_\bG_\bL_\bY recommended
+  that you use at least version 5.005_03 as this is the version being
+  used in the development of Spider.
 
 
   In addition to the standard Red Hat distribution you will require the
-  following CPAN modules: -
+  following modules from http://www.cpan.org/CPAN.html ...
 
 
 
 
   +\bo  Data-Dumper-2.10.tar.gz
 
-  +\bo  FreezeThaw-0.3.tar.gz
-
-  +\bo  MLDBM-2.00.tar.gz
-
   +\bo  TimeDate-1.08.tar.gz
 
   +\bo  IO-1.20.tar.gz
 
   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.35 for this section but of course you would use the latest
+  version 1.46 for this section but of course you would use the latest
   version.
 
 
 
 
        # cd ~sysop
-       # tar xvfz spider-1.35.tar.gz
+       # tar xvfz spider-1.46.tar.gz
        # ln -s ~sysop/spider /spider
        # groupadd -g 251 spider       (or another number)
 
 
 
        $ cluster.pl
-       DXSpider DX Cluster Version 1.35
+       DXSpider DX Cluster Version 1.46
        Copyright (c) 1998 Dirk Koopman G1TLH
        loading prefixes ...
        loading band data ...
 
 
 
+  or, if you wish your users to be able to use SSID's on their callsigns
+  ..
+
+
+       default  * * * * * *  - sysop /spider/src/client client %s ax25
+
 
 
 
 
 
 
-
   You should now get the login prompt and be able to login as before.
 
 
-
-
   3\b3.\b.3\b3.\b.  S\bSe\bet\btt\bti\bin\bng\bg u\bup\bp n\bno\bod\bde\be c\bco\bon\bnn\bne\bec\bct\bts\bs
 
   In order to allow cluster node connections, spider needs to know that
 
 
 
-       client.pl gb7baa
-       PC38^GB7MBC^~
+  client.pl gb7baa
+  PC38^GB7MBC^~
+
+
+
 
   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
 
 
 
+
   There are many possible ways to configure the script but here are two
   examples, one for a NETRom/AX25 connect and one for tcp/ip.
 
 
 
-
-
-  timeout 60
-  abort (Busy|Sorry|Fail)
-  # don't forget to chmod 4775 netrom_call!
-  connect ax25 /usr/sbin/netrom_call bbs gb7djk g1tlh
-  # you can leave this out if you call the script 'gb7dxm'
-  client gb7dxm ax25
+       timeout 60
+       abort (Busy|Sorry|Fail)
+       # don't forget to chmod 4775 netrom_call!
+       connect ax25 /usr/sbin/netrom_call bbs gb7djk g1tlh
+       # you can leave this out if you call the script 'gb7dxm'
+       client gb7dxm ax25
 
 
 
 
 
 
-
-
-
-
-
   <- D G1TLH connect gb7djk-1
   -> D G1TLH connection to GB7DJK-1 started
   -> D G1TLH G1TLH de GB7DJK 13-Dec-1998 2046Z >
 
 
 
+  This line works fine for RedHat and SuSE distributions.  The line
+  required for Slackware distributions is slightly different.  My thanks
+  to Aurelio, PA3EZL for this information.
+
+
+
+       DX:23:respawn:/bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/dev/tty7
+
+
+
+
+
   This will automatically start DXSpider on tty7 (ALT-F7) on bootup and
   restart it should it crash for any reason.
 
 
 
 
+       #
+       # hop table construction
+       #
 
+       package DXProt;
 
+       # default hopcount to use
+       $def_hopcount = 5;
 
+       # some variable hop counts based on message type
+       %hopcount =
+       (
+        11 => 10,
+        16 => 10,
+        17 => 10,
+        19 => 10,
+        21 => 10,
+       );
 
 
-
-  #
-  # hop table construction
-  #
-
-  package DXProt;
-
-  # default hopcount to use
-  $def_hopcount = 5;
-
-  # some variable hop counts based on message type
-  %hopcount =
-  (
-   11 => 10,
-   16 => 10,
-   17 => 10,
-   19 => 10,
-   21 => 10,
-  );
-
-
-  # the per node hop control thingy
+       # the per node hop control thingy
 
 
-  %nodehops =
+       %nodehops =
 
-   GB7ADX => {            11 => 8,
-                          12 => 8,
-                          16 => 8,
-                          17 => 8,
-                          19 => 8,
-                          21 => 8,
-                     },
+        GB7ADX => {            11 => 8,
+                               12 => 8,
+                               16 => 8,
+                               17 => 8,
+                               19 => 8,
+                               21 => 8,
+                          },
 
-   GB7UDX => {            11 => 8,
-                          12 => 8,
-                          16 => 8,
-                          17 => 8,
-                          19 => 8,
-                          21 => 8,
-                     },
-   GB7BAA => {
-                          11 => 5,
-                          12 => 8,
-                          16 => 8,
-                          17 => 8,
-                          19 => 8,
-                          21 => 8,
-                     },
-  };
+        GB7UDX => {            11 => 8,
+                               12 => 8,
+                               16 => 8,
+                               17 => 8,
+                               19 => 8,
+                               21 => 8,
+                          },
+        GB7BAA => {
+                               11 => 5,
+                               12 => 8,
+                               16 => 8,
+                               17 => 8,
+                               19 => 8,
+                               21 => 8,
+                          },
+       };
 
 
 
   will bring your changes into effect.
 
 
-
   5\b5.\b.2\b2.\b.  I\bIs\bso\bol\bla\bat\bti\bin\bng\bg n\bne\bet\btw\bwo\bor\brk\bks\bs
 
   It is possible to isolate networks from each other on a "gateway" node
 
 
 
-
-
-
-
-
         0 = frequency
         1 = call
         2 = date in unix format
 
 
 
+  1\b11\b1.\b.7\b7.\b.  T\bTh\bhe\be Q\bQR\bRZ\bZ c\bca\bal\bll\blb\bbo\boo\bok\bk
+
+  The command _\bs_\bh_\b/_\bq_\br_\bz will only work once you have followed a few simple
+  steps.  First you need to get a user ID and password from qrz.com.
+  Simply go to the site and create one.  Secondly you need to copy the
+  file /spider/perl/Internet.pm to /spider/local and alter it to match
+  your user ID and password.  You also at this point need to set
+  $allow=1 to complete the setup.  Many thanks to Fred Lloyd, the
+  proprieter of qrz.com for allowing this access.
+
+
   1\b12\b2.\b.  C\bCV\bVS\bS
 
   CVS stands for "Concurrent Versions System" and the CVS for DXSpider
   What happens next depends on whether you have an existing installation
   that you want to update with the latest and greatest or whether you
   just want to see what is there and/or run it on a new machine for
-  testing.  Either way you will want to change directory to a new place,
-  if you want to update an existing installation then I suggest /tmp,
-  otherwise choose a suitable place according to the normal installation
-  instructions.
+  testing.
+
+  If you are installing Spider from CVS then change directory to
+  /home/sysop
+
+  If you are wanting to update Spider then cd to /tmp
+
 
 
   The next step will create a brand new 'spider' directory in your
   Remember to recompile the C client (cd /spider/src; make)
 
 
-  At this point the files have been upgraded.  You can (usually) restrt
+  At this point the files have been upgraded.  You can (usually) restart
   the cluster in your own time.  However, if you attempt to use any new
   commands or features expect it to be fatal!  At least your cluster
   will have been restarted then so it will be too late to worry about
   any of the perl scripts have been altered or added, again, CVS will
   tell you.
 
-
   You will find any changes documented in the /spider/Changes file.
 
 
   is the permissions level needed to use the command.
 
 
-
   1\b13\b3.\b.1\b1.\b.  a\bac\bcc\bce\bep\bpt\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be (\b(0\b0)\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> Set an accept filter line for announce
 
   This filter would only allow announces that were posted buy UK
   stations.  You can use the tag 'all' to accept everything eg:
-
-
-
          acc/ann all
 
 
   but this probably for advanced users...
 
 
-
   1\b13\b3.\b.2\b2.\b.  a\bac\bcc\bce\bep\bpt\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be (\b(e\bex\bxt\bte\ben\bnd\bde\bed\bd f\bfo\bor\br s\bsy\bys\bso\bop\bps\bs)\b) (\b(8\b8)\b)
 
   a\bac\bcc\bce\bep\bpt\bt/\b/a\ban\bnn\bno\bou\bun\bnc\bce\be <\b<c\bca\bal\bll\bl>\b> [\b[i\bin\bnp\bpu\but\bt]\b] [\b[0\b0-\b-9\b9]\b]<\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> Announce filter sysop
   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)
-
   some examples:-
 
 
          acc/spot 1 on hf/cw
          acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
 
+
+
+
   You can use the tag 'all' to accept everything, eg:
 
 
   See HELP FILTER for information.
 
 
-
   1\b13\b3.\b.6\b6.\b.  a\bac\bcc\bce\bep\bpt\bt/\b/w\bwc\bcy\by (\b(e\bex\bxt\bte\ben\bnd\bde\bed\bd f\bfo\bor\br s\bsy\bys\bso\bop\bps\bs)\b) (\b(8\b8)\b)
 
   a\bac\bcc\bce\bep\bpt\bt/\b/w\bwc\bcy\by <\b<c\bca\bal\bll\bl>\b> [\b[i\bin\bnp\bpu\but\bt]\b] [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> WCY filter sysop version
   See HELP FILTER for information.
 
 
+
+
   1\b13\b3.\b.8\b8.\b.  a\bac\bcc\bce\bep\bpt\bt/\b/w\bww\bwv\bv (\b(e\bex\bxt\bte\ben\bnd\bde\bed\bd f\bfo\bor\br s\bsy\bys\bso\bop\bps\bs)\b) (\b(8\b8)\b)
 
   a\bac\bcc\bce\bep\bpt\bt/\b/w\bww\bwv\bv <\b<c\bca\bal\bll\bl>\b> [\b[i\bin\bnp\bpu\but\bt]\b] [\b[0\b0-\b-9\b9]\b] <\b<p\bpa\bat\btt\bte\ber\brn\bn>\b> WWV filter sysop version
 
 
 
+         accept/wwv db0sue-7 1 by_zone 4
+         accept/wwv node_default all
+         set/hops node_default 10
 
-    accept/wwv db0sue-7 1 by_zone 4
-    accept/wwv node_default all
-    set/hops node_default 10
-
-    accept/wwv user_default by W,K
+         accept/wwv user_default by W,K
 
 
 
   This will disconnect you from the cluster
 
 
+
+
   1\b13\b3.\b.1\b14\b4.\b.  c\bca\bat\btc\bch\bhu\bup\bp (\b(5\b5)\b)
 
   c\bca\bat\btc\bch\bhu\bup\bp <\b<n\bno\bod\bde\be_\b_c\bca\bal\bll\bl>\b> A\bAl\bll\bl|\b|[\b[<\b<m\bms\bsg\bgn\bno\bo>\b> .\b..\b..\b.]\b] Mark a message as sent
   This may well be ALL the non-private messages. You can prevent this by
   using these commmands:-
 
+
+
          catchup GB7DJK all
          catchup GB7DJK 300 301 302 303 500-510
 
 
 
 
-         acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
+    acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
 
 
 
   No checking is done to see if the any of the chained databases exist,
   in fact it is usually better to do the above statement first then do
   each of the chained databases.
-
   Databases can exist offsite. To define a database that lives on
   another node do:
 
 
   To see what databases have been defined do:
 
-
   DBAVAIL (or it will have been aliased to SHOW/COMMAND)
 
   It would be normal for you to add an entry into your local Aliases
 
   There is no warning, no comeback, no safety net.
 
-
   You have been warned.
 
 
 
   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
 
 
 
 
-          DX FR0G 144.600
-          DX 144.600 FR0G
-          DX 144600 FR0G
+
+
+     DX FR0G 144.600
+     DX 144.600 FR0G
+     DX 144600 FR0G
 
 
 
 
 
 
-     DX FR0G 144600 this is a test
+          DX FR0G 144600 this is a test
 
 
 
   check is made on the filename (if any) that you specify.
 
 
+
+
   1\b13\b3.\b.2\b29\b9.\b.  f\bfo\bor\brw\bwa\bar\brd\bd/\b/l\bla\bat\btl\blo\bon\bng\bg (\b(8\b8)\b)
 
   f\bfo\bor\brw\bwa\bar\brd\bd/\b/l\bla\bat\btl\blo\bon\bng\bg <\b<n\bno\bod\bde\be_\b_c\bca\bal\bll\bl>\b> Send latitude and longitude information to
   the sysop).
 
 
+
+
+
   1\b13\b3.\b.3\b34\b4.\b.  k\bki\bil\bll\bl (\b(5\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] Remove or erase a message from the system
 
   k\bki\bil\bll\bl f\bfu\bul\bll\bl <\b<m\bms\bsg\bgn\bno\bo>\b> [\b[<\b<m\bms\bsg\bgn\bno\bo>\b>]\b] Delete a message from the whole cluster
 
+
   Delete a message (usually a 'bulletin') from the whole cluster system.
 
   This uses the subject field, so any messages that have exactly the
   each message.  If any of them match then that message is immediately
   deleted on receipt.
 
-
   1\b13\b3.\b.4\b40\b0.\b.  l\blo\boa\bad\bd/\b/b\bba\bad\bdw\bwo\bor\brd\bds\bs (\b(9\b9)\b)
 
   l\blo\boa\bad\bd/\b/b\bba\bad\bdw\bwo\bor\brd\bds\bs Reload the badwords file
   ignored.
 
 
-
-
-
   1\b13\b3.\b.4\b41\b1.\b.  l\blo\boa\bad\bd/\b/b\bba\ban\bnd\bds\bs (\b(9\b9)\b)
 
   l\blo\boa\bad\bd/\b/b\bba\ban\bnd\bds\bs Reload the band limits table
   recently been added (the last 2 days for spots and last month for WWV
   data).
 
+
   1\b13\b3.\b.4\b47\b7.\b.  m\bms\bsg\bg (\b(9\b9)\b)
 
   m\bms\bsg\bg <\b<c\bcm\bmd\bd>\b> <\b<m\bms\bsg\bgn\bno\bo>\b> [\b[d\bda\bat\bta\ba .\b..\b..\b.]\b] Alter various message parameters
   You can also use in the same way as a talk command to a connected user
   but without any processing, added of "from <blah> to <blah>" or
   whatever.
-
   pc G1TLH Try doing that properly!!!
 
 
   is output to the console in seconds.  Any visible cluster node can be
   PINGed.
 
+
+
   1\b13\b3.\b.5\b50\b0.\b.  r\brc\bcm\bmd\bd (\b(1\b1)\b)
 
   r\brc\bcm\bmd\bd <\b<n\bno\bod\bde\be c\bca\bal\bll\bl>\b> <\b<c\bcm\bmd\bd>\b> Send a command to another DX cluster
 
 
 
-         info <string>            eg: iota or qsl
-         by <prefixes>            eg: G,M,2
-         origin <prefixes>
-         origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
-         origin_itu <numbers>
-         origin_zone <numbers>
-         by_dxcc <numbers>
-         by_itu <numbers>
-         by_zone <numbers>
-         channel <prefixes>
-         wx 1                     filter WX announces
-         dest <prefixes>          eg: 6MUK,WDX      (distros)
 
+    info <string>            eg: iota or qsl
+    by <prefixes>            eg: G,M,2
+    origin <prefixes>
+    origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
+    origin_itu <numbers>
+    origin_zone <numbers>
+    by_dxcc <numbers>
+    by_itu <numbers>
+    by_zone <numbers>
+    channel <prefixes>
+    wx 1                     filter WX announces
+    dest <prefixes>          eg: 6MUK,WDX      (distros)
 
 
 
 
 
 
-
-
-
-
-
-
-
-
-
-
-    freq <range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
-    on <range>             same as 'freq'
-    call <prefixes>        eg: G,PA,HB9
-    info <string>          eg: iota or qsl
-    by <prefixes>
-    call_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
-    call_itu <numbers>
-    call_zone <numbers>
-    by_dxcc <numbers>
-    by_itu <numbers>
-    by_zone <numbers>
-    origin <prefixes>
-    channel <prefixes>
+         freq <range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
+         on <range>             same as 'freq'
+         call <prefixes>        eg: G,PA,HB9
+         info <string>          eg: iota or qsl
+         by <prefixes>
+         call_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
+         call_itu <numbers>
+         call_zone <numbers>
+         by_dxcc <numbers>
+         by_itu <numbers>
+         by_zone <numbers>
+         origin <prefixes>
+         channel <prefixes>
 
 
 
 
 
 
-         reject/spot db0sue-7 1 by_zone 14,15,16
-         reject/spot node_default all
-         set/hops node_default 10
 
-         reject/spot user_default by G,M,2
+
+
+
+    reject/spot db0sue-7 1 by_zone 14,15,16
+    reject/spot node_default all
+    set/hops node_default 10
+
+    reject/spot user_default by G,M,2
 
 
 
 
 
 
-         by <prefixes>            eg: G,M,2
-         origin <prefixes>
-         origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
-         origin_itu <numbers>
-         origin_zone <numbers>
-         by_dxcc <numbers>
-         by_itu <numbers>
-         by_zone <numbers>
-         channel <prefixes>
+
+
+    by <prefixes>            eg: G,M,2
+    origin <prefixes>
+    origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
+    origin_itu <numbers>
+    origin_zone <numbers>
+    by_dxcc <numbers>
+    by_itu <numbers>
+    by_zone <numbers>
+    channel <prefixes>
+
 
 
 
   further details)
 
 
+
   1\b13\b3.\b.6\b62\b2.\b.  s\bse\ben\bnd\bd (\b(0\b0)\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] Send a message to one or more callsigns
   field of a dx spot being propagated
 
 
+
   Setting a word as 'baddx' will prevent spots with that word in the
   callsign field of a DX spot from going any further. They will not be
   displayed and they will not be sent onto other nodes.
 
   To allow a word again, use the following command ...
 
+
+
          unset/baddx VIDEO
 
 
          unset/badspotter VE2STN
 
 
+
+
   will allow spots from him again.
 
   Use with extreme care. This command may well be superceded by
   s\bse\bet\bt/\b/d\bde\beb\bbu\bug\bg <\b<n\bna\bam\bme\be>\b> Add a debug level to the debug set
 
 
-  You can remove this level with unset/debug <name>
+  You can choose to log several different levels.  The levels are
+
+  chan state msg cron connect
+
+  You can show what levels you are logging with the _\bs_\bh_\bo_\bw_\b/_\bd_\be_\bb_\bu_\bg command.
+
+  You can remove a debug level with unset/debug <name>
 
 
   1\b13\b3.\b.7\b72\b2.\b.  s\bse\bet\bt/\b/d\bdx\bx (\b(0\b0)\b)
   You can stop DX messages with the _\bu_\bn_\bs_\be_\bt_\b/_\bd_\bx command
 
 
+
+
   1\b13\b3.\b.7\b73\b3.\b.  s\bse\bet\bt/\b/d\bdx\bxg\bgr\bri\bid\bd (\b(0\b0)\b)
 
   s\bse\bet\bt/\b/d\bdx\bxg\bgr\bri\bid\bdAllow grid squares on the end of DX messages
 
 
 
+
+
   1\b13\b3.\b.7\b78\b8.\b.  s\bse\bet\bt/\b/h\bho\bop\bps\bs (\b(8\b8)\b)
 
   s\bse\bet\bt/\b/h\bho\bop\bps\bs <\b<n\bno\bod\bde\be_\b_c\bca\bal\bll\bl>\b> a\ban\bnn\bn|\b|s\bsp\bpo\bot\bts\bs|\b|w\bww\bwv\bv|\b|w\bwc\bcy\by <\b<n\bn>\b> Set hop count
   s\bse\bet\bt/\b/i\bis\bso\bol\bla\bat\bte\be <\b<n\bno\bod\bde\be c\bca\bal\bll\bl>\b> Isolate a node from the rest of the network
 
 
-
   Connect a node to your system in such a way that you are a full
   protocol member of its network and can see all spots on it, but
   nothing either leaks out from it nor goes back into from the rest of
 
 
 
-
   1\b13\b3.\b.8\b82\b2.\b.  s\bse\bet\bt/\b/s\bsy\bys\bs_\b_l\blo\boc\bca\bat\bti\bio\bon\bn (\b(9\b9)\b)
 
   s\bse\bet\bt/\b/s\bsy\bys\bs_\b_l\blo\boc\bca\bat\bti\bio\bon\bn <\b<l\bla\bat\bt &\b& l\blo\bon\bng\bg>\b> Set your cluster latitude and longitude
   You can stop these messages by using the _\bu_\bn_\bs_\be_\bt_\b/_\bl_\bo_\bg_\bi_\bn_\bi_\bn_\bf_\bo command.
 
 
+
   1\b13\b3.\b.8\b84\b4.\b.  s\bse\bet\bt/\b/l\blo\boc\bck\bko\bou\but\bt (\b(9\b9)\b)
 
   s\bse\bet\bt/\b/l\blo\boc\bck\bko\bou\but\bt <\b<c\bca\bal\bll\bl>\b> Stop a callsign connecting to the cluster
 
 
 
-         set/spider
-         set/dxnet
-         set/clx
-         set/arcluster
+
+
+    set/spider
+    set/dxnet
+    set/clx
+    set/arcluster
 
 
 
   If a ping is heard then the obscount is reset to the full value. Using
   default values, if a node has not responded to a ping within 15
   minutes, it is disconnected.
+
+
   1\b13\b3.\b.8\b88\b8.\b.  s\bse\bet\bt/\b/p\bpa\bag\bge\be (\b(0\b0)\b)
 
   s\bse\bet\bt/\b/p\bpa\bag\bge\be <\b<n\bn>\b> Set the number of lines per page
   type password.
 
 
+
   1\b13\b3.\b.9\b90\b0.\b.  s\bse\bet\bt/\b/p\bpi\bin\bng\bgi\bin\bnt\bte\ber\brv\bva\bal\bl (\b(9\b9)\b)
 
   s\bse\bet\bt/\b/p\bpi\bin\bng\bgi\bin\bnt\bte\ber\brv\bva\bal\bl <\b<t\bti\bim\bme\be>\b> <\b<n\bno\bod\bde\be c\bca\bal\bll\bl>\b> Set the ping time to neighbouring
 
 
 
-
-    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.
+         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.
 
 
 
   WX messages with the _\bu_\bn_\bs_\be_\bt_\b/_\bw_\bx command.
 
 
+
+
+
   1\b13\b3.\b.1\b10\b00\b0.\b.  s\bsh\bho\bow\bw/\b/b\bba\bad\bdd\bdx\bx (\b(1\b1)\b)
 
   s\bsh\bho\bow\bw/\b/b\bba\bad\bdd\bdx\bxShow all the bad dx calls in the system
 
   1\b13\b3.\b.1\b10\b02\b2.\b.  s\bsh\bho\bow\bw/\b/b\bba\bad\bds\bsp\bpo\bot\btt\bte\ber\br (\b(1\b1)\b)
 
-  s\bsh\bho\bow\bw/\b/b\bba\bad\bds\bsp\bpo\bot\btt\bte\ber\brShow all the bad spotters in the system
+  s\bsh\bho\bow\bw/\b/b\bba\bad\bds\bsp\bpo\bot\btt\bte\ber\br Show all the bad spotters in the system
 
 
   Display all the bad spotter's callsigns in the system, see
   including DST) at the prefixes or callsigns that you specify.
 
 
-  1\b13\b3.\b.1\b10\b04\b4.\b.  s\bsh\bho\bow\bw/\b/d\bdx\bx (\b(0\b0)\b)
+  1\b13\b3.\b.1\b10\b04\b4.\b.  s\bsh\bho\bow\bw/\b/d\bde\beb\bbu\bug\bg (\b(9\b9)\b)
+
+  s\bsh\bho\bow\bw/\b/d\bde\beb\bbu\bug\bg Show what levels of debug you are logging
+
+
+  The levels can be set with _\bs_\be_\bt_\b/_\bd_\be_\bb_\bu_\bg
+
+
+  1\b13\b3.\b.1\b10\b05\b5.\b.  s\bsh\bho\bow\bw/\b/d\bdx\bx (\b(0\b0)\b)
 
   s\bsh\bho\bow\bw/\b/d\bdx\bx [\b[o\bop\bpt\bti\bio\bon\bns\bs]\b] interrogate the spot database
 
 
 
 
-       on <band>       - eg 160m 20m 2m 23cm 6mm
-       on <region>     - eg hf vhf uhf shf      (see SHOW/BANDS)
 
-       <number>        - the number of spots you want
-       <from>-<to>     - <from> spot no <to> spot no in
-                         the selected list
 
-       <prefix>        - for a spotted callsign beginning with <prefix>
-       *<suffix>       - for a spotted callsign ending in <suffix>
-       *<string>*      - for a spotted callsign containing <string>
 
-       day <number>    - starting <number> days ago
-       day <from>-<to> - <from> days <to> days ago
+  on <band>       - eg 160m 20m 2m 23cm 6mm
+  on <region>     - eg hf vhf uhf shf      (see SHOW/BANDS)
+
+  <number>        - the number of spots you want
+  <from>-<to>     - <from> spot no <to> spot no in
+                    the selected list
 
-       info <text>     - any spots containing <text> in the info or remarks
+  <prefix>        - for a spotted callsign beginning with <prefix>
+  *<suffix>       - for a spotted callsign ending in <suffix>
+  *<string>*      - for a spotted callsign containing <string>
 
-       by <call>       - any spots spotted by <call> (spotter <call>
-                               is the same).
+  day <number>    - starting <number> days ago
+  day <from>-<to> - <from> days <to> days ago
 
-       qsl             - this automatically looks for any qsl info on the call
-                         held in the spot database.
+  info <text>     - any spots containing <text> in the info or remarks
 
-       iota [<iota>]   - 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.
+  by <call>       - any spots spotted by <call> (spotter <call>
+                          is the same).
 
-       qra [<locator>] - this will look for the specific locator if
-                         you specify one or else anything that looks like a locator.
+  qsl             - this automatically looks for any qsl info on the call
+                    held in the spot database.
+
+  iota [<iota>]   - 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.
+
+  qra [<locator>] - this will look for the specific locator if
+                    you specify one or else anything that looks like a locator.
 
 
 
           SH/DX iota eu-064
           SH/DX qra jn86
 
-  1\b13\b3.\b.1\b10\b05\b5.\b.  s\bsh\bho\bow\bw/\b/d\bdx\bxc\bcc\bc (\b(0\b0)\b)
+
+
+
+
+  1\b13\b3.\b.1\b10\b06\b6.\b.  s\bsh\bho\bow\bw/\b/d\bdx\bxc\bcc\bc (\b(0\b0)\b)
 
   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
 
 
 
 
-          SH/DXCC G
-          SH/DXCC W on 20m info iota
+
+
+     SH/DXCC G
+     SH/DXCC W on 20m info iota
 
 
 
 
 
-  1\b13\b3.\b.1\b10\b06\b6.\b.  s\bsh\bho\bow\bw/\b/f\bfi\bil\ble\bes\bs (\b(0\b0)\b)
+  1\b13\b3.\b.1\b10\b07\b7.\b.  s\bsh\bho\bow\bw/\b/f\bfi\bil\ble\bes\bs (\b(0\b0)\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] List the contents of a filearea
 
   See also TYPE - to see the contents of a file.
 
 
-  1\b13\b3.\b.1\b10\b07\b7.\b.  s\bsh\bho\bow\bw/\b/f\bfi\bil\blt\bte\ber\br (\b(0\b0)\b)
+  1\b13\b3.\b.1\b10\b08\b8.\b.  s\bsh\bho\bow\bw/\b/f\bfi\bil\blt\bte\ber\br (\b(0\b0)\b)
 
   s\bsh\bho\bow\bw/\b/f\bfi\bil\blt\bte\ber\br Show the filters you have set
 
   displays all the filters set - for all the various categories.
 
 
-  1\b13\b3.\b.1\b10\b08\b8.\b.  s\bsh\bho\bow\bw/\b/f\bfi\bil\blt\bte\ber\br (\b(e\bex\bxt\bte\ben\bnd\bde\bed\bd f\bfo\bor\br s\bsy\bys\bso\bop\bps\bs)\b) (\b(5\b5)\b)
+  1\b13\b3.\b.1\b10\b09\b9.\b.  s\bsh\bho\bow\bw/\b/f\bfi\bil\blt\bte\ber\br (\b(e\bex\bxt\bte\ben\bnd\bde\bed\bd f\bfo\bor\br s\bsy\bys\bso\bop\bps\bs)\b) (\b(5\b5)\b)
 
   s\bsh\bho\bow\bw/\b/f\bfi\bil\blt\bte\ber\br <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Show the filters set by <callsign>
 
+
   A sysop can look at any filters that have been set.
 
 
-  1\b13\b3.\b.1\b10\b09\b9.\b.  s\bsh\bho\bow\bw/\b/h\bho\bop\bps\bs (\b(8\b8)\b)
+  1\b13\b3.\b.1\b11\b10\b0.\b.  s\bsh\bho\bow\bw/\b/h\bho\bop\bps\bs (\b(8\b8)\b)
 
   s\bsh\bho\bow\bw/\b/h\bho\bop\bps\bs <\b<n\bno\bod\bde\be_\b_c\bca\bal\bll\bl>\b> [\b[a\ban\bnn\bn|\b|s\bsp\bpo\bot\bts\bs|\b|w\bwc\bcy\by|\b|w\bww\bwv\bv|\b|]\b] Show the hop counts for a
   node
   which category you want to see. If you leave the category out then all
   the categories will be listed.
 
-
-  1\b13\b3.\b.1\b11\b10\b0.\b.  s\bsh\bho\bow\bw/\b/i\bis\bso\bol\bla\bat\bte\be (\b(1\b1)\b)
+  1\b13\b3.\b.1\b11\b11\b1.\b.  s\bsh\bho\bow\bw/\b/i\bis\bso\bol\bla\bat\bte\be (\b(1\b1)\b)
 
   s\bsh\bho\bow\bw/\b/i\bis\bso\bol\bla\bat\bte\be Show a list of isolated nodes
 
   Show which nodes are currently set to be isolated.
 
 
-  1\b13\b3.\b.1\b11\b11\b1.\b.  s\bsh\bho\bow\bw/\b/l\blo\boc\bck\bko\bou\but\bt (\b(9\b9)\b)
+  1\b13\b3.\b.1\b11\b12\b2.\b.  s\bsh\bho\bow\bw/\b/l\blo\boc\bck\bko\bou\but\bt (\b(9\b9)\b)
 
   s\bsh\bho\bow\bw/\b/l\blo\boc\bck\bko\bou\but\bt Show a list of excluded callsigns
 
   cluster locally with the _\bs_\be_\bt_\b/_\bl_\bo_\bc_\bk_\bo_\bu_\bt command
 
 
-  1\b13\b3.\b.1\b11\b12\b2.\b.  s\bsh\bho\bow\bw/\b/l\blo\bog\bg (\b(8\b8)\b)
+  1\b13\b3.\b.1\b11\b13\b3.\b.  s\bsh\bho\bow\bw/\b/l\blo\bog\bg (\b(8\b8)\b)
 
   s\bsh\bho\bow\bw/\b/l\blo\bog\bg [\b[<\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b>]\b] Show excerpts from the system log
 
   show output from the log associated with that callsign.
 
 
-  1\b13\b3.\b.1\b11\b13\b3.\b.  s\bsh\bho\bow\bw/\b/m\bmo\boo\bon\bn (\b(0\b0)\b)
+  1\b13\b3.\b.1\b11\b14\b4.\b.  s\bsh\bho\bow\bw/\b/m\bmo\boo\bon\bn (\b(0\b0)\b)
 
   s\bsh\bho\bow\bw/\b/m\bmo\boo\bon\bn [\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
 
 
 
 
-
-
-    SH/MOON
-    SH/MOON G1TLH W5UN
+         SH/MOON
+         SH/MOON G1TLH W5UN
 
 
 
 
 
-  1\b13\b3.\b.1\b11\b14\b4.\b.  s\bsh\bho\bow\bw/\b/m\bmu\buf\bf (\b(0\b0)\b)
+  1\b13\b3.\b.1\b11\b15\b5.\b.  s\bsh\bho\bow\bw/\b/m\bmu\buf\bf (\b(0\b0)\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] Show the likely propagation to
   <prefix>
 
 
 
-
-
-
-
-
-    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
+         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
 
 
 
 
          SH/MUF W 24
 
-
-
-
   will get you the above display, but with the next 24 hours worth of
   propagation data.
 
   terrible accurate, but it is included for completeness.
 
 
-  1\b13\b3.\b.1\b11\b15\b5.\b.  s\bsh\bho\bow\bw/\b/n\bno\bod\bde\be (\b(1\b1)\b)
+  1\b13\b3.\b.1\b11\b16\b6.\b.  s\bsh\bho\bow\bw/\b/n\bno\bod\bde\be (\b(1\b1)\b)
 
   s\bsh\bho\bow\bw/\b/n\bno\bod\bde\be [\b[<\b<n\bno\bod\bde\be_\b_c\bca\bal\bll\bl>\b> .\b..\b..\b.]\b] Show the type and version number of nodes
 
   the non-user callsigns known to the system will be displayed.
 
 
-  1\b13\b3.\b.1\b11\b16\b6.\b.  s\bsh\bho\bow\bw/\b/p\bpr\bre\bef\bfi\bix\bx (\b(0\b0)\b)
+  1\b13\b3.\b.1\b11\b17\b7.\b.  s\bsh\bho\bow\bw/\b/p\bpr\bre\bef\bfi\bix\bx (\b(0\b0)\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> Interrogate the prefix database
 
 
 
 
-
-
-  1\b13\b3.\b.1\b11\b17\b7.\b.  s\bsh\bho\bow\bw/\b/p\bpr\bro\bog\bgr\bra\bam\bm (\b(5\b5)\b)
+  1\b13\b3.\b.1\b11\b18\b8.\b.  s\bsh\bho\bow\bw/\b/p\bpr\bro\bog\bgr\bra\bam\bm (\b(5\b5)\b)
 
   s\bsh\bho\bow\bw/\b/p\bpr\bro\bog\bgr\bra\bam\bm Show the locations of all the included program modules
 
   from.
 
 
-  1\b13\b3.\b.1\b11\b18\b8.\b.  s\bsh\bho\bow\bw/\b/q\bqr\bra\ba (\b(0\b0)\b)
+  1\b13\b3.\b.1\b11\b19\b9.\b.  s\bsh\bho\bow\bw/\b/q\bqr\bra\ba (\b(0\b0)\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] Show the distance between locators
   s\bsh\bho\bow\bw/\b/q\bqr\bra\ba <\b<l\bla\bat\bt>\b> <\b<l\blo\bon\bng\bg>\b> Convert latitude and longitude to a locator
        SH/QRA IO92QL
        SH/QRA JN06 IN73
 
-
-
-
   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
 
 
 
-  1\b13\b3.\b.1\b11\b19\b9.\b.  s\bsh\bho\bow\bw/\b/q\bqr\brz\bz (\b(0\b0)\b)
+  1\b13\b3.\b.1\b12\b20\b0.\b.  s\bsh\bho\bow\bw/\b/q\bqr\brz\bz (\b(0\b0)\b)
 
   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
 
   provided for users of this software by http://www.qrz.com
 
 
-  1\b13\b3.\b.1\b12\b20\b0.\b.  s\bsh\bho\bow\bw/\b/r\bro\bou\but\bte\be (\b(0\b0)\b)
+  1\b13\b3.\b.1\b12\b21\b1.\b.  s\bsh\bho\bow\bw/\b/r\bro\bou\but\bte\be (\b(0\b0)\b)
 
   s\bsh\bho\bow\bw/\b/r\bro\bou\but\bte\be <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Show the route to <callsign>
 
 
 
 
-    sh/route n2tly
+         sh/route n2tly
 
 
 
 
 
-  1\b13\b3.\b.1\b12\b21\b1.\b.  s\bsh\bho\bow\bw/\b/s\bsa\bat\bte\bel\bll\bli\bit\bte\be (\b(0\b0)\b)
+  1\b13\b3.\b.1\b12\b22\b2.\b.  s\bsh\bho\bow\bw/\b/s\bsa\bat\bte\bel\bll\bli\bit\bte\be (\b(0\b0)\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] Show satellite tracking
   data
 
   Each pass in a period is separated with a row of '-----' characters
 
+
   So for example:-
 
 
 
 
 
-  1\b13\b3.\b.1\b12\b22\b2.\b.  s\bsh\bho\bow\bw/\b/s\bsu\bun\bn (\b(0\b0)\b)
+  1\b13\b3.\b.1\b12\b23\b3.\b.  s\bsh\bho\bow\bw/\b/s\bsu\bun\bn (\b(0\b0)\b)
 
   s\bsh\bho\bow\bw/\b/s\bsu\bun\bn [\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
 
 
 
 
-  1\b13\b3.\b.1\b12\b23\b3.\b.  s\bsh\bho\bow\bw/\b/t\bti\bim\bme\be (\b(0\b0)\b)
+  1\b13\b3.\b.1\b12\b24\b4.\b.  s\bsh\bho\bow\bw/\b/t\bti\bim\bme\be (\b(0\b0)\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] Show the local time
 
   including DST) at the prefixes or callsigns that you specify.
 
 
-  1\b13\b3.\b.1\b12\b24\b4.\b.  s\bsh\bho\bow\bw/\b/w\bwc\bcy\by (\b(0\b0)\b)
+  1\b13\b3.\b.1\b12\b25\b5.\b.  s\bsh\bho\bow\bw/\b/w\bwc\bcy\by (\b(0\b0)\b)
 
   s\bsh\bho\bow\bw/\b/w\bwc\bcy\by Show the last 10 WCY broadcasts
   s\bsh\bho\bow\bw/\b/w\bwc\bcy\by <\b<n\bn>\b> Show the last <n> WCY broadcasts
   system
 
 
-  1\b13\b3.\b.1\b12\b25\b5.\b.  s\bsh\bho\bow\bw/\b/w\bww\bwv\bv (\b(0\b0)\b)
+  1\b13\b3.\b.1\b12\b26\b6.\b.  s\bsh\bho\bow\bw/\b/w\bww\bwv\bv (\b(0\b0)\b)
 
   s\bsh\bho\bow\bw/\b/w\bww\bwv\bv Show the last 10 WWV broadcasts
   s\bsh\bho\bow\bw/\b/w\bww\bwv\bv <\b<n\bn>\b> Show the last <n> WWV broadcasts
 
 
+
   Display the most recent WWV information that has been received by the
   system
 
 
 
-  1\b13\b3.\b.1\b12\b26\b6.\b.  s\bsh\bhu\but\btd\bdo\bow\bwn\bn (\b(5\b5)\b)
+  1\b13\b3.\b.1\b12\b27\b7.\b.  s\bsh\bhu\but\btd\bdo\bow\bwn\bn (\b(5\b5)\b)
 
   s\bsh\bhu\but\btd\bdo\bow\bwn\bn Shutdown the cluster
 
   set to respawn in /etc/inittab it will of course restart.
 
 
-  1\b13\b3.\b.1\b12\b27\b7.\b.  s\bsp\bpo\boo\bof\bf (\b(9\b9)\b)
+  1\b13\b3.\b.1\b12\b28\b8.\b.  s\bsp\bpo\boo\bof\bf (\b(9\b9)\b)
 
   s\bsp\bpo\boo\bof\bf <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> <\b<c\bco\bom\bmm\bma\ban\bnd\bd>\b> Run commands as another user
 
   like home_node for example.
 
 
-  1\b13\b3.\b.1\b12\b28\b8.\b.  s\bst\bta\bat\bt/\b/d\bdb\bb (\b(5\b5)\b)
+  1\b13\b3.\b.1\b12\b29\b9.\b.  s\bst\bta\bat\bt/\b/d\bdb\bb (\b(5\b5)\b)
 
   s\bst\bta\bat\bt/\b/d\bdb\bb <\b<d\bdb\bbn\bna\bam\bme\be>\b> Show the status of a database
 
   other than a sysop.
 
 
-
-
-  1\b13\b3.\b.1\b12\b29\b9.\b.  s\bst\bta\bat\bt/\b/c\bch\bha\ban\bnn\bne\bel\bl (\b(5\b5)\b)
+  1\b13\b3.\b.1\b13\b30\b0.\b.  s\bst\bta\bat\bt/\b/c\bch\bha\ban\bnn\bne\bel\bl (\b(5\b5)\b)
 
   s\bst\bta\bat\bt/\b/c\bch\bha\ban\bnn\bne\bel\bl <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Show the status of a channel on the cluster
 
   Only the fields that are defined (in perl term) will be displayed.
 
 
-  1\b13\b3.\b.1\b13\b30\b0.\b.  s\bst\bta\bat\bt/\b/m\bms\bsg\bg (\b(5\b5)\b)
+  1\b13\b3.\b.1\b13\b31\b1.\b.  s\bst\bta\bat\bt/\b/m\bms\bsg\bg (\b(5\b5)\b)
 
   s\bst\bta\bat\bt/\b/m\bms\bsg\bg <\b<m\bms\bsg\bgn\bno\bo>\b> Show the status of a message
 
   etc etc.
 
 
-  1\b13\b3.\b.1\b13\b31\b1.\b.  s\bst\bta\bat\bt/\b/u\bus\bse\ber\br (\b(5\b5)\b)
+  1\b13\b3.\b.1\b13\b32\b2.\b.  s\bst\bta\bat\bt/\b/u\bus\bse\ber\br (\b(5\b5)\b)
 
   s\bst\bta\bat\bt/\b/u\bus\bse\ber\br <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Show the full status of a user
 
   Only the fields that are defined (in perl term) will be displayed.
 
 
-  1\b13\b3.\b.1\b13\b32\b2.\b.  s\bsy\bys\bso\bop\bp (\b(0\b0)\b)
+  1\b13\b3.\b.1\b13\b33\b3.\b.  s\bsy\bys\bso\bop\bp (\b(0\b0)\b)
 
   s\bsy\bys\bso\bop\bp Regain your privileges if you login remotely
 
         or 2 0 5 7 3
         or 20573
 
+
+
+
   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.
 
 
-  1\b13\b3.\b.1\b13\b33\b3.\b.  t\bta\bal\blk\bk (\b(0\b0)\b)
+  1\b13\b3.\b.1\b13\b34\b4.\b.  t\bta\bal\blk\bk (\b(0\b0)\b)
 
   t\bta\bal\blk\bk <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> Enter talk mode with <callsign>
   t\bta\bal\blk\bk <\b<c\bca\bal\bll\bls\bsi\big\bgn\bn>\b> <\b<t\bte\bex\bxt\bt>\b> Send a text message to <callsign>
 
 
 
-  1\b13\b3.\b.1\b13\b34\b4.\b.  t\bty\byp\bpe\be (\b(0\b0)\b)
+  1\b13\b3.\b.1\b13\b35\b5.\b.  t\bty\byp\bpe\be (\b(0\b0)\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> Look at a file in one of the fileareas
 
   enter:-
 
 
+
           TYPE bulletins/arld051
 
 
   content.
 
 
-  1\b13\b3.\b.1\b13\b35\b5.\b.  w\bwh\bho\bo (\b(0\b0)\b)
+  1\b13\b3.\b.1\b13\b36\b6.\b.  w\bwh\bho\bo (\b(0\b0)\b)
 
   w\bwh\bho\bo Show who is physically connected locally
 
   what sort of connection they have
 
 
-  1\b13\b3.\b.1\b13\b36\b6.\b.  w\bwx\bx (\b(0\b0)\b)
+  1\b13\b3.\b.1\b13\b37\b7.\b.  w\bwx\bx (\b(0\b0)\b)
 
   w\bwx\bx <\b<t\bte\bex\bxt\bt>\b> Send a weather message to local users
   w\bwx\bx f\bfu\bul\bll\bl <\b<t\bte\bex\bxt\bt>\b>  Send a weather message to all cluster users
 
 
+
   Weather messages can sometimes be useful if you are experiencing an
   extreme that may indicate enhanced conditions
 
 
-  1\b13\b3.\b.1\b13\b37\b7.\b.  w\bwx\bx (\b(e\ben\bnh\bha\ban\bnc\bce\bed\bd f\bfo\bor\br s\bsy\bys\bso\bop\bps\bs)\b) (\b(5\b5)\b)
+  1\b13\b3.\b.1\b13\b38\b8.\b.  w\bwx\bx (\b(e\ben\bnh\bha\ban\bnc\bce\bed\bd f\bfo\bor\br s\bsy\bys\bso\bop\bps\bs)\b) (\b(5\b5)\b)
 
   w\bwx\bx s\bsy\bys\bso\bop\bp <\b<t\bte\bex\bxt\bt>\b> Send a weather message to other clusters only
 
 
 
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+