d565dfbd24216beef23678d967476d3a45af6e92
[spider.git] / cmd / Commands_en.hlp
1 #
2 # please put your help in in alphabetical order
3 #
4 # a string search is done in the command field (case is ignored)
5 # and all commands matching the asked for command are printed out
6 #
7 # the order of the fields in each header is 
8 #   privilege, command, Description 
9 # if the command ends in a - then that line isn't printed, but any
10 # subsequent lines are
11 #
12 # Comment lines are indented before printing
13 #
14 === 0^ACCEPT^Set a filter to accept something
15 Create a filter to accept something
16
17 There are 2 types of filter, accept and reject.  See HELP FILTERING for more
18 info.
19
20 === 0^ACCEPT/ANNOUNCE [0-9] <pattern>^Set an 'accept' filter line for announce
21 Create an 'accept this announce' line for a filter. 
22
23 An accept filter line means that if the announce matches this filter it is
24 passed onto the user. See HELP FILTERING for more info. Please read this
25 to understand how filters work - it will save a lot of grief later on.
26
27 You can use any of the following things in this line:-
28
29   info <string>            eg: iota or qsl
30   by <prefixes>            eg: G,M,2         
31   origin <prefixes>
32   origin_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
33   origin_itu <prefixes or numbers>     or: G,GM,GW
34   origin_zone <prefixes or numbers>
35   origin_state <states>                eg: VA,NH,RI,NH
36   by_dxcc <prefixes or numbers>
37   by_itu <prefixes or numbers>
38   by_zone <prefixes or numbers>
39   by_state <states>
40   channel <prefixes>
41   wx 1                     filter WX announces
42   dest <prefixes>          eg: 6MUK,WDX      (distros)
43
44 some examples:-
45
46   acc/ann dest 6MUK
47   acc/ann 2 by_zone 14,15,16
48   (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
49 or
50   acc/ann by G,M,2 
51
52 for american states
53
54   acc/ann by_state va,nh,ri,nh
55
56 You can use the tag 'all' to accept everything eg:
57
58   acc/ann all
59
60 but this probably for advanced users...
61
62 === 8^ACCEPT/ANNOUNCE <call> [input] [0-9] <pattern>^Announce filter sysop version
63 This version allows a sysop to set a filter for a callsign as well as the
64 default for nodes and users eg:-
65
66   accept/ann by G,M,2
67   accept/ann input node_default by G,M,2
68   accept/ann user_default by G,M,2
69
70 === 8^ACCEPT/ROUTE <call> [0-9] <pattern>^Set an 'accept' filter line for routing
71 Create an 'accept this routing PC Protocol' line for a filter. 
72
73 An accept filter line means that if a PC16/17/19/21/24/41/50 matches this filter 
74 it is passed thru that interface. See HELP FILTERING for more info. Please read this
75 to understand how filters work - it will save a lot of grief later on.
76
77 You can use any of the following things in this line:-
78
79   call <prefixes>        the callsign of the thingy
80   call_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
81   call_itu <prefixes or numbers>     or: G,GM,GW
82   call_zone <prefixes or numbers>
83   call_state <states>                eg: VA,NH,RI,NH
84   origin <prefixes>      really the interface it came in on
85   origin_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
86   origin_itu <prefixes or numbers>     or: G,GM,GW
87   origin_zone <prefixes or numbers>
88   origin_state <states>                eg: VA,NH,RI,NH
89
90 some examples:-
91
92   acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)
93   acc/route gb7djk call gb7djk     (equiv to SET/ISOLATE)
94
95 you can now use 'by' as a synonym for 'call' so:
96
97   by = call
98   by_dxcc = call_dxcc 
99
100 and so on
101
102 You can use the tag 'all' to accept everything eg:
103
104   acc/route all
105
106
107 === 0^ACCEPT/SPOTS [0-9] <pattern>^Set an 'accept' filter line for spots
108 Create an 'accept this spot' line for a filter. 
109
110 An accept filter line means that if the spot matches this filter it is
111 passed onto the user. See HELP FILTERING for more info. Please read this
112 to understand how filters work - it will save a lot of grief later on.
113
114 You can use any of the following things in this line:-
115
116   freq <range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
117   on <range>             same as 'freq'
118   call <prefixes>        eg: G,PA,HB9
119   info <string>          eg: iota or qsl
120   by <prefixes>            
121   call_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
122   call_itu <prefixes or numbers>     or: G,GM,GW
123   call_zone <prefixes or numbers>
124   call_state <states>                eg: VA,NH,RI,ME
125   by_dxcc <prefixes or numbers>
126   by_itu <prefixes or numbers>
127   by_zone <prefixes or numbers>
128   by_state <states>                eg: VA,NH,RI,ME
129   origin <prefixes>
130   channel <prefixes>
131
132 'call' means the callsign that has spotted 'by' whoever.
133
134 For frequencies, you can use any of the band names defined in
135 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
136 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
137 this is more efficient than saying simply: freq HF (but don't get
138 too hung up about that)
139
140 some examples:-
141
142   acc/spot 1 on hf/cw
143   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
144
145 You can use the tag 'all' to accept everything, eg:
146
147   acc/spot 3 all
148
149 for US states 
150
151   acc/spots by_state VA,NH,RI,MA,ME
152
153 but this probably for advanced users...
154
155
156 === 8^ACCEPT/SPOTS <call> [input] [0-9] <pattern>^Spot filter sysop version
157 This version allows a sysop to set a filter for a callsign as well as the
158 default for nodes and users eg:-
159
160   accept/spot db0sue-7 1 by_zone 14,15,16
161   accept/spot node_default all
162   set/hops node_default 10
163
164   accept/spot user_default by G,M,2
165
166 === 0^ACCEPT/WCY [0-9] <pattern>^set an 'accept' WCY filter
167 It is unlikely that you will want to do this, but if you do then you can
168 filter on the following fields:-
169
170   by <prefixes>            eg: G,M,2         
171   origin <prefixes>
172   origin_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
173   origin_itu <prefixes or numbers>     or: G,GM,GW
174   origin_zone <prefixes or numbers>
175   by_dxcc <prefixes or numbers>
176   by_itu <prefixes or numbers>
177   by_zone <prefixes or numbers>
178   channel <prefixes>
179
180 There are no examples because WCY Broadcasts only come from one place and
181 you either want them or not (see UNSET/WCY if you don't want them).
182
183 This command is really provided for future use.
184
185 See HELP FILTER for information.
186
187 === 8^ACCEPT/WCY <call> [input] [0-9] <pattern>^WCY filter sysop version
188 This version allows a sysop to set a filter for a callsign as well as the
189 default for nodes and users eg:-
190
191   accept/wcy node_default all
192   set/hops node_default 10
193
194 === 0^ACCEPT/WWV [0-9] <pattern>^set an 'accept' WWV filter
195 It is unlikely that you will want to do this, but if you do then you can
196 filter on the following fields:-
197
198   by <prefixes>            eg: G,M,2         
199   origin <prefixes>
200   origin_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
201   origin_itu <prefixes or numbers>     or: G,GM,GW
202   origin_zone <prefixes or numbers>
203   by_dxcc <prefixes or numbers>
204   by_itu <prefixes or numbers>
205   by_zone <prefixes or numbers>
206   channel <prefixes>
207
208 for example 
209
210   accept/wwv by_zone 4
211
212 is probably the only useful thing to do (which will only show WWV broadcasts
213 by stations in the US).
214
215 See HELP FILTER for information.
216
217 === 8^ACCEPT/WWV <call> [input] [0-9] <pattern>^WWV filter sysop version
218 This version allows a sysop to set a filter for a callsign as well as the
219 default for nodes and users eg:-
220
221   accept/wwv db0sue-7 1 by_zone 4
222   accept/wwv node_default all
223   set/hops node_default 10
224
225   accept/wwv user_default by W,K
226
227 === 0^ANNOUNCE <text>^Send an announcement to LOCAL users only
228 <text> is the text of the announcement you wish to broadcast 
229
230 === 0^ANNOUNCE FULL <text>^Send an announcement cluster wide
231 This will send your announcement cluster wide
232
233 === 5^ANNOUNCE SYSOP <text>^Send an announcement to Sysops only
234
235 === 0^APROPOS <string>^Search help database for <string>
236 Search the help database for <string> (it isn't case sensitive), and print
237 the names of all the commands that may be relevant.
238
239 === 0^BLANK [<string>] [<nn>]^Print nn (default 1) blank lines (or strings)
240 In its basic form this command prints one or more blank lines. However if
241 you pass it a string it will replicate the string for the width of the 
242 screen (default 80) and then print that one or more times, so:
243
244   blank 2
245
246 prints two blank lines
247
248   blank - 
249
250 prints a row of - characters once.
251
252   blank abc
253
254 prints 'abcabcabcabcabcabc....'
255
256 This is really only of any use in a script file and you can print a maximum
257 of 9 lines.
258
259 === 0^BYE^Exit from the cluster
260 This will disconnect you from the cluster
261
262 === 5^CATCHUP <node call> All|[<msgno> ...]^Mark a message as sent
263 === 5^UNCATCHUP <node call> All|[msgno> ...]^Unmark a message as sent
264 When you send messages the fact that you have forwarded it to another node 
265 is remembered so that it isn't sent again. When you have a new partner
266 node and you add their callsign to your /spider/msg/forward.pl file, all
267 outstanding non-private messages will be forwarded to them. This may well
268 be ALL the non-private messages. You can prevent this by using these 
269 commmands:-
270
271   catchup GB7DJK all
272   catchup GB7DJK 300 301 302 303 500-510
273         
274 and to undo what you have just done:-
275   
276   uncatchup GB7DJK all
277   uncatchup GB7DJK 300 301 302 303 500-510
278
279 which will arrange for them to be forward candidates again.
280
281 Order is not important.
282
283 === 0^CHAT <group> <text>^Chat or Conference to a group
284 It is now possible to JOIN a group and have network wide conferencing to that
285 group. DXSpider does not (and probably will not) implement the AK1A 
286 conference mode as this seems very limiting, is hardly used and doesn't seem
287 to work too well anyway.
288
289 This system uses the existing ANN system and is compatible with both other
290 DXSpider nodes and AK1A clusters (they use ANN/<group>). 
291
292 You can be a member of as many "groups" as you want. To join a group type:-
293
294   JOIN FOC    (where FOC is the group name)
295
296 To leave a group type:-
297
298   LEAVE FOC
299
300 You can see which groups you are in by typing:-
301
302   STAT/USER
303
304 and you can see whether your mate is in the group, if he connects to the
305 same node as you, by typing:-
306
307   STAT/USER g1tlh
308
309 To send a message to a group type:-
310
311   CHAT FOC hello everyone
312
313 or
314
315   CH #9000 hello I am back
316
317 See also JOIN, LEAVE, SHOW/CHAT
318
319 === 0^CLEAR/ANNOUNCE [1|all]^Clear a announce filter line
320 This command allows you to clear (remove) a line in a annouce filter or to 
321 remove the whole filter.
322
323 see CLEAR/SPOTS for a more detailed explanation.
324
325 === 8^CLEAR/ANNOUNCE <callsign> [input] [0-9|all]^Clear a announce filter line
326 A sysop can clear an input or normal output filter for a user or the
327 node_default or user_default. 
328
329 === 0^CLEAR/ROUTE [1|all]^Clear a route filter line
330 This command allows you to clear (remove) a line in a route filter or to 
331 remove the whole filter.
332
333 see CLEAR/SPOTS for a more detailed explanation.
334
335 === 8^CLEAR/ROUTE <callsign> [input] [0-9|all]^Clear a route filter line
336 A sysop can clear an input or normal output filter for a user or the
337 node_default or user_default. 
338
339 === 0^CLEAR/SPOTS [0-9|all]^Clear a spot filter line
340 This command allows you to clear (remove) a line in a spot filter or to 
341 remove the whole filter.
342
343 If you have a filter:-
344
345   acc/spot 1 on hf/cw
346   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
347
348 and you say:-
349
350   clear/spot 1
351
352 you will be left with:-
353
354   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
355
356 If you do:
357
358   clear/spot all
359
360 the filter will be completely removed.
361
362 === 8^CLEAR/SPOTS <callsign> [input] [0-9|all]^Clear a spot filter line
363 A sysop can clear an input or normal output filter for a user or the
364 node_default or user_default. 
365
366 === 0^CLEAR/WCY [1|all]^Clear a WCY filter line
367 This command allows you to clear (remove) a line in a WCY filter or to 
368 remove the whole filter.
369
370 see CLEAR/SPOTS for a more detailed explanation.
371
372 === 8^CLEAR/WCY <callsign> [input] [0-9|all]^Clear a WCY filter line
373 A sysop can clear an input or normal output filter for a user or the
374 node_default or user_default. 
375
376 === 0^CLEAR/WWV [1|all]^Clear a WWV filter line
377 This command allows you to clear (remove) a line in a WWV filter or to 
378 remove the whole filter.
379
380 see CLEAR/SPOTS for a more detailed explanation.
381
382 === 8^CLEAR/WWV <callsign> [input] [0-9|all]^Clear a WWV filter line
383 A sysop can clear an input or normal output filter for a user or the
384 node_default or user_default. 
385
386 === 5^CONNECT <callsign>^Start a connection to another DX Cluster
387 Start a connection process that will culminate in a new connection to the
388 DX cluster <callsign>. This process creates a new 'client' process which will
389 use the script in /spider/connect/<callsign> to effect the 'chat' exchange
390 necessary to traverse the network(s) to logon to the cluster <callsign>.
391
392 === 9^DELETE/USDB <callsign> ...^Delete this user from the US State Database
393 This command will completely remove a one or more callsigns
394 from the US States database.
395
396 There is NO SECOND CHANCE.
397
398 It goes without saying that you should use this command CAREFULLY!
399
400 Note that these callsign may be re-instated by any weekly updates from 
401 the FCC.
402
403 === 9^DELETE/USER <callsign> ...^Delete this user from the User Database
404 This command will completely remove a one or more users from the database.
405
406 There is NO SECOND CHANCE.
407
408 It goes without saying that you should use this command CAREFULLY!
409
410 === 0^DBAVAIL^Show a list of all the Databases in the system
411 Title says it all really, this command lists all the databases defined
412 in the system. It is also aliased to SHOW/COMMAND.
413
414 === 9^DBCREATE <name>^Create a database entry
415 === 9^DBCREATE <name> chain <name> [<name>..]^Create a chained database entry
416 === 9^DBCREATE <name> remote <node>^Create a remote database entry
417 === 9^DBCREATE <name> cmd <dxspider command>^make a local command available as a DB
418 DBCREATE allows you to define a database in the system. It doesn't actually
419 create anything, just defines it.
420
421 The databases that are created are simple DB_File hash databases, they are 
422 therefore already 'indexed'.
423
424 You can define a local database with the first form of the command eg:
425
426   DBCREATE oblast
427
428 You can also chain databases with the addition of the 'chain' keyword. 
429 This will search each database one after the other. A typical example 
430 is:
431
432   DBCREATE sdx_qsl chain sql_ad
433
434 No checking is done to see if the any of the chained databases exist, in
435 fact it is usually better to do the above staement first then do each of
436 the chained databases.
437
438 Databases can exist offsite. To define a database that lives on another 
439 node do:
440
441   DBCREATE buckmaster remote gb7dxc
442
443 Remote databases cannot be chained; however, the last database in a 
444 a chain can be a remote database eg:
445
446   DBCREATE qsl chain gb7dxc
447
448 To see what databases have been defined do:
449
450   DBAVAIL (or it will have been aliased to SHOW/COMMAND)
451
452 It would be normal for you to add an entry into your local Aliases file
453 to allow people to use the 'SHOW/<dbname>' style syntax. So you would
454 need to add a line like:-
455
456   's' => [
457     ..
458     ..
459     '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
460     ..
461     ..
462    ],
463
464 to allow 
465  
466   SH/BUCK g1tlh
467
468 to work as they may be used to.
469
470 You can also make local commands available as 'pseudo' databases. You
471 can therefore make spider special commands available as a database. I
472 imagine that this will be primarily useful for remote access from 
473 legacy nodes. For example:-
474
475   DBCREATE dxqsl cmd show/dxqsl
476
477 You also use one of these databases in a chain. This may be useful 
478 locally. 
479
480 See DBIMPORT for the importing of existing AK1A format data to databases.
481 See DBSHOW for generic database enquiry
482  
483 === 9^DBIMPORT <dbname> <filename>^Import AK1A data into a database
484 If you want to import or update data in bulk to a database you can use
485 this command. It will either create or update entries into an existing
486 database. For example:-
487
488   DBIMPORT oblast /tmp/OBLAST.FUL
489
490 will import the standard OBLAST database that comes with AK1A into the
491 oblast database held locally.
492
493 === 9^DBREMOVE <dbname>^Delete a database
494 DBREMOVE will completely remove a database entry and also delete any data
495 file that is associated with it. 
496
497 There is no warning, no comeback, no safety net. 
498
499 For example:
500
501   DBREMOVE oblast 
502
503 will remove the oblast database from the system and it will also remove
504 the associated datafile.
505
506 I repeat:
507
508 There is no warning, no comeback, no safety net.
509  
510 You have been warned.
511
512 === 0^DBSHOW <dbname> <key>^Display an entry, if it exists, in a database
513 This is the generic user interface to the database to the database system.
514 It is expected that the sysop will add an entry to the local Aliases file
515 so that users can use the more familiar AK1A style of enquiry such as:
516
517   SH/BUCK G1TLH
518
519 but if he hasn't and the database really does exist (use DBAVAIL or
520 SHOW/COMMAND to find out) you can do the same thing with:
521
522   DBSHOW buck G1TLH
523
524 === 9^DEBUG^Set the cluster program into debug mode
525 Executing this command will only have an effect if you are running the cluster
526 in debug mode i.e.
527
528         perl -d cluster.pl
529
530 It will interrupt the cluster just after the debug command has finished.
531
532 === 0^DIRECTORY^List messages 
533 === 0^DIRECTORY ALL^List all messages
534 === 0^DIRECTORY OWN^List your own messages
535 === 0^DIRECTORY NEW^List all new messages
536 === 0^DIRECTORY TO <call>^List all messages to <call>
537 === 0^DIRECTORY FROM <call>^List all messages from <call>
538 === 0^DIRECTORY SUBJECT <string>^List all messages with <string> in subject
539 === 0^DIRECTORY <nn>^List last <nn> messages
540 === 0^DIRECTORY <from>-<to>^List messages <from> message <to> message 
541 List the messages in the messages directory.
542
543 If there is a 'p' one space after the message number then it is a 
544 personal message. If there is a '-' between the message number and the
545 'p' then this indicates that the message has been read.
546
547 You can use shell escape characters such as '*' and '?' in the <call>
548 fields.
549
550 You can combine some of the various directory commands together eg:-
551
552    DIR TO G1TLH 5
553 or 
554    DIR SUBJECT IOTA 200-250
555
556 You can abbreviate all the commands to one letter and use ak1a syntax:-
557
558    DIR/T G1* 10
559    DIR/S QSL 10-100 5
560
561 === 5^DIRECTORY-^
562 Sysops can see all users' messages.
563
564 === 8^DISCONNECT <call> [<call> ...]^Disconnect a user or cluster
565 Disconnect any <call> connected locally
566
567 === 0^DX [BY <call>] <freq> <call> <remarks>^Send a DX spot
568 This is how you send a DX Spot to other users. You can, in fact, now
569 enter the <freq> and the <call> either way round. 
570
571    DX FR0G 144.600
572    DX 144.600 FR0G
573    DX 144600 FR0G 
574
575 will all give the same result. You can add some remarks to the end
576 of the command and they will be added to the spot.
577
578    DX FR0G 144600 this is a test
579
580 You can credit someone else by saying:-
581
582    DX by G1TLH FR0G 144.600 he isn't on the cluster
583
584 The <freq> is compared against the available bands set up in the 
585 cluster.  See SHOW/BANDS for more information.
586
587 === 0^ECHO <line>^Echo the line to the output
588 This command is useful in scripts and so forth for printing the
589 line that you give to the command to the output. You can use this
590 in user_default scripts and the SAVE command for titling and so forth
591
592 The script will interpret certain standard "escape" sequences as follows:-
593
594   \t - becomes a TAB character (0x09 in ascii)
595   \a - becomes a BEEP character (0x07 in ascii)
596   \n - prints a new line
597
598 So the following example:-
599
600   echo GB7DJK is a dxcluster
601
602 produces:-
603
604   GB7DJK is a dxcluster
605
606 on the output. You don't need a \n on the end of the line you want to send.
607
608 A more complex example:-
609
610   echo GB7DJK\n\tg1tlh\tDirk\n\tg3xvf\tRichard
611
612 produces:-
613
614   GB7DJK
615           g1tlh   Dirk
616           g3xvf   Richard
617
618 on the output.
619                                       
620 === 9^EXPORT <msgno> <filename>^Export a message to a file
621 Export a message to a file. This command can only be executed on a local
622 console with a fully privileged user. The file produced will be in a form
623 ready to be imported back into the cluster by placing it in the import 
624 directory (/spider/msg/import).
625
626 This command cannot overwrite an existing file. This is to provide some 
627 measure of security. Any files written will owned by the same user as the 
628 main cluster, otherwise you can put the new files anywhere the cluster can
629 access. For example:-
630
631   EXPORT 2345 /tmp/a
632
633 === 9^EXPORT_USERS [<filename>]^Export the users database to ascii
634 Export the users database to a file in ascii format. If no filename
635 is given then it will export the file to /spider/data/user_asc.
636
637 If the file already exists it will be renamed to <filename>.o. In fact
638 up to 5 generations of the file can be kept each one with an extra 'o' on the
639 suffix. 
640
641 BE WARNED: this will write to any file you have write access to. No check is
642 made on the filename (if any) that you specify.
643
644 === 0^FILTERING...^Filtering things in DXSpider
645 There are a number of things you can filter in the DXSpider system. They
646 all use the same general mechanism.
647
648 In general terms you can create a 'reject' or an 'accept' filter which
649 can have up to 10 lines in it. You do this using, for example:-
650  
651   accept/spots .....
652   reject/spots .....
653
654 where ..... are the specific commands for that type of filter. There
655 are filters for spots, wwv, announce, wcy and (for sysops)
656 connects. See each different accept or reject command reference for
657 more details.
658
659 There is also a command to clear out one or more lines in a filter and
660 one to show you what you have set. They are:-
661
662   clear/spots 1
663   clear/spots all
664
665 and 
666   
667   show/filter
668
669 There is clear/xxxx command for each type of filter.
670
671 For now we are going to use spots for the examples, but you can apply
672 the principles to all types of filter.
673
674 There are two main types of filter 'accept' or 'reject'; which you use
675 depends entirely on how you look at the world and what is least
676 writing to achieve what you want. Each filter has 10 lines (of any
677 length) which are tried in order. If a line matches then the action
678 you have specified is taken (ie reject means ignore it and accept
679 means gimme it).
680
681 The important thing to remember is that if you specify a 'reject'
682 filter (all the lines in it say 'reject/spots' (for instance)) then if
683 a spot comes in that doesn't match any of the lines then you will get
684 it BUT if you specify an 'accept' filter then any spots that don't
685 match are dumped. For example if I have a one line accept filter:-
686
687   accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
688
689 then automatically you will ONLY get VHF spots from or to CQ zones 14
690 15 and 16.  If you set a reject filter like:
691
692   reject/spots on hf/cw
693
694 Then you will get everything EXCEPT HF CW spots, If you am interested in IOTA
695 and will work it even on CW then you could say:-
696
697   reject/spots on hf/cw and not info iota
698
699 But in that case you might only be interested in iota and say:-
700
701   accept/spots not on hf/cw or info iota
702
703 which is exactly the same. You should choose one or the other until
704 you are confortable with the way it works. Yes, you can mix them
705 (actually you can have an accept AND a reject on the same line) but
706 don't try this at home until you can analyse the results that you get
707 without ringing up the sysop for help.
708
709 Another useful addition now is filtering by US state
710
711   accept/spots by_state VA,NH,RI,ME
712
713 You can arrange your filter lines into logical units, either for your
714 own understanding or simply convenience. I have one set frequently:-
715
716   reject/spots 1 on hf/cw
717   reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  
718
719 What this does is to ignore all HF CW spots (being a class B I can't
720 read any CW and couldn't possibly be interested in HF :-) and also
721 rejects any spots on VHF which don't either originate or spot someone
722 in Europe.
723
724 This is an exmaple where you would use the line number (1 and 2 in
725 this case), if you leave the digit out, the system assumes '1'. Digits
726 '0'-'9' are available.
727
728 You can leave the word 'and' out if you want, it is implied. You can
729 use any number of brackets to make the 'expression' as you want
730 it. There are things called precedence rules working here which mean
731 that you will NEED brackets in a situation like line 2 because,
732 without it, will assume:-
733
734   (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 
735
736 annoying, but that is the way it is. If you use OR - use
737 brackets. Whilst we are here CASE is not important. 'And BY_Zone' is
738 just 'and by_zone'.
739
740 If you want to alter your filter you can just redefine one or more
741 lines of it or clear out one line. For example:-
742
743   reject/spots 1 on hf/ssb
744
745 or 
746
747   clear/spots 1
748
749 To remove the filter in its entirty:-
750
751   clear/spots all
752
753 There are similar CLEAR commands for the other filters:-
754
755   clear/announce
756   clear/wcy
757   clear/wwv
758
759 ADVANCED USERS:-
760
761 Once you are happy with the results you get, you may like to experiment. 
762
763 my example that filters hf/cw spots and accepts vhf/uhf spots from EU
764 can be written with a mixed filter, eg:
765
766   rej/spot on hf/cw
767   acc/spot on 0/30000
768   acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)
769
770 each filter slot actually has a 'reject' slot and an 'accept'
771 slot. The reject slot is executed BEFORE the accept slot.
772
773 It was mentioned earlier that after a reject test that doesn't match,
774 the default for following tests is 'accept', the reverse is true for
775 'accept'. In the example what happens is that the reject is executed
776 first, any non hf/cw spot is passed to the accept line, which lets
777 thru everything else on HF.
778
779 The next filter line lets through just VHF/UHF spots from EU.
780
781 === 8^FORWARD/LATLONG <node_call>^Send latitude and longitude information to another cluster
782 This command sends all the latitude and longitude information that your
783 cluster is holding against callsigns.  One advantage of recieving this
784 information is that more locator information is held by you.  This
785 means that more locators are given on the DX line assuming you have
786 SET/DXGRID enabled.  This could be a LOT of information though, so
787 it is not recommended on slow links.
788
789 === 1^FORWARD/OPERNAM <call>^Send out information on this <call> to all clusters
790 This command sends out any information held in the user file which can 
791 be broadcast in PC41 protocol packets. This information is Name, QTH, Location
792 and Homenode. PC41s are only sent for the information that is available.
793  
794 === 0^HELP^The HELP Command
795 HELP is available for a number of commands. The syntax is:-
796
797   HELP <cmd>
798   
799 Where <cmd> is the name of the command you want help on.
800
801 All commands can be abbreviated, so SHOW/DX can be abbreviated
802 to SH/DX, ANNOUNCE can be shortened to AN and so on.
803
804 Look at the APROPOS <string> command which will search the help database
805 for the <string> you specify and give you a list of likely commands
806 to look at with HELP.
807
808 === 5^INIT <node>^Re-initialise a link to an AK1A compatible node
809 This command attempts to re-initialise a link to a (usually) AK1A node
810 that has got confused, usually by a protocol loop of some kind. It may
811 work - but you usually will be better off simply disconnecting it (or
812 better, if it is a real AK1A node, doing an RCMD <node> DISC/F <your
813 node>).
814
815 Best of luck - you will need it.
816   
817 === 9^DEMONSTRATE <call> <command>^Demonstrate a command to another user
818 This command is provided so that sysops can demonstrate commands to 
819 other users. It runs a command as though that user had typed it in and
820 then sends the output to that user, together with the command that 
821 caused it.
822
823   DEMO g7brn sh/dx iota oc209
824   DEMO g1tlh set/here
825
826 Note that this command is similar to SPOOF and will have the same side
827 effects. Commands are run at the privilege of the user which is being
828 demonstrated to. 
829
830 === 0^JOIN <group>^Join a chat or conference group
831 JOIN allows you to join a network wide conference group. To join a
832 group (called FOC in this case) type:-
833
834   JOIN FOC
835
836 See also CHAT, LEAVE, SHOW/CHAT
837
838 === 0^KILL <msgno> [<msgno..]^Delete a message from the local system
839 === 0^KILL <from msgno>-<to msgno>^Delete a range of messages
840 === 0^KILL from <regex>^Delete messages FROM a callsign or pattern
841 === 0^KILL to <regex>^Delete messages TO a callsign or pattern
842 === 5^KILL FULL <msgno> [<msgno..]^Delete a message from the whole cluster
843 Delete a message from the local system. You will only be able to
844 delete messages that you have originated or been sent (unless you are
845 the sysop). 
846
847   KILL 1234-1255
848
849 Will delete all the messages that you own between msgnos 1234 and 1255.
850
851   KILL from g1tlh
852
853 will delete all the messages from g1tlh (if you are g1tlh). Similarly:
854
855   KILL to g1tlh
856
857 will delete all messages to g1tlh.
858
859   KILL FULL 1234
860  
861 will delete a message (usually a 'bulletin') from the whole cluster system. 
862
863 This uses the subject field, so any messages that have exactly the
864 same subject will be deleted. Beware!
865
866 === 6^KILL EXPunge <msgno> [<msgno..]^Expunge a message
867 Deleting a message using the normal KILL commands only marks that message
868 for deletion. The actual deletion only happens later (usually two days later).
869
870 The KILL EXPUNGE command causes the message to be truly deleted more or less
871 immediately.
872
873 It otherwise is used in the same way as the KILL command.
874
875 === 0^LEAVE <group>^Leave a chat or conference group
876 LEAVE allows you to leave a network wide conference group. To leave a
877 group (called FOC in this case) type:-
878
879   LEAVE FOC
880
881 See also CHAT, JOIN, SHOW/CHAT
882
883 === 0^LINKS^Show which nodes is physically connected
884 This is a quick listing that shows which links are connected and
885 some information about them. See WHO for a list of all connections.
886
887 === 9^LOAD/ALIASES^Reload the command alias table
888 Reload the /spider/cmd/Aliases file after you have editted it. You
889 will need to do this if you change this file whilst the cluster is
890 running in order for the changes to take effect.
891
892 === 9^LOAD/BANDS^Reload the band limits table
893 Reload the /spider/data/bands.pl file if you have changed it manually whilst
894 the cluster is running. 
895
896 === 9^LOAD/BADMSG^Reload the bad msg table
897 Reload the /spider/msg/badmsg.pl file if you have changed it manually whilst
898 the cluster is running. This table contains a number of perl regular 
899 expressions which are searched for in the fields targetted of each message. 
900 If any of them match then that message is immediately deleted on receipt. 
901
902 === 9^LOAD/BADWORDS^Reload the bad words table
903 Reload the /spider/data/badwords file if you have changed it manually whilst
904 the cluster is running. This file contains a list of words which, if found
905 on certain text portions of PC protocol, will cause those protocol frames
906 to be rejected. It will all put out a message if any of these words are
907 used on the announce, dx and talk commands. The words can be one or 
908 more on a line, lines starting with '#' are ignored.
909
910 === 9^LOAD/CMD_CACHE^Reload the automatic command cache
911 Normally, if you change a command file in the cmd or local_cmd tree it
912 will automatially be picked up by the cluster program. Sometimes it
913 can get confused if you are doing a lot of moving commands about or
914 delete a command in the local_cmd tree and want to use the normal one
915 again. Execute this command to reset everything back to the state it
916 was just after a cluster restart.
917
918 === 9^LOAD/FORWARD^Reload the msg forwarding routing table
919 Reload the /spider/msg/forward.pl file if you have changed it
920 manually whilst the cluster is running.
921
922 === 5^LOAD/KEPS^Load new keps data
923 === 5^LOAD/KEPS [nn]^Load new keps data from message
924 If there is no message number then reload the current Keps data from
925 the Keps.pm data file. You create this file by running 
926
927  /spider/perl/convkeps.pl <filename>
928
929 on a file containing NASA 2 line keps as a message issued by AMSAT. 
930
931 If there is a message number, then it will take the message, run
932 convkeps.pl on it and then load the data, all in one step.
933
934 These messages are sent to ALL by GB7DJK (and others) from time to time. 
935
936 === 9^LOAD/MESSAGES^Reload the system messages file
937 If you change the /spider/perl/Messages file (usually whilst
938 fiddling/writing new commands) you can have them take effect during a
939 cluster session by executing this command. You need to do this if get
940 something like :-
941
942 unknown message 'xxxx' in lang 'en'
943
944 === 9^LOAD/PREFIXES^Reload the prefix table
945 Reload the /spider/data/prefix_data.pl file if you have changed it
946 manually whilst the cluster is running.
947
948 === 5^MERGE <node> [<no spots>/<no wwv>]^Ask for the latest spots and WWV 
949 MERGE allows you to bring your spot and wwv database up to date. By default
950 it will request the last 10 spots and 5 WWVs from the node you select. The 
951 node must be connected locally.
952
953 You can request any number of spots or wwv and although they will be appended
954 to your databases they will not duplicate any that have recently been added 
955 (the last 2 days for spots and last month for WWV data).
956
957 === 9^MSG <cmd> <msgno> [data ... ]^Alter various message parameters
958 Alter message parameters like To, From, Subject, whether private or bulletin
959 or return receipt (RR) is required or whether to keep this message from timing
960 out.
961
962   MSG TO <msgno> <call>     - change TO callsign to <call>
963   MSG FRom <msgno> <call>   - change FROM callsign to <call>
964   MSG PRrivate <msgno>      - set private flag
965   MSG NOPRrivate <msgno>    - unset private flag
966   MSG RR <msgno>            - set RR flag
967   MSG NORR <msgno>          - unset RR flag
968   MSG KEep <msgno>          - set the keep flag (message won't be deleted ever)
969   MSG NOKEep <msgno>        - unset the keep flag
970   MSG SUbject <msgno> <new> - change the subject to <new>
971   MSG WAittime <msgno>      - remove any waitting time for this message
972   MSG NOREad <msgno>        - mark message as unread
973   MSG REad <msgno>          - mark message as read
974   MSG QUeue                 - queue any outstanding bulletins
975   MSG QUeue 1               - queue any outstanding private messages
976
977 You can look at the status of a message by using:-
978
979   STAT/MSG <msgno>      
980
981 This will display more information on the message than DIR does.
982    
983 === 8^PC <call> <text>^Send text (eg PC Protocol) to <call>
984 Send some arbitrary text to a locally connected callsign. No
985 processing is done on the text. This command allows you to send PC
986 Protocol to unstick things if problems arise (messages get stuck
987 etc). eg:-
988
989    pc gb7djk PC33^GB7TLH^GB7DJK^400^
990 or 
991    pc G1TLH Try doing that properly!!!
992
993 === 0^KILL <msgno> [<msgno> ...]^Remove or erase a message from the system
994 You can get rid of any message to or originating from your callsign using 
995 this command. You can remove more than one message at a time.
996
997 === 5^KILL <from>-<to>^Remove a range of messages from the system
998 === 5^KILL FROM <call>^Remove all messages from a callsign
999 === 5^KILL TO <call>^Remove all messages to a callsign
1000 === 5^KILL FULL <msgno> [<msgno]^Remove a message from the entire cluster
1001 Remove this message from the entire cluster system as well as your node.
1002
1003 === 5^KILL^
1004 As a sysop you can kill any message on the system.
1005
1006 === 8^PC <call> <text>^Send arbitrary text to a connected callsign
1007 Send any text you like to the callsign requested. This is used mainly to send
1008 PC protocol to connected nodes either for testing or to unstick things. 
1009
1010 You can also use in the same way as a talk command to a connected user but
1011 without any processing, added of "from <blah> to <blah" or whatever.
1012  
1013 === 1^PING <node call>^Check the link quality between nodes
1014 This command allows you to send a frame to another cluster node on
1015 the network and get a return frame.  The time it takes to do this
1016 is a good indication of the quality of the link.  The actual time
1017 it takes is output to the console in seconds.
1018 Any visible cluster node can be PINGed.
1019
1020 === 1^RCMD <node call> <cmd>^Send a command to another DX Cluster
1021 This command allows you to send nearly any command to another DX Cluster
1022 node that is connected to the system. 
1023
1024 Whether you get any output is dependant on a) whether the other system knows
1025 that the node callsign of this cluster is in fact a node b) whether the
1026 other system is allowing RCMDs from this node and c) whether you have
1027 permission to send this command at all.
1028
1029 === 0^READ^Read the next unread personal message addressed to you
1030 === 0^READ <msgno>^Read the specified message
1031 You can read any messages that are sent as 'non-personal' and also any
1032 message either sent by or sent to your callsign.
1033
1034 === 5^READ-^
1035 As a sysop you may read any message on the system
1036
1037 === 0^REJECT^Set a filter to reject something
1038 Create a filter to reject something
1039
1040 There are 2 types of filter, accept and reject.  See HELP FILTERING for more
1041 info.
1042
1043 === 0^REJECT/ANNOUNCE [0-9] <pattern>^Set a 'reject' filter line for announce
1044 Create an 'reject this announce' line for a filter. 
1045
1046 A reject filter line means that if the announce matches this filter it is
1047 passed onto the user. See HELP FILTERING for more info. Please read this
1048 to understand how filters work - it will save a lot of grief later on.
1049
1050 You can use any of the following things in this line:-
1051
1052   info <string>            eg: iota or qsl
1053   by <prefixes>            eg: G,M,2         
1054   origin <prefixes>
1055   origin_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
1056   origin_itu <prefixes or numbers>     or: G,GM,GW
1057   origin_zone <prefixes or numbers>
1058   origin_state <states>                eg: VA,NH,RI,ME
1059   by_dxcc <prefixes or numbers>
1060   by_itu <prefixes or numbers>
1061   by_zone <prefixes or numbers>
1062   by_state <states>                eg: VA,NH,RI,ME
1063   channel <prefixes>
1064   wx 1                     filter WX announces
1065   dest <prefixes>          eg: 6MUK,WDX      (distros)
1066
1067 some examples:-
1068
1069   rej/ann by_zone 14,15,16 and not by G,M,2
1070  
1071 You can use the tag 'all' to reject everything eg:
1072
1073   rej/ann all
1074
1075 but this probably for advanced users...
1076
1077 === 8^REJECT/ANNOUNCE <call> [input] [0-9] <pattern>^Announce filter sysop version
1078 This version allows a sysop to set a filter for a callsign as well as the
1079 default for nodes and users eg:-
1080
1081   reject/ann by G,M,2
1082   reject/ann input node_default by G,M,2
1083   reject/ann user_default by G,M,2
1084
1085 === 0^REJECT/SPOTS [0-9] <pattern>^Set a 'reject' filter line for spots
1086 Create a 'reject this spot' line for a filter. 
1087
1088 A reject filter line means that if the spot matches this filter it is
1089 dumped (not passed on). See HELP FILTERING for more info. Please read this
1090 to understand how filters work - it will save a lot of grief later on.
1091
1092 You can use any of the following things in this line:-
1093
1094   freq <range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
1095   on <range>             same as 'freq'
1096   call <prefixes>        eg: G,PA,HB9
1097   info <string>          eg: iota or qsl
1098   by <prefixes>            
1099   call_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
1100   call_itu <prefixes or numbers>     or: G,GM,GW
1101   call_zone <prefixes or numbers>
1102   call_state <states>                eg: VA,NH,RI,ME
1103   by_dxcc <prefixes or numbers>
1104   by_itu <prefixes or numbers>
1105   by_zone <prefixes or numbers>
1106   by_state <states>                eg: VA,NH,RI,ME
1107   origin <prefixes>
1108   channel <prefixes>
1109
1110 'call' means the callsign that has spotted 'by' whoever.
1111  
1112 For frequencies, you can use any of the band names defined in
1113 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
1114 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
1115 this is more efficient than saying simply: on HF (but don't get
1116 too hung up about that)
1117
1118 some examples:-
1119
1120   rej/spot 1 on hf
1121   rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
1122
1123 You can use the tag 'all' to reject everything eg:
1124
1125   rej/spot 3 all
1126
1127 but this probably for advanced users...
1128
1129 === 8^REJECT/ROUTE <call> [0-9] <pattern>^Set an 'reject' filter line for routing
1130 Create an 'reject this routing PC Protocol' line for a filter. 
1131
1132 An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter 
1133 it is NOT passed thru that interface. See HELP FILTERING for more info. Please 
1134 read this to understand how filters work - it will save a lot of grief later on.
1135
1136 You can use any of the following things in this line:-
1137
1138   call <prefixes>        the callsign of the thingy
1139   call_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
1140   call_itu <prefixes or numbers>     or: G,GM,GW
1141   call_zone <prefixes or numbers>
1142   call_state <states>                eg: VA,NH,RI,ME
1143   origin <prefixes>      really the interface it came in on
1144   origin_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
1145   origin_itu <prefixes or numbers>     or: G,GM,GW
1146   origin_zone <prefixes or numbers>
1147   origin_state <states>                eg: VA,NH,RI,ME
1148
1149 some examples:-
1150
1151   rej/route gb7djk call_dxcc 61,38 (everything except  UK+EIRE nodes)
1152
1153 You can use the tag 'all' to reject everything eg:
1154
1155   rej/route all     (equiv to [very] restricted mode)
1156
1157 as with ACCEPT/ROUTE 'by' is now a synonym for 'call'.
1158
1159 === 8^REJECT/SPOTS <call> [input] [0-9] <pattern>^Spot filter sysop version
1160 This version allows a sysop to set a filter for a callsign as well as the
1161 default for nodes and users eg:-
1162
1163   reject/spot db0sue-7 1 by_zone 14,15,16
1164   reject/spot node_default all
1165   set/hops node_default 10
1166
1167   reject/spot user_default by G,M,2
1168
1169 === 0^REJECT/WCY [0-9] <pattern>^set a 'reject' WCY filter
1170 It is unlikely that you will want to do this, but if you do then you can
1171 filter on the following fields:-
1172
1173   by <prefixes>            eg: G,M,2         
1174   origin <prefixes>
1175   origin_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
1176   origin_itu <prefixes or numbers>     or: G,GM,GW
1177   origin_zone <prefixes or numbers>
1178   by_dxcc <prefixes or numbers>
1179   by_itu <prefixes or numbers>
1180   by_zone <prefixes or numbers>
1181   channel <prefixes>
1182
1183 There are no examples because WCY Broadcasts only come from one place and
1184 you either want them or not (see UNSET/WCY if you don't want them).
1185
1186 This command is really provided for future use.
1187
1188 See HELP FILTER for information.
1189
1190 === 8^REJECT/WCY <call> [input] [0-9] <pattern>^WCY filter sysop version
1191 This version allows a sysop to set a filter for a callsign as well as the
1192 default for nodes and users eg:-
1193
1194   reject/wcy gb7djk all
1195
1196 === 0^REJECT/WWV [0-9] <pattern>^set a 'reject' WWV filter
1197 It is unlikely that you will want to do this, but if you do then you can
1198 filter on the following fields:-
1199
1200   by <prefixes>            eg: G,M,2         
1201   origin <prefixes>
1202   origin_dxcc <prefixes or numbers>    eg: 61,62 (from eg: sh/pre G)
1203   origin_itu <prefixes or numbers>     or: G,GM,GW
1204   origin_zone <prefixes or numbers>
1205   by_dxcc <prefixes or numbers>
1206   by_itu <prefixes or numbers>
1207   by_zone <prefixes or numbers>
1208   channel <prefixes>
1209
1210 for example 
1211
1212   reject/wwv by_zone 14,15,16
1213
1214 is probably the only useful thing to do (which will only show WWV broadcasts
1215 by stations in the US).
1216
1217 See HELP FILTER for information.
1218
1219 === 8^REJECT/WWV <call> [input] [0-9] <pattern>^WWV filter sysop version
1220 This version allows a sysop to set a filter for a callsign as well as the
1221 default for nodes and users eg:-
1222
1223   reject/wwv db0sue-7 1 by_zone 4
1224   reject/wwv node_default all
1225
1226   reject/wwv user_default by W
1227
1228 === 0^REPLY^Reply (privately) to the last message that you have read
1229 === 0^REPLY <msgno>^Reply (privately) to the specified message
1230 === 0^REPLY B <msgno>^Reply as a Bulletin to the specified message
1231 === 0^REPLY NOPrivate <msgno>^Reply as a Bulletin to the specified message
1232 === 0^REPLY RR <msgno>^Reply to the specified message with read receipt
1233 You can reply to a message and the subject will automatically have
1234 "Re:" inserted in front of it, if it isn't already present.
1235
1236 You can also use all the extra qualifiers such as RR, PRIVATE, 
1237 NOPRIVATE, B that you can use with the SEND command (see SEND
1238 for further details)
1239
1240 === 9^SAVE [-d -t -a] <filename> "<cmd>" [...]^Save command output to a file
1241 This sysop only cammand allows you to save the output of one or more
1242 commands to a file. For example:-
1243
1244   save /spider/packclus/dxstats show/dxstat
1245
1246 will save the output of the normal command "show/dxstat" to the file
1247 "dxstats" in the files area.
1248
1249 You can have some extra flags to the save which will either 
1250 date stamp or time stamp or both the filename so:-
1251
1252   save -d /tmp/a <cmd> creates /tmp/a_6-Jan-2002
1253   save -t /tmp/a <cmd> creates /tmp/a_2301Z
1254   save -d -t /tmp/a <cmd> creates /tmp/a_6-Jan-2002_2301Z
1255
1256 The -a flag means append to the file instead of overwriting it.
1257
1258 You can have more than one command on the line, to do this you MUST
1259 enclose each command in double quotes (") eg:-
1260
1261   save /tmp/a "sh/hfstats" "blank +" "sh/vhfstats"
1262
1263 or
1264
1265   save /tmp/a "sh/hfstats","blank +","sh/vhfstats"
1266
1267 You can only write into places that the cluster has permission for (which
1268 is that of the "sysop" user [which had BETTER NOT BE "root"]), you will 
1269 need to create any directories you want to put stuff in beforehand as well.
1270  
1271 It is likely that you will want to run these commands in a crontab type 
1272 situation. You would do that something like:-
1273
1274   0 0 * * * run_cmd('save /tmp/dxstats "echo DXStat Table", "sh/dxstats"')
1275
1276 Note that you still enclose each command with (") characters but you must
1277 enclose the entire save command in (') characters. 
1278
1279 Now in fact, this can be varied if you know what you are doing. See the
1280 admin manual for more details.
1281  
1282 === 0^SEND <call> [<call> ...]^Send a message to one or more callsigns
1283 === 0^SEND RR <call>^Send a message and ask for a read receipt
1284 === 0^SEND COPY <msgno> <call>^Send a copy of a  message to someone
1285 === 0^SEND PRIVATE <call>^Send a personal message
1286 === 0^SEND NOPRIVATE <call>^Send a message to all stations
1287 All the SEND commands will create a message which will be sent either to
1288 an individual callsign or to one of the 'bulletin' addresses. 
1289
1290 SEND <call> on its own acts as though you had typed SEND PRIVATE, that is
1291 it will mark the message as personal and send it to the cluster node that
1292 that callsign is connected to. If the <call> you have specified is in fact
1293 a known bulletin category on your node (eg: ALL) then the message should
1294 automatically become a bulletin.
1295
1296 You can have more than one callsign in all of the SEND commands.
1297
1298 You can have multiple qualifiers so that you can have for example:-
1299
1300   SEND RR COPY 123 PRIVATE G1TLH G0RDI
1301
1302 which should send a copy of message 123 to G1TLH and G0RDI and you will
1303 receive a read receipt when they have read the message.
1304
1305 SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
1306 SP is an alias for SEND PRIVATE
1307
1308 The system will ask you for a subject. Conventionally this should be 
1309 no longer than 29 characters for compatibility. Most modern cluster
1310 software should accept more.
1311
1312 You will now be prompted to start entering your text. 
1313
1314 You finish the message by entering '/EX' on a new line. For instance:
1315
1316   ...
1317   bye then Jim
1318   73 Dirk
1319   /ex
1320
1321 If you have started a message and you don't want to keep it then you
1322 can abandon the message with '/ABORT' on a new line, like:-
1323
1324   line 1
1325   line 2
1326   oh I just can't be bothered with this
1327   /abort
1328
1329 If you abort the message it will NOT be sent.
1330
1331 When you are entering the text of your message, most normal output (such
1332 as DX announcements and so on are suppressed and stored for latter display
1333 (upto 20 such lines are stored, as new ones come along, so the oldest
1334 lines are dropped).
1335
1336 Also, you can enter normal commands commands (and get the output 
1337 immediately) whilst in the middle of a message. You do this by typing
1338 the command preceeded by a '/' character on a new line, so:-
1339
1340   /dx g1tlh 144010 strong signal
1341
1342 Will issue a dx annoucement to the rest of the cluster. 
1343
1344 Also, you can add the output of a command to your message by preceeding 
1345 the command with '//', thus :-
1346
1347   //sh/vhftable
1348
1349 This will show YOU the output from SH/VHFTABLE and also store it in the
1350 message. 
1351
1352 You can carry on with the message until you are ready to send it. 
1353 === 0^SET/ADDRESS <your address>^Record your postal address
1354
1355 === 0^SET/ANNOUNCE^Allow announce messages to come out on your terminal
1356 === 0^UNSET/ANNOUNCE^Stop announce messages coming out on your terminal
1357
1358 === 0^SET/ANNTALK^Allow talk like announce messages on your terminal
1359 === 0^UNSET/ANNTALK^Stop talk like announce messages on your terminal
1360 The announce system on legacy cluster nodes is used as a talk 
1361 substitute because the network is so poorly connected. If you:
1362
1363   unset/anntalk
1364
1365 you will suppress several of these announces, you may miss the odd 
1366 useful one as well, but you would probably miss them anyway in the
1367 welter of useless ones.
1368
1369   set/anntalk 
1370
1371 allows you to see them again. This is the default.
1372
1373 === 5^SET/ARCLUSTER <call> [<call>..]^Make the callsign an AR-Cluster node
1374
1375 === 8^SET/BADDX <call>..^Stop callsigns in a dx spot being propagated
1376 === 8^UNSET/BADDX <call>..^Propagate a dx spot with this callsign again
1377 Setting a word as 'baddx' will prevent spots with that word in the
1378 'spotted' field (as in: DX 14001.1 FR0G)of a DX spot from going any
1379 further. They will not be displayed and they will not be sent onto
1380 other nodes.
1381
1382 The word must be written in full, no wild cards are allowed eg:-
1383
1384   set/baddx FORSALE VIDEO FR0G
1385
1386 To allow a word again, use the following command ...
1387
1388   unset/baddx VIDEO
1389
1390 === 8^SET/BADNODE <call>..^Stop spots from this node being propagated
1391 === 8^UNSET/BADNODE <call>..^Allow spots from this node again
1392 Setting a callsign as a 'badnode' will prevent spots from that node 
1393 going any further. They will not be displayed and they will not be 
1394 sent onto other nodes.
1395
1396 The call must be a full eg:-
1397
1398   set/badnode K1TTT 
1399
1400 will stop anything from K1TTT. If you want SSIDs as well then you must
1401 enter them specifically.
1402
1403   unset/badnode K1TTT
1404
1405 will allow spots from him again.
1406
1407 Use with extreme care. This command may well be superceeded by FILTERing.
1408
1409 === 8^SET/BADSPOTTER <call>..^Stop spots from this callsign being propagated
1410 === 8^UNSET/BADSPOTTER <call>..^Allow spots from this callsign again
1411 Setting a callsign as a 'badspotter' will prevent spots from this callsign 
1412 going any further. They will not be displayed and they will not be 
1413 sent onto other nodes.
1414
1415 The call must be written in full, no wild cards are allowed eg:-
1416
1417   set/badspotter VE2STN 
1418
1419 will stop anything from VE2STN. This command will automatically
1420 stop spots from this user, regardless of whether or which SSID 
1421 he uses. DO NOT USE SSIDs in the callsign, just use the callsign
1422 as above or below.
1423
1424   unset/badspotter VE2STN
1425
1426 will allow spots from him again.
1427
1428 Use with extreme care. This command may well be superceded by FILTERing.
1429
1430 === 8^SET/BADWORD <word>..^Stop things with this word being propagated
1431 === 8^UNSET/BADWORD <word>..^Propagate things with this word again
1432 Setting a word as a 'badword' will prevent things like spots,
1433 announces or talks with this word in the the text part from going any
1434 further. They will not be displayed and they will not be sent onto
1435 other nodes.
1436
1437 The word must be written in full, no wild cards are allowed eg:-
1438
1439   set/badword annihilate annihilated annihilation 
1440
1441 will stop anything with these words in the text.
1442
1443   unset/badword annihilated
1444
1445 will allow text with this word again.
1446
1447 === 0^SET/BEEP^Add a beep to DX and other messages on your terminal
1448 === 0^UNSET/BEEP^Stop beeps for DX and other messages on your terminal
1449
1450 === 5^SET/BBS <call> [<call>..]^Make the callsign a BBS
1451
1452 === 5^SET/CLX <call> [<call>..]^Make the callsign an CLX node
1453
1454 === 9^SET/DEBUG <name>^Add a debug level to the debug set
1455 === 9^UNSET/DEBUG <name>^Remove a debug level from the debug set
1456 You can choose to log several different levels.  The levels are
1457
1458  chan
1459  state
1460  msg
1461  cron
1462  connect
1463
1464 You can show what levels you are logging with SHOW/DEBUG
1465
1466 === 0^SET/DX^Allow DX messages to come out on your terminal
1467 === 0^UNSET/DX^Stop DX messages coming out on your terminal
1468
1469 === 0^SET/DXCQ^Show CQ Zones on the end of DX announcements
1470 === 0^UNSET/DXCQ^Stop CQ Zones on the end of DX announcements
1471 Display both the Spotter's and the Spotted's CQ Zone on the end
1472 of a DX announcement (there is just enough room). Some user programs
1473 cannot cope with this. The Spotter's CQ is on the RHS of the 
1474 time, the Spotted's CQ is on the LHS.
1475
1476 Conflicts with: SET/DXGRID, SET/DXITU, SHOW/USSTATE
1477
1478 Do a STAT/USER to see which flags you have set if you are confused.  
1479
1480 === 0^SET/DXITU^Show ITU Zones on the end of DX announcements
1481 === 0^UNSET/DXITU^Stop ITU Zones on the end of DX announcements
1482 Display both the Spotter's and the Spotted's ITU Zone on the end
1483 of a DX announcement (there is just enough room). Some user programs
1484 cannot cope with this. The Spotter's ITU is on the RHS of the 
1485 time, the Spotted's ITU is on the LHS.
1486
1487 Conflicts with: SET/DXGRID, SET/DXCQ, SHOW/USSTATE
1488
1489 Do a STAT/USER to see which flags you have set if you are confused.  
1490
1491 === 0^SET/DXGRID^Allow QRA Grid Squares on the end of DX announcements
1492 === 0^UNSET/DXGRID^Stop QRA Grid Squares on the end of DX announcements
1493 A standard feature which is enabled in version 1.43 and above is 
1494 that if the spotter's grid square is known it is output on the end
1495 of a DX announcement (there is just enough room). Some user programs
1496 cannot cope with this. You can use this command to reset (or set)
1497 this feature.
1498
1499 Conflicts with: SET/DXCQ, SET/DXITU
1500
1501 Do a STAT/USER to see which flags you have set if you are confused.  
1502
1503 === 5^SET/DXNET <call> [<call>..]^Make the callsign an DXNet node
1504
1505 === 0^SET/ECHO^Make the cluster echo your input
1506 === 0^UNSET/ECHO^Stop the cluster echoing your input
1507 If you are connected via a telnet session, different implimentations
1508 of telnet handle echo differently depending on whether you are 
1509 connected via port 23 or some other port. You can use this command
1510 to change the setting appropriately. 
1511
1512 The setting is stored in your user profile.
1513
1514 YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
1515
1516 === 0^SET/EMAIL <email> ...^Set email address(es) and forward your personals
1517 === 0^UNSET/EMAIL^Stop personal msgs being forwarded by email
1518 If any personal messages come in for your callsign then you can use
1519 these commands to control whether they are forwarded onto your email
1520 address. To enable the forwarding do something like:-
1521
1522   SET/EMAIL mike.tubby@somewhere.com
1523
1524 You can have more than one email address (each one separated by a space).
1525 Emails are forwarded to all the email addresses you specify.
1526
1527 You can disable forwarding by:-
1528
1529   UNSET/EMAIL
1530
1531 === 0^SET/HERE^Tell the system you are present at your terminal
1532 === 0^UNSET/HERE^Tell the system you are absent from your terminal
1533
1534 === 0^SET/HOMENODE <node> ^Set your normal cluster callsign
1535 Tell the cluster system where you normally connect to. Any Messages sent
1536 to you will normally find their way there should you not be connected.
1537 eg:-
1538   SET/HOMENODE gb7djk
1539
1540 === 8^SET/HOPS <call> ann|spots|route|wwv|wcy <n>^Set hop count  
1541 === 8^UNSET/HOPS <call> ann|spots|route|wwv|wcy^Unset hop count  
1542 Set the hop count for a particular type of broadcast for a node.
1543
1544 This command allows you to set up special hop counts for a node 
1545 for currently: announce, spots, wwv and wcy broadcasts.
1546
1547 eg:
1548   set/hops gb7djk ann 10
1549   set/hops gb7mbc spots 20
1550
1551 Set SHOW/HOPS for information on what is already set. This command
1552 creates a filter and works in conjunction with the filter system. 
1553
1554 You can unset the hops with command UNSET/HOPS. For example:-
1555
1556   unset/hops gb7djk ann
1557   unset/hops gb7mbc spots
1558
1559
1560 === 9^SET/ISOLATE^Isolate a node from the rest of the network
1561 Connect a node to your system in such a way that you are a full protocol
1562 member of its network and can see all spots on it, but nothing either leaks
1563 out from it nor goes back into from the rest of the nodes connected to you.
1564
1565 You can potentially connect several nodes in this way.
1566  
1567 === 9^UNSET/ISOLATE^Stop Isolation of a node from the rest of the network
1568 Remove isolation from a node - SET/ISOLATE
1569
1570 === 0^SET/LANGUAGE <lang>^Set the language you want to use
1571 You can select the language that you want the cluster to use. Currently
1572 the languages available are en (English), de (German), es (Spanish),
1573 Czech (cz), French (fr), Portuguese (pt), Italian (it) and nl (Dutch).
1574
1575 === 0^SET/LOCATION <lat & long>^Set your latitude and longitude
1576 === 9^SET/SYS_LOCATION <lat & long>^Set your cluster latitude and longitude
1577 In order to get accurate headings and such like you must tell the system
1578 what your latitude and longitude is. If you have not yet done a SET/QRA
1579 then this command will set your QRA locator for you. For example:-
1580   SET/LOCATION 52 22 N 0 57 E
1581
1582 === 0^SET/LOGININFO^Inform when a station logs in locally
1583 === 0^UNSET/LOGININFO^Inform when a station logs out locally
1584
1585 === 9^SET/LOCKOUT <call>^Stop a callsign connecting to the cluster
1586 === 9^UNSET/LOCKOUT <call>^Allow a callsign to connect to the cluster
1587
1588 === 0^SET/NAME <your name>^Set your name
1589 Tell the system what your name is eg:-
1590   SET/NAME Dirk
1591
1592 === 5^SET/NODE <call> [<call>..]^Make the callsign an AK1A cluster
1593 Tell the system that the call(s) are to be treated as AK1A cluster and
1594 fed PC Protocol rather normal user commands.
1595
1596 === 8^SET/OBSCOUNT <count> <call>^Set the 'pump-up' obscelence PING counter 
1597 From 1.35 onwards neighbouring nodes are pinged at regular intervals (see
1598 SET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'
1599 counter which is decremented on every outgoing ping and then reset to
1600 the 'obscount' value on every incoming ping. The default value of this
1601 parameter is 2. 
1602
1603 What this means is that a neighbouring node will be pinged twice at 
1604 (default) 300 second intervals and if no reply has been heard just before
1605 what would be the third attempt, that node is disconnected.
1606
1607 If a ping is heard then the obscount is reset to the full value. Using
1608 default values, if a node has not responded to a ping within 15 minutes,
1609 it is disconnected.
1610
1611 You can set this parameter between 1 and 9.
1612
1613 It is STRONGLY recommended that you don't change the default.
1614
1615 === 0^SET/PAGE <lines per page>^Set the lines per page
1616 Tell the system how many lines you wish on a page when the number of line
1617 of output from a command is more than this. The default is 20. Setting it
1618 explicitly to 0 will disable paging. 
1619   SET/PAGE 30
1620   SET/PAGE 0
1621
1622 The setting is stored in your user profile.
1623
1624 === 9^SET/PINGINTERVAL <time> <nodecall>^Set ping time to neighbouring nodes 
1625 As from release 1.35 all neighbouring nodes are pinged at regular intervals
1626 in order to determine the rolling quality of the link and, in future, to
1627 affect routing decisions. The default interval is 300 secs or 5 minutes.
1628
1629 You can use this command to set a different interval. Please don't. 
1630
1631 But if you do the value you enter is treated as minutes up 30 and seconds
1632 for numbers greater than that.
1633
1634 This is used also to help determine when a link is down at the far end
1635 (as certain cluster software doesn't always notice), see SET/OBSCOUNT
1636 for more information.
1637
1638 If you must change it (and it may be useful for internet connected nodes
1639 on dynamic IP addresses that go away after a set time of usage) the time
1640 can be specified as:-
1641
1642   5      which if less than 30 is converted to minutes otherwise is 
1643          taken as the no of seconds between pings. 
1644   120s   120 seconds
1645   5m     5 minutes
1646   1h     1 hour
1647
1648 Please be aware that this causes traffic to occur on the link, setting 
1649 this value too low may annoy your neighbours beyond the point of 
1650 endurance!
1651
1652 You can switch this off by setting it to 0.
1653
1654 === 9^SET/PRIVILEGE <n> <call> [<call..]^Set privilege level on a call
1655 Set the privilege level on a callsign. The privilege levels that pertain
1656 to commands are as default:-
1657   0 - normal user
1658   1 - allow remote nodes normal user RCMDs
1659   5 - various privileged commands (including shutdown, but not disc-
1660       connect), the normal level for another node.
1661   8 - more privileged commands (including disconnect)
1662   9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS
1663       LEVEL.
1664 If you are a sysop and you come in as a normal user on a remote connection
1665 your privilege will automatically be set to 0.
1666
1667 === 0^UNSET/PRIVILEGE^Remove any privilege for this session
1668 You can use this command to 'protect' this session from unauthorised
1669 use. If you want to get your normal privilege back you will need to
1670 either logout and login again (if you are on a console) or use the
1671 SYSOP command.
1672
1673 === 9^SET/PASSWORD <callsign> <string>^Set a users password
1674 The password for a user can only be set by a full sysop. The string
1675 can contain any characters. 
1676
1677 The way this field is used depends on context. If it is being used in
1678 the SYSOP command context then you are offered 5 random numbers and you
1679 have to supply the corresponding letters. This is now mainly for ax25
1680 connections.
1681
1682 If it is being used on incoming telnet connections then, if a password
1683 is set or the:
1684
1685   set/var $main::passwdreq = 1
1686
1687 command is executed in the startup script, then a password prompt is
1688 given after the normal 'login: ' prompt.  
1689
1690 === 0^SET/PASSWORD^Set your own password
1691 This command only works for a 'telnet' user (currently). It will
1692 only work if you have a password already set. This initial password
1693 can only be set by the sysop.
1694
1695 When you execute this command it will ask you for your old password,
1696 then ask you to type in your new password twice (to make sure you
1697 get it right). You may or may not see the data echoed on the screen
1698 as you type, depending on the type of telnet client you have.
1699
1700 === 9^UNSET/PASSWORD <call> ...^Delete (remove) a user's password
1701 This command allows the sysop to completely delete and remove a 
1702 password for a user. 
1703
1704 === 0^SET/PROMPT <string>^Set your prompt to <string>
1705 === 0^UNSET/PROMPT^Set your prompt back to default
1706 This command will set your user prompt to exactly the string that you 
1707 say. The point of this command to enable a user to interface to programs
1708 that are looking for a specific prompt (or else you just want a different
1709 fixed prompt).
1710
1711   SET/PROMPT clx >
1712
1713 UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back to
1714 normal.
1715
1716 === 5^SET/SPIDER <call> [<call>..]^Make the callsign an DXSpider node
1717 Tell the system that the call(s) are to be treated as DXSpider node and
1718 fed new style DX Protocol rather normal user commands.
1719
1720 === 9^SET/SYS_QRA <locator>^Set your cluster QRA Grid locator
1721 === 0^SET/QRA <locator>^Set your QRA Grid locator
1722 Tell the system what your QRA (or Maidenhead) locator is. If you have not
1723 done a SET/LOCATION then your latitude and longitude will be set roughly
1724 correctly (assuming your locator is correct ;-). For example:-
1725   SET/QRA JO02LQ
1726
1727 === 0^SET/QTH <your qth>^Set your QTH
1728 Tell the system where you are. For example:-
1729   SET/QTH East Dereham, Norfolk
1730
1731 === 9^SET/REGISTER <call> ...^Mark a user as registered
1732 === 9^UNSET/REGISTER <call> ...^Mark a user as not registered
1733 Registration is a concept that you can switch on by executing the
1734
1735   set/var $main::regreq = 1 
1736
1737 command (usually in your startup file)
1738
1739 If a user is NOT registered then, firstly, instead of the normal
1740 motd file (/spider/data/motd) being sent to the user at startup, the
1741 user is sent the motd_nor file instead. Secondly, the non registered
1742 user only has READ-ONLY access to the node. The non-registered user
1743 cannot use DX, ANN etc. 
1744
1745 The only exception to this is that a non-registered user can TALK or
1746 SEND messages to the sysop.
1747  
1748 === 0^SET/TALK^Allow TALK messages to come out on your terminal
1749 === 0^UNSET/TALK^Stop TALK messages coming out on your terminal
1750
1751 === 9^SET/USDB <call> <state> <city>^add/update a US DB callsign
1752 This command allows you to add or alter a callsign in the US state
1753 database. Use with extreme caution. Anything you do here will be
1754 overwritten by any weekly updates that affect this callsign
1755
1756   set/usdb g1tlh nh downtown rindge
1757
1758 see also DELETE/USDB
1759
1760 === 0^SET/USSTATE^Allow US State info on the end of DX announcements
1761 === 0^UNSET/USSTATE^Stop US State info on the end of DX announcements
1762 If the spotter's or spotted's US State is known it is output on the 
1763 end of a DX announcement (there is just enough room). 
1764
1765 A spotter's state will appear on the RHS of the time (like 
1766 SET/DXGRID) and the spotted's State will appear on the LHS of the
1767 time field. Any information found will override any locator 
1768 information from SET/DXGRID.
1769
1770 Some user programs cannot cope with this. You can use this command 
1771 to reset (or set) this feature.
1772
1773 Conflicts with: SET/DXCQ, SET/DXITU
1774
1775 Do a STAT/USER to see which flags you have set if you are confused.  
1776
1777 === 0^SET/WCY^Allow WCY messages to come out on your terminal
1778 === 0^UNSET/WCY^Stop WCY messages coming out on your terminal
1779
1780 === 0^SET/WWV^Allow WWV messages to come out on your terminal
1781 === 0^UNSET/WWV^Stop WWV messages coming out on your terminal
1782
1783 === 0^SET/WX^Allow WX messages to come out on your terminal
1784 === 0^UNSET/WX^Stop WX messages coming out on your terminal
1785
1786 === 1^SHOW/BADDX^Show all the bad dx calls in the system
1787 Display all the bad dx callsigns in the system, see SET/BADDX
1788 for more information.
1789
1790 === 1^SHOW/BADNODE^Show all the bad nodes in the system
1791 Display all the bad node callsigns in the system, see SET/BADNODE
1792 for more information.
1793
1794 === 1^SHOW/BADSPOTTER^Show all the bad spotters in the system
1795 Display all the bad spotter's callsigns in the system, see SET/BADSPOTTER
1796 for more information.
1797
1798 === 1^SHOW/BADWORD^Show all the bad words in the system
1799 Display all the bad words in the system, see SET/BADWORD
1800 for more information.
1801
1802 === 0^SHOW/CHAT [<group>] [<lines>]^Show any chat or conferencing 
1803 This command allows you to see any chat or conferencing that has  
1804 occurred whilst you were away. SHOW/CHAT on its own will show data for
1805 all groups. If you use a group name then it will show only chat for
1806 that group.
1807
1808 === 0^SHOW/CONFIGURATION [<node>]^Show all the nodes and users visible
1809 This command allows you to see all the users that can be seen
1810 and the nodes to which they are connected.
1811
1812 This command is normally abbreviated to: sh/c
1813
1814 Normally, the list returned will be just for the nodes from your 
1815 country (because the list otherwise will be very long).
1816
1817   SH/C ALL 
1818
1819 will produce a complete list of all nodes. 
1820
1821 BE WARNED: the list that is returned can be VERY long
1822
1823 It is possible to supply a node or part of a prefix and you will get 
1824 a list of the users for that node or list of nodes starting with
1825 that prefix.
1826
1827   SH/C GB7DJK
1828
1829   SH/C SK
1830
1831 === 0^SHOW/CONFIGURATION/NODE^Show all the nodes connected locally
1832 Show all the nodes connected to this node.
1833
1834 === 1^SHOW/CONNECT^Show all the active connections
1835 This command shows information on all the active connections known to
1836 the node. This command gives slightly more information than WHO.
1837
1838 === 0^SHOW/CONTEST <year and month>^Show all the contests for a month
1839 Show all known contests which are maintained at http://www.sk3bg.se/contest/
1840 for a particular month or year. The format is reasonably flexible.
1841 For example:-
1842   
1843   SH/CONTEST sep2003
1844   SH/CONTEST 03 march
1845
1846 === 0^SHOW/DATE [<prefix>|<callsign>]^Show the local time 
1847 This is very nearly the same as SHOW/TIME, the only difference the format
1848 of the date string if no arguments are given.
1849
1850 If no prefixes or callsigns are given then this command returns the local
1851 time and UTC as the computer has it right now. If you give some prefixes
1852 then it will show UTC and UTC + the local offset (not including DST) at
1853 the prefixes or callsigns that you specify.
1854
1855 === 0^SHOW/DB0SDX <callsign>^Show QSL infomation from DB0SDX database
1856 This command queries the DB0SDX QSL server on the internet
1857 and returns any information available for that callsign. This service
1858 is provided for users of this software by http://www.qslinfo.de.
1859
1860 See also SHOW/QRZ, SHOW/WM7D.
1861
1862 === 9^SHOW/DEBUG^Show what levels of debug information you are logging
1863
1864 === 0^SHOW/DX^Interrogate the spot database
1865 If you just type SHOW/DX you will get the last so many spots
1866 (sysop configurable, but usually 10).
1867    
1868 In addition you can add any number of these commands in very nearly
1869 any order to the basic SHOW/DX command, they are:-
1870    
1871  on <band>       - eg 160m 20m 2m 23cm 6mm
1872  on <region>     - eg hf vhf uhf shf      (see SHOW/BANDS)
1873  on <from>/<to>  - eg 1000/4000 14000-30000  (in Khz)
1874     <from>-<to>
1875    
1876  <number>        - the number of spots you want
1877  <from>-<to>     - <from> spot no <to> spot no in the selected list
1878  <from>/<to>
1879    
1880  <prefix>        - for a spotted callsign beginning with <prefix>
1881  *<suffix>       - for a spotted callsign ending in <suffix>
1882  *<string>*      - for a spotted callsign containing <string>
1883    
1884  day <number>    - starting <number> days ago
1885  day <from>-<to> - <from> days <to> days ago
1886      <from>/<to>   
1887
1888  info <text>     - any spots containing <text> in the info or remarks
1889     
1890  by <call>       - any spots spotted by <call> (spotter <call> is the 
1891                    same).
1892
1893  qsl             - this automatically looks for any qsl info on the call
1894                    held in the spot database.
1895
1896  iota [<iota>]   - If the iota island number is missing it will look for
1897                   the string iota and anything which looks like an iota
1898                   island number. If you specify then it will look for  
1899                   that island.
1900
1901  qra [<locator>] - this will look for the specific locator if you specify
1902                    one or else anything that looks like a locator.
1903
1904  dxcc            - treat the prefix as a 'country' and look for spots
1905                    from that country regardless of actual prefix.
1906                    eg dxcc oq2 
1907                   
1908                    You can also use this with the 'by' keyword so 
1909                    eg by W dxcc  
1910    
1911  e.g. 
1912    
1913    SH/DX 9m0
1914    SH/DX on 20m info iota
1915    SH/DX 9a on vhf day 30
1916    SH/DX rf1p qsl
1917    SH/DX iota 
1918    SH/DX iota eu-064
1919    SH/DX qra jn86
1920    SH/DX dxcc oq2
1921    SH/DX dxcc oq2 by w dxcc
1922   
1923 === 0^SHOW/DXCC <prefix>^Interrogate the spot database by country
1924 This command takes the <prefix> (which can be a full or partial 
1925 callsign if desired), looks up which internal country number it is
1926 and then displays all the spots as per SH/DX for that country.
1927
1928 This is now an alias for 'SHOW/DX DXCC' 
1929    
1930 The options for SHOW/DX also apply to this command.   
1931 e.g. 
1932    
1933    SH/DXCC G
1934    SH/DXCC W on 20m iota
1935
1936 This can be done with the SHOW/DX command like this:-
1937
1938    SH/DX dxcc g
1939    SH/DX dxcc w on 20m iota
1940
1941 === 0^SHOW/DXSTATS [days] [date]^Show the DX Statistics
1942 Show the total DX spots for the last <days> no of days (default is 31), 
1943 starting from a <date> (default: today).
1944
1945 === 0^SHOW/FILES [<filearea> [<string>]]^List the contents of a filearea
1946 SHOW/FILES on its own will show you a list of the various fileareas
1947 available on the system. To see the contents of a particular file
1948 area type:-
1949    SH/FILES <filearea>
1950 where <filearea> is the name of the filearea you want to see the 
1951 contents of.
1952
1953 You can also use shell globbing characters like '*' and '?' in a
1954 string to see a selection of files in a filearea eg:-
1955    SH/FILES bulletins arld*
1956
1957 See also TYPE - to see the contents of a file.
1958
1959 === 0^SHOW/FILTER^Show the contents of all the filters you have set
1960 Show the contents of all the filters that are set. This command displays
1961 all the filters set - for all the various categories.
1962
1963 === 0^SHOW/HFSTATS [days] [date]^Show the HF DX Statistics 
1964 Show the HF DX spots breakdown by band for the last <days> no of days 
1965 (default is 31), starting from a <date> (default: today).
1966
1967 === 0^SHOW/HFTABLE [days] [date] [prefix ...]^Show the HF DX Spotter Table
1968 Show the HF DX Spotter table for the list of prefixes for the last 
1969 <days> no of days (default is 31), starting from a <date> (default: today).
1970
1971 If there are no prefixes then it will show the table for your country.
1972
1973 Remember that some countries have more than one "DXCC country" in them
1974 (eg G :-), to show them (assuming you are not in G already which is
1975 specially treated in the code) you must list all the relevant prefixes
1976
1977   sh/hftable g gm gd gi gj gw gu 
1978
1979 Note that the prefixes are converted into country codes so you don't have
1980 to list all possible prefixes for each country.
1981
1982 If you want more or less days than the default simply include the
1983 number you require:-
1984
1985   sh/hftable 20 pa
1986
1987 If you want to start at a different day, simply add the date in some 
1988 recognizable form:-
1989
1990   sh/hftable 2 25nov02
1991   sh/hftable 2 25-nov-02 
1992   sh/hftable 2 021125 
1993   sh/hftable 2 25/11/02
1994
1995 This will show the stats for your DXCC for that CQWW contest weekend. 
1996
1997 You can specify either prefixes or full callsigns (so you can see how you
1998 did against all your mates). You can also say 'all' which will then print
1999 the worldwide statistics.
2000
2001   sh/hftable all 
2002
2003 === 8^SHOW/HOPS <call> [ann|spots|route|wcy|wwv]^Show the hop counts for a node
2004 This command shows the hop counts set up for a node. You can specify
2005 which category you want to see. If you leave the category out then 
2006 all the categories will be listed.
2007  
2008 === 1^SHOW/ISOLATE^Show list of ISOLATED nodes
2009
2010 === 9^SHOW/LOCKOUT <prefix>|ALL^Show the list of locked out or excluded callsigns
2011
2012 === 8^SHOW/LOG [<callsign>]^Show excerpts from the system log
2013 This command outputs a short section of the system log.  On its own
2014 it will output a general logfile.  With the optional callsign it will
2015 show output from the log associated with that callsign.
2016
2017 === 0^SHOW/MOON [ndays] [<prefix>|<callsign>]^Show Moon rise and set times
2018 Show the Moon rise and set times for a (list of) prefixes or callsigns, 
2019 together with the azimuth and elevation of the sun currently at those
2020 locations.
2021
2022 If you don't specify any prefixes or callsigns, it will show the times for
2023 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
2024 together with the current azimuth and elevation.
2025
2026 In addition, it will show the illuminated fraction of the moons disk.
2027
2028 If all else fails it will show the Moonrise and set times for the node
2029 that you are connected to. 
2030
2031 For example:-
2032
2033   SH/MOON
2034   SH/MOON G1TLH W5UN
2035
2036 You can also use this command to see into the past or the future, so
2037 if you want to see yesterday's times then do:-
2038
2039   SH/MOON -1 
2040
2041 or in three days time:-
2042
2043   SH/MOON +3 W9
2044
2045 Upto 366 days can be checked both in the past and in the future.
2046
2047 Please note that the rise and set times are given as the UT times of rise and 
2048 set on the requested UT day.
2049
2050 === 0^SHOW/MUF <prefix> [<hours>][long]^Show the likely propagation to a prefix
2051 This command allow you to estimate the likelihood of you contacting
2052 a station with the prefix you have specified. The output assumes a modest
2053 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)
2054
2055 The result predicts the most likely operating frequencies and signal
2056 levels for high frequency (shortwave) radio propagation paths on
2057 specified days of the year and hours of the day. It is most useful for
2058 paths between 250 km and 6000 km, but can be used with reduced accuracy
2059 for paths shorter or longer than this.
2060
2061 The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
2062 used to predict the MUF given the predicted flux, day of the year,
2063 hour of the day and geographic coordinates of the transmitter and
2064 receiver. This routine is reasonably accurate for the purposes here,
2065 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
2066 than the programs used by major shortwave broadcasting organizations,
2067 such as the Voice of America.
2068
2069 The command will display some header information detailing its
2070 assumptions, together with the locations, latitude and longitudes and
2071 bearings. It will then show UTC (UT), local time at the other end
2072 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
2073 (Zen) and the likely signal strengths. Then for each frequency for which
2074 the system thinks there is a likelihood of a circuit it prints a value.
2075
2076 The value is currently a likely S meter reading based on the conventional
2077 6dB / S point scale. If the value has a '+' appended it means that it is
2078 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
2079 there is likely to be much fading and by an 's' that the signal is likely
2080 to be noisy.  
2081
2082 By default SHOW/MUF will show the next two hours worth of data. You
2083 can specify anything up to 24 hours worth of data by appending the no of
2084 hours required after the prefix. For example:-
2085
2086   SH/MUF W
2087
2088 produces:
2089
2090   RxSens: -123 dBM SFI: 159   R: 193   Month: 10   Day: 21
2091   Power :   20 dBW    Distance:  6283 km    Delay: 22.4 ms
2092   Location                       Lat / Long           Azim
2093   East Dereham, Norfolk          52 41 N 0 57 E         47
2094   United-States-W                43 0 N 87 54 W        299
2095   UT LT  MUF Zen  1.8  3.5  7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
2096   18 23 11.5 -35  mS0+ mS2   S3
2097   19  0 11.2 -41  mS0+ mS2   S3
2098
2099 indicating that you will have weak, fading circuits on top band and 
2100 80m but usable signals on 40m (about S3).
2101
2102 inputing:-
2103
2104   SH/MUF W 24
2105
2106 will get you the above display, but with the next 24 hours worth of
2107 propagation data.
2108
2109   SH/MUF W L 24
2110   SH/MUF W 24 Long
2111
2112 Gives you an estimate of the long path propagation characterics. It
2113 should be noted that the figures will probably not be very useful, nor
2114 terrible accurate, but it is included for completeness.
2115
2116 === 0^SHOW/NEWCONFIGURATION [<node>]^Show all the nodes and users visible
2117 This command allows you to see all the users that can be seen
2118 and the nodes to which they are connected. 
2119
2120 This command produces essentially the same information as 
2121 SHOW/CONFIGURATION except that it shows all the duplication of
2122 any routes that might be present It also uses a different format
2123 which may not take up quite as much space if you don't have any
2124 loops.
2125
2126 BE WARNED: the list that is returned can be VERY long
2127
2128 === 0^SHOW/NEWCONFIGURATION/NODE^Show all the nodes connected locally
2129 Show all the nodes connected to this node in the new format.
2130
2131 === 1^SHOW/NODE [<callsign> ...]^Show the type and version number of nodes
2132 Show the type and version (if connected) of the nodes specified on the
2133 command line. If no callsigns are specified then a sorted list of all
2134 the non-user callsigns known to the system will be displayed.
2135
2136 === 0^SHOW/PREFIX <callsign>^Interrogate the prefix database 
2137 This command takes the <callsign> (which can be a full or partial 
2138 callsign or a prefix), looks up which internal country number 
2139 it is and then displays all the relevant prefixes for that country
2140 together with the internal country no, the CQ and ITU regions. 
2141
2142 See also SHOW/DXCC
2143
2144 === 5^SHOW/PROGRAM^Show the locations of all the included program modules
2145 Show the name and location where every program module was load from. This
2146 is useful for checking where you think you have loaded a .pm file from. 
2147
2148 === 0^SHOW/QRA <locator> [<locator>]^Show distance between QRA Grid locators
2149 === 0^SHOW/QRA <lat> <long>^Convert lat/long to a QRA Grid locator
2150 This is a multipurpose command that allows you either to calculate the
2151 distance and bearing between two locators or (if only one locator is
2152 given on the command line) the distance and beraing from your station
2153 to the locator. For example:-
2154
2155  SH/QRA IO92QL 
2156  SH/QRA JN06 IN73
2157
2158 The first example will show the distance and bearing to the locator from
2159 yourself, the second example will calculate the distance and bearing from
2160 the first locator to the second. You can use 4 or 6 character locators.
2161
2162 It is also possible to convert a latitude and longitude to a locator by 
2163 using this command with a latitude and longitude as an argument, for
2164 example:-
2165
2166  SH/QRA 52 41 N 0 58 E
2167
2168 === 0^SHOW/QRZ <callsign>^Show any callbook details on a callsign
2169 This command queries the QRZ callbook server on the internet
2170 and returns any information available for that callsign. This service
2171 is provided for users of this software by http://www.qrz.com 
2172
2173 See also SHOW/WM7D for an alternative.
2174
2175 === 0^SHOW/DXQSL <callsign>^Show any QSL info gathered from spots
2176 The node collects information from the comment fields in spots (things
2177 like 'VIA EA7WA' or 'QSL-G1TLH') and stores these in a database.
2178
2179 This command allows you to interrogate that database and if the callsign
2180 is found will display the manager(s) that people have spotted. This 
2181 information is NOT reliable, but it is normally reasonably accurate if
2182 it is spotted enough times.
2183
2184 For example:-
2185
2186   sh/dxqsl 4k9w
2187
2188 You can check the raw input spots yourself with:-
2189
2190   sh/dx 4k9w qsl
2191
2192 This gives you more background information.
2193
2194 === 9^SHOW/REGISTERED [<prefix>]^Show the registered users
2195
2196 === 0^SHOW/ROUTE <callsign> ...^Show the route to the callsign
2197 This command allows you to see to which node the callsigns specified are
2198 connected. It is a sort of inverse sh/config.
2199
2200  sh/route n2tly
2201
2202 === 0^SHOW/SATELLITE <name> [<hours> <interval>]^Show tracking data
2203 Show the tracking data from your location to the satellite of your choice
2204 from now on for the next few hours.
2205
2206 If you use this command without a satellite name it will display a list
2207 of all the satellites known currently to the system. 
2208
2209 If you give a name then you can obtain tracking data of all the passes
2210 that start and finish 5 degrees below the horizon. As default it will
2211 give information for the next three hours for every five minute period.
2212
2213 You can alter the number of hours and the step size, within certain 
2214 limits. 
2215
2216 Each pass in a period is separated with a row of '-----' characters
2217
2218 So for example:-
2219
2220  SH/SAT AO-10 
2221  SH/SAT FENGYUN1 12 2
2222
2223 === 6^SHOW/STATION ALL [<regex>]^Show list of users in the system
2224 === 0^SHOW/STATION [<callsign> ..]^Show information about a callsign
2225 Show the information known about a callsign and whether (and where)
2226 that callsign is connected to the cluster.
2227
2228   SH/ST G1TLH
2229
2230 If no callsign is given then show the information for yourself.
2231
2232 === 0^SHOW/SUN [ndays] [<prefix>|<callsign>]^Show sun rise and set times
2233 Show the sun rise and set times for a (list of) prefixes or callsigns, 
2234 together with the azimuth and elevation of the sun currently at those
2235 locations.
2236
2237 If you don't specify any prefixes or callsigns, it will show the times for
2238 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
2239 together with the current azimuth and elevation.
2240
2241 If all else fails it will show the sunrise and set times for the node
2242 that you are connected to. 
2243
2244 For example:-
2245
2246   SH/SUN
2247   SH/SUN G1TLH K9CW ZS
2248
2249 You can also use this command to see into the past or the future, so
2250 if you want to see yesterday's times then do:-
2251
2252   SH/SUN -1 
2253
2254 or in three days time:-
2255
2256   SH/SUN +3 W9
2257
2258 Upto 366 days can be checked both in the past and in the future.
2259
2260 Please note that the rise and set times are given as the UT times of rise 
2261 and set on the requested UT day.
2262
2263 === 0^SHOW/TIME [<prefix>|<callsign>]^Show the local time 
2264 If no prefixes or callsigns are given then this command returns the local
2265 time and UTC as the computer has it right now. If you give some prefixes
2266 then it will show UTC and UTC + the local offset (not including DST) at
2267 the prefixes or callsigns that you specify.
2268
2269 === 0^SHOW/USDB [call ..]^Show information held on the FCC Call database
2270 Show the City and State of a Callsign held on the FCC database if
2271 his is being run on this system, eg:-
2272
2273   sh/usdb k1xx
2274
2275 === 0^SHOW/VHFSTATS [days] [date]^Show the VHF DX Statistics
2276 Show the VHF DX spots breakdown by band for the last 
2277 <days> no of days (default is 31), starting from a date (default: today).
2278
2279 === 0^SHOW/VHFTABLE [days] [date] [prefix ...]^Show the VHF DX Spotter Table
2280 Show the VHF DX Spotter table for the list of prefixes for the last 
2281 <days> no of days (default is 31), starting from a date (default: today).
2282
2283 If there are no prefixes then it will show the table for your country.
2284
2285 Remember that some countries have more than one "DXCC country" in them
2286 (eg G :-), to show them (assuming you are not in G already which is
2287 specially treated in the code) you must list all the relevant prefixes
2288
2289   sh/vhftable g gm gd gi gj gw gu 
2290
2291 Note that the prefixes are converted into country codes so you don't have
2292 to list all possible prefixes for each country.
2293
2294 If you want more or less days than the default simply include the
2295 number you require:-
2296
2297   sh/vhftable 20 pa
2298
2299 If you want to start at a different day, simply add the date in some 
2300 recognizable form:-
2301
2302   sh/vhftable 2 25nov02
2303   sh/vhftable 2 25-nov-02 
2304   sh/vhftable 2 021125 
2305   sh/vhftable 2 25/11/02
2306
2307 This will show the stats for your DXCC for that CQWW contest weekend. 
2308
2309 You can specify either prefixes or full callsigns (so you can see how you
2310 did against all your mates). You can also say 'all' which will then print
2311 the worldwide statistics.
2312
2313   sh/vhftable all 
2314
2315 === 0^SHOW/WCY^Show last 10 WCY broadcasts
2316 === 0^SHOW/WCY <n>^Show last <n> WCY broadcasts
2317 Display the most recent WCY information that has been received by the system
2318  
2319 === 0^SHOW/WM7D <callsign>^Show callbook details on a US callsigns
2320 This command queries the WM7D callbook server on the internet
2321 and returns any information available for that US callsign. This service
2322 is provided for users of this software by http://www.wm7d.net.
2323
2324 See also SHOW/QRZ. 
2325
2326 === 0^SHOW/WWV^Show last 10 WWV broadcasts
2327 === 0^SHOW/WWV <n>^Show last <n> WWV broadcasts
2328 Display the most recent WWV information that has been received by the system
2329
2330 === 5^SHUTDOWN^Shutdown the cluster
2331 Shutdown the cluster and disconnect all the users 
2332
2333 === 9^SPOOF <call> <command>^Do a command as though you are another user
2334 This command is provided so that sysops can set a user's parameters without
2335 me having to write a special 'sysop' version for every user command. It
2336 allows you to pretend that you are doing the command as the user you specify.
2337
2338 eg:-
2339
2340    SPOOF G1TLH set/name Dirk
2341    SPOOF G1TLH set/qra JO02LQ
2342
2343 === 5^STAT/DB <dbname>^Show the status of a database
2344 Show the internal status of a database descriptor.
2345
2346 Depending on your privilege level you will see more or less information. 
2347 This command is unlikely to be of much use to anyone other than a sysop.
2348
2349 === 5^STAT/CHANNEL [<callsign>]^Show the status of a channel on the cluster
2350 Show the internal status of the channel object either for the channel that 
2351 you are on or else for the callsign that you asked for.
2352
2353 Only the fields that are defined (in perl term) will be displayed.
2354
2355 === 1^STAT/MSG^Show the status of the message system
2356 === 1^STAT/MSG <msgno>^Show the status of a message
2357 This command shows the internal status of a message and includes information
2358 such as to whom it has been forwarded, its size, origin etc etc.
2359
2360 If no message number is given then the status of the message system is 
2361 displayed.
2362
2363 === 5^STAT/ROUTE_NODE <callsign>^Show the data in a Route::Node object
2364 === 5^STAT/ROUTE_NODE all^Show list of all Route::Node objects
2365
2366 === 5^STAT/ROUTE_USER <callsign>^Show the data in a Route::User object
2367 === 5^STAT/ROUTE_USER all^Show list of all Route::User objects
2368
2369 === 5^STAT/USER [<callsign>]^Show the full status of a user
2370 Shows the full contents of a user record including all the secret flags
2371 and stuff.
2372
2373 Only the fields that are defined (in perl term) will be displayed.
2374
2375 === 0^SYSOP^Regain your privileges if you login remotely
2376 The system automatically reduces your privilege level to that of a
2377 normal user if you login in remotely. This command allows you to
2378 regain your normal privilege level. It uses the normal system: five
2379 numbers are returned that are indexes into the character array that is
2380 your assigned password (see SET/PASSWORD). The indexes start from
2381 zero.
2382
2383 You are expected to return a string which contains the characters
2384 required in the correct order. You may intersperse those characters
2385 with others to obscure your reply for any watchers. For example (and
2386 these values are for explanation :-):
2387
2388   password = 012345678901234567890123456789
2389   > sysop
2390   22 10 15 17 3
2391 you type:-
2392  aa2bbbb0ccc5ddd7xxx3n
2393  or 2 0 5 7 3
2394  or 20573
2395
2396 They will all match. If there is no password you will still be offered
2397 numbers but nothing will happen when you input a string. Any match is
2398 case sensitive.
2399
2400 === 0^TALK <call> [<text>]^Send a text message to another station
2401 === 0^TALK <call> > <node> [<text>]^Send a text message to another station via a node
2402 Send a short message to any other station that is visible on the cluster
2403 system. You can send it to anyone you can see with a SHOW/CONFIGURATION 
2404 command, they don't have to be connected locally.
2405
2406 The second form of TALK is used when other cluster nodes are connected
2407 with restricted information. This usually means that they don't send 
2408 the user information usually associated with logging on and off the cluster.
2409
2410 If you know that G3JNB is likely to be present on GB7TLH, but you can only
2411 see GB7TLH in the SH/C list but with no users, then you would use the
2412 second form of the talk message.
2413
2414 If you want to have a ragchew with someone you can leave the text message
2415 out and the system will go into 'Talk' mode. What this means is that a
2416 short message is sent to the recipient telling them that you are in a
2417 'Talking' frame of mind and then you just type - everything you send will
2418 go to the station that you asked for. 
2419
2420 All the usual announcements, spots and so on will still come out on your
2421 terminal.
2422
2423 If you want to do something (such as send a spot) you preceed the normal 
2424 command with a '/' character, eg:-
2425
2426    /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
2427    /HELP talk
2428
2429 To leave talk mode type:
2430    
2431    /EX
2432
2433 If you are in 'Talk' mode, there is an extention to the '/' command which
2434 allows you to send the output to all the people you are talking to. You do 
2435 with the '//' command. For example:-
2436
2437   //sh/hftable
2438
2439 will send the hftable as you have it to all the people you are currently 
2440 talking to.
2441
2442 === 0^TYPE <filearea>/<name>^Look at the contents of a file in one of the fileareas
2443 Type out the contents of a file in a filearea. So, for example, in 
2444 filearea 'bulletins' you want to look at file 'arld051' you would 
2445 enter:-
2446    TYPE bulletins/arld051
2447
2448 See also SHOW/FILES to see what fileareas are available and a 
2449 list of content.
2450
2451 === 0^WHO^Show who is physically connected
2452 This is a quick listing that shows which callsigns are connected and
2453 what sort of connection they have
2454
2455 === 0^WX <text>^Send a weather message to local users
2456 === 0^WX FULL <text>^Send a weather message to all cluster users
2457 === 5^WX SYSOP <text>^Send a weather message to other clusters only
2458 Weather messages can sometimes be useful if you are experiencing an extreme
2459 that may indicate enhanced conditions
2460