to understand how filters work - it will save a lot of grief later on.
<P>You can use any of the following things in this line:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
info <string> eg: iota or qsl
by <prefixes> eg: G,M,2
wx 1 filter WX announces
dest <prefixes> eg: 6MUK,WDX (distros)
</PRE>
+</CODE></BLOCKQUOTE>
<P>some examples:-
<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>
<P>or
<P>
+<BLOCKQUOTE><CODE>
<PRE>
acc/ann by G,M,2
</PRE>
+</CODE></BLOCKQUOTE>
<P>This filter would only allow announces that were posted buy UK stations.
You can use the tag 'all' to accept everything eg:
<P>
+<BLOCKQUOTE><CODE>
<PRE>
acc/ann all
</PRE>
+</CODE></BLOCKQUOTE>
<P>but this probably for advanced users...
<P>
<H2><A NAME="ss11.2">11.2 accept/announce (extended for sysops) (8)</A>
<P>This version allows a sysop to set a filter for a callsign as well as the
default for nodes and users eg:-
<P>
+<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="ss11.3">11.3 accept/spots (0)</A>
</H2>
to understand how filters work - it will save a lot of grief later on.
<P>You can use any of the following things in this line:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m
on <range> same as 'freq'
origin <prefixes>
channel <prefixes>
</PRE>
+</CODE></BLOCKQUOTE>
<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 -
too hung up about that)
<P>some examples:-
<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>You can use the tag 'all' to accept everything, eg:
<P>
+<BLOCKQUOTE><CODE>
<PRE>
acc/spot 3 all
</PRE>
+</CODE></BLOCKQUOTE>
<P>but this probably for advanced users...
<P>
<H2><A NAME="ss11.4">11.4 accept/spots (extended for sysops) (8)</A>
<P>This version allows a sysop to set a filter for a callsign as well as the
default for nodes and users eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
accept/spot db0sue-7 1 by_zone 14,15,16
accept/spot node_default all
accept/spot user_default by G,M,2
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.5">11.5 accept/wcy (0)</A>
</H2>
<P>It is unlikely that you will want to do this, but if you do then you can
filter on the following fields:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
by <prefixes> eg: G,M,2
origin <prefixes>
by_zone <numbers>
channel <prefixes>
</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>This version allows a sysop to set a filter for a callsign as well as the
default for nodes and users eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
accept/wcy node_default all
set/hops node_default 10
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.7">11.7 accept/wwv (0)</A>
</H2>
<P>It is unlikely that you will want to do this, but if you do then you can
filter on the following fields:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
by <prefixes> eg: G,M,2
origin <prefixes>
by_zone <numbers>
channel <prefixes>
</PRE>
+</CODE></BLOCKQUOTE>
<P>for example
<P>
+<BLOCKQUOTE><CODE>
<PRE>
accept/wwv by_zone 4
</PRE>
+</CODE></BLOCKQUOTE>
<P>is probably the only useful thing to do (which will only show WWV broadcasts
by stations in the US).
<P>See HELP FILTER for information.
<P>This version allows a sysop to set a filter for a callsign as well as the
default for nodes and users eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
accept/wwv db0sue-7 1 by_zone 4
accept/wwv node_default all
accept/wwv user_default by W,K
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.9">11.9 announce (0)</A>
</H2>
be ALL the non-private messages. You can prevent this by using these
commmands:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
catchup GB7DJK all
catchup GB7DJK 300 301 302 303 500-510
</PRE>
+</CODE></BLOCKQUOTE>
<P>and to undo what you have just done:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
uncatchup GB7DJK all
uncatchup GB7DJK 300 301 302 303 500-510
</PRE>
+</CODE></BLOCKQUOTE>
<P>which will arrange for them to be forward candidates again.
<P>Order is not important.
<P>
remove the whole filter.
<P>If you have a filter:-
<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>and you say:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
clear/spot 1
</PRE>
+</CODE></BLOCKQUOTE>
<P>you will be left with:-
<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>If you do:
<P>
+<BLOCKQUOTE><CODE>
<PRE>
clear/spot all
</PRE>
+</CODE></BLOCKQUOTE>
<P>the filter will be completely removed.
<P>
<P>
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>
+<BLOCKQUOTE><CODE>
<PRE>
SH/BUCK G1TLH
</PRE>
+</CODE></BLOCKQUOTE>
<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>
+<BLOCKQUOTE><CODE>
<PRE>
DBSHOW buck G1TLH
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<P>
<H2><A NAME="ss11.22">11.22 debug (9)</A>
fields.
<P>You can combine some of the various directory commands together eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
DIR TO G1TLH 5
or
DIR SUBJECT IOTA 200-250
</PRE>
+</CODE></BLOCKQUOTE>
<P>You can abbreviate all the commands to one letter and use ak1a syntax:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
DIR/T G1* 10
DIR/S QSL 10-100 5
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<P>
<H2><A NAME="ss11.24">11.24 directory (extended for sysops) (5)</A>
<P>This is how you send a DX Spot to other users. You can, in fact, now
enter the <freq> and the <call> either way round.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
DX FR0G 144.600
DX 144.600 FR0G
DX 144600 FR0G
</PRE>
+</CODE></BLOCKQUOTE>
<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>
+<BLOCKQUOTE><CODE>
<PRE>
DX FR0G 144600 this is a test
</PRE>
+</CODE></BLOCKQUOTE>
<P>You can credit someone else by saying:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
DX by G1TLH FR0G 144.600 he isn't on the cluster
</PRE>
+</CODE></BLOCKQUOTE>
<P>The <freq> is compared against the available bands set up in the
cluster. See SHOW/BANDS for more information.
<P>
to understand how filters work - it will save a lot of grief later on.
<P>You can use any of the following things in this line:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
info <string> eg: iota or qsl
by <prefixes> eg: G,M,2
wx 1 filter WX announces
dest <prefixes> eg: 6MUK,WDX (distros)
</PRE>
+</CODE></BLOCKQUOTE>
<P>some examples:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
rej/ann by_zone 14,15,16 and not by G,M,2
</PRE>
+</CODE></BLOCKQUOTE>
<P>You can use the tag 'all' to reject everything eg:
<P>
+<BLOCKQUOTE><CODE>
<PRE>
rej/ann all
</PRE>
+</CODE></BLOCKQUOTE>
<P>but this probably for advanced users...
<P>
<H2><A NAME="ss11.54">11.54 reject/announce (extended for sysops) (8)</A>
<P>This version allows a sysop to set a filter for a callsign as well as the
default for nodes and users eg:-
<P>
+<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="ss11.55">11.55 reject/spots (0)</A>
</H2>
to understand how filters work - it will save a lot of grief later on.
<P>You can use any of the following things in this line:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m
on <range> same as 'freq'
origin <prefixes>
channel <prefixes>
</PRE>
+</CODE></BLOCKQUOTE>
<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 -
too hung up about that)
<P>some examples:-
<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>You can use the tag 'all' to reject everything eg:
<P>
+<BLOCKQUOTE><CODE>
<PRE>
rej/spot 3 all
</PRE>
+</CODE></BLOCKQUOTE>
<P>but this probably for advanced users...
<P>
<H2><A NAME="ss11.56">11.56 reject/spots (extended for sysops) (8)</A>
<P>This version allows a sysop to set a filter for a callsign as well as the
default for nodes and users eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
reject/spot db0sue-7 1 by_zone 14,15,16
reject/spot node_default all
reject/spot user_default by G,M,2
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.57">11.57 reject/wcy (0)</A>
</H2>
<P>It is unlikely that you will want to do this, but if you do then you can
filter on the following fields:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
by <prefixes> eg: G,M,2
origin <prefixes>
by_zone <numbers>
channel <prefixes>
</PRE>
+</CODE></BLOCKQUOTE>
<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>This command is really provided for future use.
<P>It is unlikely that you will want to do this, but if you do then you can
filter on the following fields:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
by <prefixes> eg: G,M,2
origin <prefixes>
by_zone <numbers>
channel <prefixes>
</PRE>
+</CODE></BLOCKQUOTE>
<P>for example
<P>
+<BLOCKQUOTE><CODE>
<PRE>
reject/wwv by_zone 14,15,16
</PRE>
+</CODE></BLOCKQUOTE>
<P>is probably the only useful thing to do (which will only show WWV broadcasts
by stations in the US).
<P>See HELP FILTER for information.
<P>This version allows a sysop to set a filter for a callsign as well as the
default for nodes and users eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
reject/wwv db0sue-7 1 by_zone 4
reject/wwv node_default all
reject/wwv user_default by W
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.61">11.61 reply (0)</A>
</H2>
<P>You can have more than one callsign in all of the SEND commands.
<P>You can have multiple qualifiers so that you can have for example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SEND RR COPY 123 PRIVATE G1TLH G0RDI
</PRE>
+</CODE></BLOCKQUOTE>
<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>SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
will not be sent onto other nodes.
<P>The word must be wriiten in full, no wild cards are allowed eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
set/baddx FORSALE VIDEO FR0G
</PRE>
+</CODE></BLOCKQUOTE>
<P>To allow a word again, use the following command ...
<P>
+<BLOCKQUOTE><CODE>
<PRE>
unset/baddx VIDEO
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.67">11.67 set/badnode (6)</A>
</H2>
sent onto other nodes.
<P>The call can be a full or partial call (or a prefix), eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
set/badnode K1TTT
</PRE>
+</CODE></BLOCKQUOTE>
<P>will stop anything from K1TTT (including any SSID's)
<P>
+<BLOCKQUOTE><CODE>
<PRE>
unset/badnode K1TTT
</PRE>
+</CODE></BLOCKQUOTE>
<P>will allow spots from him again.
<P>Use with extreme care. This command may well be superceded by FILTERing.
<P>
sent onto other nodes.
<P>The call must be written in full, no wild cards are allowed eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
set/badspotter VE2STN
</PRE>
+</CODE></BLOCKQUOTE>
<P>will stop anything from VE2STN. If you want SSIDs as well then you must
enter them specifically.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
unset/badspotter VE2STN
</PRE>
+</CODE></BLOCKQUOTE>
<P>will allow spots from him again.
<P>Use with extreme care. This command may well be superceded by FILTERing.
<P>
to you will normally find their way there should you not be connected.
eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SET/HOMENODE gb7djk
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.78">11.78 set/hops (8)</A>
</H2>
<P>This command allows you to set up special hop counts for a node
for currently: announce, spots, wwv and wcy broadcasts.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
eg:
set/hops gb7djk ann 10
set/hops gb7mbc spots 20
</PRE>
+</CODE></BLOCKQUOTE>
<P>Set SHOW/HOPS for information on what is already set. This command
creates a filter and works in conjunction with the filter system.
<P>
<P>You can set your latitude and longitude manually or alternatively use the
<EM>set/qra</EM> command which will do the conversion for you.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
set/location 54 04 N 2 02 E
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<P>
<H2><A NAME="ss11.82">11.82 set/sys_location (9)</A>
what your latitude and longitude is. If you have not yet done a SET/QRA
then this command will set your QRA locator for you. For example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SET/LOCATION 52 22 N 0 57 E
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.83">11.83 set/logininfo (0)</A>
</H2>
<P>
<P>Tell the cluster what your name is, eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
set/name Dirk
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.86">11.86 set/node (9)</A>
</H2>
fed PC Protocol rather normal user commands.
<P>From version 1.41 you can also set the following types of cluster
<P>
+<BLOCKQUOTE><CODE>
<PRE>
set/spider
set/dxnet
set/clx
set/arcluster
</PRE>
+</CODE></BLOCKQUOTE>
<P>To see what your nodes are set to, use the <EM>show/nodes</EM> command.
<P>
<H2><A NAME="ss11.87">11.87 set/obscount (9)</A>
of output from a command is more than this. The default is 20. Setting it
explicitly to 0 will disable paging.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SET/PAGE 30
SET/PAGE 0
</PRE>
+</CODE></BLOCKQUOTE>
<P>The setting is stored in your user profile.
<P>
<P>
done a SET/LOCATION then your latitude and longitude will be set roughly
correctly (assuming your locator is correct ;-). For example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SET/QRA JO02LQ
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.95">11.95 set/qth (0)</A>
</H2>
<P>
<P>Tell the system where your are. For example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
set/qth East Dereham, Norfolk
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.96">11.96 set/talk (0)</A>
</H2>
<P>In addition you can add any number of these options in very nearly
any order to the basic SHOW/DX command, they are:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
on <band> - eg 160m 20m 2m 23cm 6mm
qra [<locator>] - this will look for the specific locator if
you specify one or else anything that looks like a locator.
</PRE>
+</CODE></BLOCKQUOTE>
<P>e.g.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/DX 9m0
SH/DX iota eu-064
SH/DX qra jn86
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.105">11.105 show/dxcc (0)</A>
</H2>
<P>The options for SHOW/DX also apply to this command.
e.g.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/DXCC G
SH/DXCC W on 20m info iota
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.106">11.106 show/files (0)</A>
</H2>
available on the system. To see the contents of a particular file
area type:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/FILES <filearea>
</PRE>
+</CODE></BLOCKQUOTE>
<P>where <filearea> is the name of the filearea you want to see the
contents of.
<P>You can also use shell globbing characters like '*' and '?' in a
string to see a selection of files in a filearea eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/FILES bulletins arld*
</PRE>
+</CODE></BLOCKQUOTE>
<P>See also TYPE - to see the contents of a file.
<P>
<H2><A NAME="ss11.107">11.107 show/filter (0)</A>
that you are connected to.
<P>For example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/MOON
SH/MOON G1TLH W5UN
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.113">11.113 show/muf (0)</A>
</H2>
can specify anything up to 24 hours worth of data by appending the no of
hours required after the prefix. For example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/MUF W
</PRE>
+</CODE></BLOCKQUOTE>
<P>produces:
<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
18 23 11.5 -35 mS0+ mS2 S3
19 0 11.2 -41 mS0+ mS2 S3
</PRE>
+</CODE></BLOCKQUOTE>
<P>indicating that you will have weak, fading circuits on top band and
80m but usable signals on 40m (about S3).
<P>inputing:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/MUF W 24
</PRE>
+</CODE></BLOCKQUOTE>
<P>will get you the above display, but with the next 24 hours worth of
propagation data.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/MUF W L 24
SH/MUF W 24 Long
</PRE>
+</CODE></BLOCKQUOTE>
<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.
given on the command line) the distance and beraing from your station
to the locator. For example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/QRA IO92QL
SH/QRA JN06 IN73
</PRE>
+</CODE></BLOCKQUOTE>
<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.
using this command with a latitude and longitude as an argument, for
example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/QRA 52 41 N 0 58 E
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.118">11.118 show/qrz (0)</A>
</H2>
<P>This command allows you to see to which node the callsigns specified are
connected. It is a sort of inverse sh/config.
<P>
+<BLOCKQUOTE><CODE>
<PRE>
sh/route n2tly
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.120">11.120 show/satellite (0)</A>
</H2>
<P>Each pass in a period is separated with a row of '-----' characters
<P>So for example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/SAT AO-10
SH/SAT FENGYUN1 12 2
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.121">11.121 show/sun (0)</A>
</H2>
that you are connected to.
<P>For example:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
SH/SUN
SH/SUN G1TLH K9CW ZS
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.122">11.122 show/time (0)</A>
</H2>
with others to obscure your reply for any watchers. For example (and
these values are for explanation :-):
<P>
+<BLOCKQUOTE><CODE>
<PRE>
password = 012345678901234567890123456789
> sysop
22 10 15 17 3
</PRE>
+</CODE></BLOCKQUOTE>
<P>you type:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
aa2bbbb0ccc5ddd7xxx3n
or 2 0 5 7 3
or 20573
</PRE>
+</CODE></BLOCKQUOTE>
<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>If you want to do something (such as send a spot) you precede the normal
command with a '/' character, eg:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
/DX 14001 G1TLH What's a B class licensee doing on 20m CW?
/HELP talk
</PRE>
+</CODE></BLOCKQUOTE>
<P>To leave talk mode type:
<P>
+<BLOCKQUOTE><CODE>
<PRE>
/EX
</PRE>
+</CODE></BLOCKQUOTE>
<P>
<H2><A NAME="ss11.133">11.133 type (0)</A>
</H2>
filearea 'bulletins' you want to look at file 'arld051' you would
enter:-
<P>
+<BLOCKQUOTE><CODE>
<PRE>
TYPE bulletins/arld051
</PRE>
+</CODE></BLOCKQUOTE>
<P>See also SHOW/FILES to see what fileareas are available and a
list of content.
<P>
+
some examples:-
- 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)
+
+ 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)
+
or
- acc/ann by G,M,2
+
+ acc/ann by G,M,2
+
stations. You can use the tag 'all' to accept everything eg:
- acc/ann all
+
+ acc/ann all
+
the default for nodes and users eg:-
- accept/ann by G,M,2
- accept/ann input node_default by G,M,2
- accept/ann user_default by G,M,2
+ accept/ann by G,M,2
+ accept/ann input node_default by G,M,2
+ accept/ann user_default by G,M,2
Create an 'accept this spot' line for a filter.
+
An accept filter line means that if the spot matches this filter it is
passed onto the user. See HELP FILTERS 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:-
- 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>
+
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)
+
+ 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:
- acc/spot 3 all
+
+ acc/spot 3 all
+
a\bac\bcc\bce\bep\bpt\bt/\b/s\bsp\bpo\bot\bts\bs <\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> Spot filter sysop version
-
This version allows a sysop to set a filter for a callsign as well as
the default for nodes and users eg:-
- accept/spot db0sue-7 1 by_zone 14,15,16
- accept/spot node_default all
- set/hops node_default 10
- accept/spot user_default by G,M,2
+ accept/spot db0sue-7 1 by_zone 14,15,16
+ accept/spot node_default all
+ set/hops node_default 10
+
+ accept/spot user_default by G,M,2
+
can filter on the following fields:-
- 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>
+
the default for nodes and users eg:-
- accept/wcy node_default all
- set/hops node_default 10
+
+ accept/wcy node_default all
+ set/hops node_default 10
+
+
can filter on the following fields:-
- 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>
+
+
for example
- accept/wwv by_zone 4
+
+ accept/wwv by_zone 4
+
the default for nodes and users eg:-
- 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 db0sue-7 1 by_zone 4
+ accept/wwv node_default all
+ set/hops node_default 10
+
+ accept/wwv user_default by W,K
+
Send an announcement to LOCAL users only, where <text> is the text of
the announcement you wish to broadcast
-
1\b11\b1.\b.1\b10\b0.\b. a\ban\bnn\bno\bou\bun\bnc\bce\be f\bfu\bul\bll\bl (\b(0\b0)\b)
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
Search the help database for <string> (it isn't case sensitive), and
print the names of all the commands that may be relevant.
+
1\b11\b1.\b.1\b13\b3.\b. b\bby\bye\be (\b(0\b0)\b)
b\bby\bye\be Exit from the cluster
using these commmands:-
- catchup GB7DJK all
- catchup GB7DJK 300 301 302 303 500-510
+
+ catchup GB7DJK all
+ catchup GB7DJK 300 301 302 303 500-510
+
and to undo what you have just done:-
- uncatchup GB7DJK all
- uncatchup GB7DJK 300 301 302 303 500-510
+
+ uncatchup GB7DJK all
+ uncatchup GB7DJK 300 301 302 303 500-510
+
+
If you have a filter:-
- acc/spot 1 on hf/cw
- acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
+
+ acc/spot 1 on hf/cw
+ acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
+
and you say:-
- clear/spot 1
+
+ clear/spot 1
+
- 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)
+
If you do:
- clear/spot all
+
+ clear/spot all
+
Databases can exist offsite. To define a database that lives on
another node do:
+
DBCREATE buckmaster remote gb7dxc
Remote databases cannot be chained; however, the last database in a a
],
-
-
to allow
SH/BUCK g1tlh
For example:
-
DBREMOVE oblast
will remove the oblast database from the system and it will also
enquiry such as:
- SH/BUCK G1TLH
+
+ SH/BUCK G1TLH
+
SHOW/COMMAND to find out) you can do the same thing with:
- DBSHOW buck G1TLH
+
+ DBSHOW buck G1TLH
+
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
d\bdi\bir\bre\bec\bct\bto\bor\bry\by <\b<n\bnn\bn>\b> List last <nn> messages
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
+
+
List the messages in the messages directory.
If there is a 'p' one space after the message number then it is a
You can combine some of the various directory commands together eg:-
- DIR TO G1TLH 5
- or
- DIR SUBJECT IOTA 200-250
+
+ DIR TO G1TLH 5
+ or
+ DIR SUBJECT IOTA 200-250
+
syntax:-
- DIR/T G1* 10
- DIR/S QSL 10-100 5
+ DIR/T G1* 10
+ DIR/S QSL 10-100 5
+
enter the <freq> and the <call> either way round.
- DX FR0G 144.600
- DX 144.600 FR0G
- DX 144600 FR0G
+
+ DX FR0G 144.600
+ DX 144.600 FR0G
+ DX 144600 FR0G
+
the command and they will be added to the spot.
- DX FR0G 144600 this is a test
+
+ DX FR0G 144600 this is a test
You can credit someone else by saying:-
- DX by G1TLH FR0G 144.600 he isn't on the cluster
+
+ DX by G1TLH FR0G 144.600 he isn't on the cluster
+
e\bex\bxp\bpo\bor\brt\bt <\b<m\bms\bsg\bgn\bno\bo>\b> <\b<f\bfi\bil\ble\ben\bna\bam\bme\be>\b> Export a message to a file
-
Export a message to a file. This command can only be executed on a
local console with a fully privileged user. The file produced will be
in a form ready to be imported back into the cluster by placing it in
clusters
-
This command sends out any information held in the user file which can
be broadcast in PC41 protocol packets. This information is Name, QTH,
Location and Homenode. PC41s are only sent for the information that is
Look at the APROPOS <string> command which will search the help
database for the <string> you specify and give you a list of likely
commands to look at with HELP.
-
-
1\b11\b1.\b.3\b32\b2.\b. i\bin\bni\bit\bt (\b(5\b5)\b)
i\bin\bni\bit\bt <\b<n\bno\bod\bde\be c\bca\bal\bll\bl>\b> Re-initialise a link to an AK1A compatible node
same subject will be deleted. Beware!
-
1\b11\b1.\b.3\b36\b6.\b. l\bli\bin\bnk\bks\bs (\b(0\b0)\b)
l\bli\bin\bnk\bks\bs Show which nodes are physically connected
running in order for the changes to take effect.
-
1\b11\b1.\b.3\b38\b8.\b. l\blo\boa\bad\bd/\b/b\bba\bad\bdd\bdx\bx R\bRe\bel\blo\boa\bad\bd t\bth\bhe\be b\bba\bad\bd D\bDX\bX t\bta\bab\bbl\ble\be l\blo\boa\bad\bd/\b/b\bba\bad\bdd\bdx\bx (\b(9\b9)\b)
Reload the /spider/data/baddx.pl file if you have changed it manually
whilst the cluster is running.
-
-
-
1\b11\b1.\b.4\b42\b2.\b. l\blo\boa\bad\bd/\b/c\bcm\bmd\bd_\b_c\bca\bac\bch\bhe\be (\b(9\b9)\b)
l\blo\boa\bad\bd/\b/c\bcm\bmd\bd_\b_c\bca\bac\bch\bhe\be Reload the automatic command cache
whilst the cluster is running.
+
+
+
1\b11\b1.\b.4\b44\b4.\b. l\blo\boa\bad\bd/\b/m\bme\bes\bss\bsa\bag\bge\bes\bs (\b(9\b9)\b)
l\blo\boa\bad\bd/\b/m\bme\bes\bss\bsa\bag\bge\bes\bs Reload the system messages file
Alter message parameters like To, From, Subject, whether private or
bulletin or return receipt (RR) is required or whether to keep this
message from timing out.
+
+
+
MSG TO <msgno> <call> - change TO callsign to <call>
MSG FRom <msgno> <call> - change FROM callsign to <call>
MSG PRrivate <msgno> - set private flag
This command allows you to send nearly any command to another DX
Cluster node that is connected to the system.
-
Whether you get any output is dependant on a) whether the other system
knows that the node callsign of this cluster is in fact a node b)
whether the other system is allowing RCMDs from this node and c)
+
+
1\b11\b1.\b.5\b52\b2.\b. r\bre\bea\bad\bd (\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)
r\bre\bea\bad\bd <\b<m\bms\bsg\bgn\bno\bo>\b> Read a message on the system
You can use any of the following things in this line:-
- 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)
+
some examples:-
- rej/ann by_zone 14,15,16 and not by G,M,2
+
+ rej/ann by_zone 14,15,16 and not by G,M,2
+
- rej/ann all
+ rej/ann all
+
r\bre\bej\bje\bec\bct\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
version
-
This version allows a sysop to set a filter for a callsign as well as
the default for nodes and users eg:-
- reject/ann by G,M,2
- reject/ann input node_default by G,M,2
- reject/ann user_default by G,M,2
+
+ reject/ann by G,M,2
+ reject/ann input node_default by G,M,2
+ reject/ann user_default by G,M,2
+
You can use any of the following things in this line:-
- 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>
+
+ rej/spot 1 on hf
+ rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
- rej/spot 1 on hf
- rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
You can use the tag 'all' to reject everything eg:
+
rej/spot 3 all
+
but this probably for advanced users...
the default for nodes and users eg:-
- 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
+
can filter on the following fields:-
- 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>
+
See HELP FILTER for information.
-
-
1\b11\b1.\b.5\b58\b8.\b. r\bre\bej\bje\bec\bct\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)
r\bre\bej\bje\bec\bct\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 reject filter sysop
version
-
This version allows a sysop to set a filter for a callsign as well as
the default for nodes and users eg:-
can filter on the following fields:-
- 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>
+
for example
- reject/wwv by_zone 14,15,16
+
+ reject/wwv by_zone 14,15,16
+
the default for nodes and users eg:-
- reject/wwv db0sue-7 1 by_zone 4
- reject/wwv node_default all
- reject/wwv user_default by W
+ reject/wwv db0sue-7 1 by_zone 4
+ reject/wwv node_default all
+
+ reject/wwv user_default by W
+
You can have multiple qualifiers so that you can have for example:-
- SEND RR COPY 123 PRIVATE G1TLH G0RDI
+
+ SEND RR COPY 123 PRIVATE G1TLH G0RDI
+
Allow announce messages to arrive at your terminal.
-
-
1\b11\b1.\b.6\b65\b5.\b. s\bse\bet\bt/\b/a\bar\brc\bcl\blu\bus\bst\bte\ber\br (\b(5\b5)\b)
s\bse\bet\bt/\b/a\bar\brc\bcl\blu\bus\bst\bte\ber\br <\b<n\bno\bod\bde\be_\b_c\bca\bal\bll\bl>\b> [\b[<\b<n\bno\bod\bde\be_\b_c\bca\bal\bll\bl>\b> .\b..\b..\b.]\b] Make the node_call an AR-
The word must be wriiten in full, no wild cards are allowed eg:-
- set/baddx FORSALE VIDEO FR0G
+
+ set/baddx FORSALE VIDEO FR0G
+
To allow a word again, use the following command ...
- unset/baddx VIDEO
+
+ unset/baddx VIDEO
+
The call can be a full or partial call (or a prefix), eg:-
- set/badnode K1TTT
+
+ set/badnode K1TTT
+
will stop anything from K1TTT (including any SSID's)
- unset/badnode K1TTT
+
+ unset/badnode K1TTT
+
FILTERing.
-
-
1\b11\b1.\b.6\b68\b8.\b. s\bse\bet\bt/\b/b\bba\bad\bds\bsp\bpo\bot\btt\bte\ber\br (\b(8\b8)\b)
s\bse\bet\bt/\b/b\bba\bad\bds\bsp\bpo\bot\btt\bte\ber\br <\b<c\bca\bal\bll\bl>\b> Stop spots from this callsign being propagated
The call must be written in full, no wild cards are allowed eg:-
- set/badspotter VE2STN
+
+ set/badspotter VE2STN
+
must enter them specifically.
- unset/badspotter VE2STN
+
+ unset/badspotter VE2STN
+
You can remove this level with unset/debug <name>
+
1\b11\b1.\b.7\b72\b2.\b. s\bse\bet\bt/\b/d\bdx\bx (\b(0\b0)\b)
s\bse\bet\bt/\b/d\bdx\bxAllow DX messages to arrive at your terminal
You can stop DX messages with the _\bu_\bn_\bs_\be_\bt_\b/_\bd_\bx command
-
-
-
1\b11\b1.\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
connected. eg:-
+
SET/HOMENODE gb7djk
+
1\b11\b1.\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
+
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:
- set/hops gb7djk ann 10
- set/hops gb7mbc spots 20
+
+ eg:
+ set/hops gb7djk ann 10
+ set/hops gb7mbc spots 20
+
the _\bs_\be_\bt_\b/_\bq_\br_\ba command which will do the conversion for you.
+
set/location 54 04 N 2 02 E
+
1\b11\b1.\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
example:-
- SET/LOCATION 52 22 N 0 57 E
+
+ SET/LOCATION 52 22 N 0 57 E
+
Tell the cluster what your name is, eg:-
- set/name Dirk
+
+ set/name Dirk
+
Tell the system that the call(s) are to be treated as AK1A cluster and
fed PC Protocol rather normal user commands.
-
From version 1.41 you can also set the following types of cluster
- set/spider
- set/dxnet
- set/clx
- set/arcluster
+
+ set/spider
+ set/dxnet
+ set/clx
+ set/arcluster
+
s\bse\bet\bt/\b/o\bob\bbs\bsc\bco\bou\bun\bnt\bt <\b<c\bco\bou\bun\bnt\bt>\b> <\b<n\bno\bod\bde\be c\bca\bal\bll\bl>\b> Set the 'pump-up' obsolescence
counter
+
From version 1.35 onwards neighbouring nodes are pinged at regular
intervals (see SET/PINGINTERVAL), usually 300 seconds or 5 minutes.
There is a 'pump-up' counter which is decremented on every outgoing
Setting it explicitly to 0 will disable paging.
- SET/PAGE 30
- SET/PAGE 0
+
+ SET/PAGE 30
+ SET/PAGE 0
+
(as certain cluster software doesn't always notice), see SET/OBSCOUNT
for more information.
+
1\b11\b1.\b.9\b91\b1.\b. s\bse\bet\bt/\b/p\bpr\bri\biv\bvi\bil\ble\beg\bge\be (\b(9\b9)\b)
s\bse\bet\bt/\b/p\bpr\bri\biv\bvi\bil\ble\beg\bge\be <\b<n\bn>\b> <\b<c\bca\bal\bll\bl>\b> [\b[<\b<c\bca\bal\bll\bl>\b> .\b..\b..\b.]\b] Set the privilege level on a
s\bse\bet\bt/\b/s\bsy\bys\bs_\b_q\bqr\bra\ba <\b<l\blo\boc\bca\bat\bto\bor\br>\b> Set your cluster QRA locator
+
+
1\b11\b1.\b.9\b94\b4.\b. s\bse\bet\bt/\b/q\bqr\bra\ba (\b(0\b0)\b)
s\bse\bet\bt/\b/q\bqr\bra\ba <\b<l\blo\boc\bca\bat\bto\bor\br>\b> Set your QRA locator
roughly correctly (assuming your locator is correct ;-). For example:-
- SET/QRA JO02LQ
+
+ SET/QRA JO02LQ
+
Tell the system where your are. For example:-
- set/qth East Dereham, Norfolk
+
+ set/qth East Dereham, Norfolk
+
+
+
1\b11\b1.\b.9\b96\b6.\b. s\bse\bet\bt/\b/t\bta\bal\blk\bk (\b(0\b0)\b)
Allow WX information to be seen at your console. You can switch off
WX messages with the _\bu_\bn_\bs_\be_\bt_\b/_\bw_\bx command.
-
-
1\b11\b1.\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
SET/BADSPOTTER for more information.
-
-
-
1\b11\b1.\b.1\b10\b03\b3.\b. s\bsh\bho\bow\bw/\b/d\bda\bat\bte\be (\b(0\b0)\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] Show the local time
+
+
+
+
+
+
+
+
+
+
+
+
on <band> - eg 160m 20m 2m 23cm 6mm
on <region> - eg hf vhf uhf shf (see SHOW/BANDS)
- e.g.
+ e.g.
+ 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 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/DXCC G
SH/DXCC W on 20m info iota
+
1\b11\b1.\b.1\b10\b06\b6.\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
type:-
- SH/FILES <filearea>
+
+ SH/FILES <filearea>
+
string to see a selection of files in a filearea eg:-
- SH/FILES bulletins arld*
+
+ SH/FILES bulletins arld*
+
Show the contents of all the filters that are set by you. This command
displays all the filters set - for all the various categories.
+
1\b11\b1.\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)
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>
which category you want to see. If you leave the category out then all
the categories will be listed.
-
1\b11\b1.\b.1\b11\b10\b0.\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
For example:-
- SH/MOON
- SH/MOON G1TLH W5UN
+ SH/MOON
+ SH/MOON G1TLH W5UN
of hours required after the prefix. For example:-
- SH/MUF W
+
+ SH/MUF W
+
produces:
- 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
+
indicating that you will have weak, fading circuits on top band and
80m but usable signals on 40m (about S3).
-
inputing:-
- SH/MUF W 24
+
+ SH/MUF W 24
+
propagation data.
+
+
+
SH/MUF W L 24
SH/MUF W 24 Long
+
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.
given on the command line) the distance and beraing from your station
to the locator. For example:-
- SH/QRA IO92QL
- SH/QRA JN06 IN73
+
+
+ SH/QRA IO92QL
+ SH/QRA JN06 IN73
+
for example:-
- SH/QRA 52 41 N 0 58 E
+
+ SH/QRA 52 41 N 0 58 E
+
are connected. It is a sort of inverse sh/config.
- sh/route n2tly
+
+ sh/route n2tly
+
So for example:-
- SH/SAT AO-10
- SH/SAT FENGYUN1 12 2
+ SH/SAT AO-10
+ SH/SAT FENGYUN1 12 2
+
For example:-
- SH/SUN
- SH/SUN G1TLH K9CW ZS
+
+ SH/SUN
+ SH/SUN G1TLH K9CW ZS
+
these values are for explanation :-):
- password = 012345678901234567890123456789
- > sysop
- 22 10 15 17 3
+
+ password = 012345678901234567890123456789
+ > sysop
+ 22 10 15 17 3
+
you type:-
- aa2bbbb0ccc5ddd7xxx3n
- or 2 0 5 7 3
- or 20573
+
+ aa2bbbb0ccc5ddd7xxx3n
+ or 2 0 5 7 3
+ or 20573
+
are in a 'Talking' frame of mind and then you just type - everything
you send will go to the station that you asked for.
-
All the usual announcements, spots and so on will still come out on
your terminal.
normal command with a '/' character, eg:-
- /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
- /HELP talk
+
+ /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
+ /HELP talk
+
To leave talk mode type:
- /EX
+
+ /EX
+
enter:-
- TYPE bulletins/arld051
+
+ TYPE bulletins/arld051
+
-
-
-
-
-
-
-
-
-