1. Add show/dxstats command
[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/ANNOUNCE [0-9] <pattern>^Set an 'accept' filter line for announce
15 Create an 'accept this announce' line for a filter. 
16
17 An accept filter line means that if the announce matches this filter it is
18 passed onto the user. See HELP FILTERING for more info. Please read this
19 to understand how filters work - it will save a lot of grief later on.
20
21 You can use any of the following things in this line:-
22
23   info <string>            eg: iota or qsl
24   by <prefixes>            eg: G,M,2         
25   origin <prefixes>
26   origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
27   origin_itu <numbers>
28   origin_zone <numbers>
29   by_dxcc <numbers>
30   by_itu <numbers>
31   by_zone <numbers>
32   channel <prefixes>
33   wx 1                     filter WX announces
34   dest <prefixes>          eg: 6MUK,WDX      (distros)
35
36 some examples:-
37
38   acc/ann dest 6MUK
39   acc/ann 2 by_zone 14,15,16
40   (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
41 or
42   acc/ann by G,M,2 
43
44 You can use the tag 'all' to accept everything eg:
45
46   acc/ann all
47
48 but this probably for advanced users...
49
50 === 8^ACCEPT/ANNOUNCE <call> [input] [0-9] <pattern>^Announce filter sysop version
51 This version allows a sysop to set a filter for a callsign as well as the
52 default for nodes and users eg:-
53
54   accept/ann by G,M,2
55   accept/ann input node_default by G,M,2
56   accept/ann user_default by G,M,2
57
58 === 8^ACCEPT/ROUTE <call> [0-9] <pattern>^Set an 'accept' filter line for routing
59 Create an 'accept this routing PC Protocol' line for a filter. 
60
61 An accept filter line means that if a PC16/17/19/21/24/41/50 matches this filter 
62 it is passed thru that interface. See HELP FILTERING for more info. Please read this
63 to understand how filters work - it will save a lot of grief later on.
64
65 You can use any of the following things in this line:-
66
67   call <prefixes>        the callsign of the thingy
68   call_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
69   call_itu <numbers>
70   call_zone <numbers>
71   origin <prefixes>      really the interface it came in on
72   origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
73   origin_itu <numbers>
74   origin_zone <numbers>
75
76 some examples:-
77
78   acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)
79   acc/route gb7djk call gb7djk     (equiv to SET/ISOLATE)
80
81 You can use the tag 'all' to accept everything eg:
82
83   acc/route all
84
85
86 === 0^ACCEPT/SPOTS [0-9] <pattern>^Set an 'accept' filter line for spots
87 Create an 'accept this spot' line for a filter. 
88
89 An accept filter line means that if the spot matches this filter it is
90 passed onto the user. See HELP FILTERING for more info. Please read this
91 to understand how filters work - it will save a lot of grief later on.
92
93 You can use any of the following things in this line:-
94
95   freq <range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
96   on <range>             same as 'freq'
97   call <prefixes>        eg: G,PA,HB9
98   info <string>          eg: iota or qsl
99   by <prefixes>            
100   call_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
101   call_itu <numbers>
102   call_zone <numbers>
103   by_dxcc <numbers>
104   by_itu <numbers>
105   by_zone <numbers>
106   origin <prefixes>
107   channel <prefixes>
108
109 For frequencies, you can use any of the band names defined in
110 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
111 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
112 this is more efficient than saying simply: freq HF (but don't get
113 too hung up about that)
114
115 some examples:-
116
117   acc/spot 1 on hf/cw
118   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
119
120 You can use the tag 'all' to accept everything, eg:
121
122   acc/spot 3 all
123
124 but this probably for advanced users...
125
126
127 === 8^ACCEPT/SPOTS <call> [input] [0-9] <pattern>^Spot filter sysop version
128 This version allows a sysop to set a filter for a callsign as well as the
129 default for nodes and users eg:-
130
131   accept/spot db0sue-7 1 by_zone 14,15,16
132   accept/spot node_default all
133   set/hops node_default 10
134
135   accept/spot user_default by G,M,2
136
137 === 0^ACCEPT/WCY [0-9] <pattern>^set an 'accept' WCY filter
138 It is unlikely that you will want to do this, but if you do then you can
139 filter on the following fields:-
140
141   by <prefixes>            eg: G,M,2         
142   origin <prefixes>
143   origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
144   origin_itu <numbers>
145   origin_zone <numbers>
146   by_dxcc <numbers>
147   by_itu <numbers>
148   by_zone <numbers>
149   channel <prefixes>
150
151 There are no examples because WCY Broadcasts only come from one place and
152 you either want them or not (see UNSET/WCY if you don't want them).
153
154 This command is really provided for future use.
155
156 See HELP FILTER for information.
157
158 === 8^ACCEPT/WCY <call> [input] [0-9] <pattern>^WCY filter sysop version
159 This version allows a sysop to set a filter for a callsign as well as the
160 default for nodes and users eg:-
161
162   accept/wcy node_default all
163   set/hops node_default 10
164
165 === 0^ACCEPT/WWV [0-9] <pattern>^set an 'accept' WWV filter
166 It is unlikely that you will want to do this, but if you do then you can
167 filter on the following fields:-
168
169   by <prefixes>            eg: G,M,2         
170   origin <prefixes>
171   origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
172   origin_itu <numbers>
173   origin_zone <numbers>
174   by_dxcc <numbers>
175   by_itu <numbers>
176   by_zone <numbers>
177   channel <prefixes>
178
179 for example 
180
181   accept/wwv by_zone 4
182
183 is probably the only useful thing to do (which will only show WWV broadcasts
184 by stations in the US).
185
186 See HELP FILTER for information.
187
188 === 8^ACCEPT/WWV <call> [input] [0-9] <pattern>^WWV filter sysop version
189 This version allows a sysop to set a filter for a callsign as well as the
190 default for nodes and users eg:-
191
192   accept/wwv db0sue-7 1 by_zone 4
193   accept/wwv node_default all
194   set/hops node_default 10
195
196   accept/wwv user_default by W,K
197
198 === 0^ANNOUNCE <text>^Send an announcement to LOCAL users only
199 <text> is the text of the announcement you wish to broadcast 
200
201 === 0^ANNOUNCE FULL <text>^Send an announcement cluster wide
202 This will send your announcement cluster wide
203
204 === 5^ANNOUNCE SYSOP <text>^Send an announcement to Sysops only
205
206 === 0^APROPOS <string>^Search help database for <string>
207 Search the help database for <string> (it isn't case sensitive), and print
208 the names of all the commands that may be relevant.
209
210 === 0^BYE^Exit from the cluster
211 This will disconnect you from the cluster
212
213 === 5^CATCHUP <node call> All|[<msgno> ...]^Mark a message as sent
214 === 5^UNCATCHUP <node call> All|[msgno> ...]^Unmark a message as sent
215 When you send messages the fact that you have forwarded it to another node 
216 is remembered so that it isn't sent again. When you have a new partner
217 node and you add their callsign to your /spider/msg/forward.pl file, all
218 outstanding non-private messages will be forwarded to them. This may well
219 be ALL the non-private messages. You can prevent this by using these 
220 commmands:-
221
222   catchup GB7DJK all
223   catchup GB7DJK 300 301 302 303 500-510
224         
225 and to undo what you have just done:-
226   
227   uncatchup GB7DJK all
228   uncatchup GB7DJK 300 301 302 303 500-510
229
230 which will arrange for them to be forward candidates again.
231
232 Order is not important.
233
234 === 0^CLEAR/SPOTS [1|all]^Clear a spot filter line
235 This command allows you to clear (remove) a line in a spot filter or to 
236 remove the whole filter.
237
238 If you have a filter:-
239
240   acc/spot 1 on hf/cw
241   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
242
243 and you say:-
244
245   clear/spot 1
246
247 you will be left with:-
248
249   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
250
251 If you do:
252
253   clear/spot all
254
255 the filter will be completely removed.
256
257 === 5^CONNECT <callsign>^Start a connection to another DX Cluster
258 Start a connection process that will culminate in a new connection to the
259 DX cluster <callsign>. This process creates a new 'client' process which will
260 use the script in /spider/connect/<callsign> to effect the 'chat' exchange
261 necessary to traverse the network(s) to logon to the cluster <callsign>.
262
263 === 9^DELELE/USER <callsign> ...^Delete this user from the User Database
264 This command will completely remove a one or more users from the database.
265 It goes without saying that you should use this command CAREFULLY!
266
267 === 0^DBAVAIL^Show a list of all the Databases in the system
268 Title says it all really, this command lists all the databases defined
269 in the system. It is also aliased to SHOW/COMMAND.
270
271 === 9^DBCREATE <name>^Create a database entry
272 === 9^DBCREATE <name> chain <name> [<name>..]^Create a chained database entry
273 === 9^DBCREATE <name> remote <node>^Create a remote database entry
274 DBCREATE allows you to define a database in the system. It doesn't actually
275 create anything, just defines it.
276
277 The databases that are created are simple DB_File hash databases, they are 
278 therefore already 'indexed'.
279
280 You can define a local database with the first form of the command eg:
281
282   DBCREATE oblast
283
284 You can also chain databases with the addition of the 'chain' keyword. 
285 This will search each database one after the other. A typical example 
286 is:
287
288   DBCREATE sdx_qsl chain sql_ad
289
290 No checking is done to see if the any of the chained databases exist, in
291 fact it is usually better to do the above staement first then do each of
292 the chained databases.
293
294 Databases can exist offsite. To define a database that lives on another 
295 node do:
296
297   DBCREATE buckmaster remote gb7dxc
298
299 Remote databases cannot be chained; however, the last database in a 
300 a chain can be a remote database eg:
301
302   DBCREATE qsl chain gb7dxc
303
304 To see what databases have been defined do:
305
306   DBAVAIL (or it will have been aliased to SHOW/COMMAND)
307
308 It would be normal for you to add an entry into your local Aliases file
309 to allow people to use the 'SHOW/<dbname>' style syntax. So you would
310 need to add a line like:-
311
312   's' => [
313     ..
314     ..
315     '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
316     ..
317     ..
318    ],
319
320 to allow 
321  
322   SH/BUCK g1tlh
323
324 to work as they may be used to.
325
326 See DBIMPORT for the importing of existing AK1A format data to databases.
327 See DBSHOW for generic database enquiry
328  
329 === 9^DBIMPORT <dbname> <filename>^Import AK1A data into a database
330 If you want to import or update data in bulk to a database you can use
331 this command. It will either create or update entries into an existing
332 database. For example:-
333
334   DBIMPORT oblast /tmp/OBLAST.FUL
335
336 will import the standard OBLAST database that comes with AK1A into the
337 oblast database held locally.
338
339 === 9^DBREMOVE <dbname>^Delete a database
340 DBREMOVE will completely remove a database entry and also delete any data
341 file that is associated with it. 
342
343 There is no warning, no comeback, no safety net. 
344
345 For example:
346
347   DBREMOVE oblast 
348
349 will remove the oblast database from the system and it will also remove
350 the associated datafile.
351
352 I repeat:
353
354 There is no warning, no comeback, no safety net.
355  
356 You have been warned.
357
358 === 0^DBSHOW <dbname> <key>^Display an entry, if it exists, in a database
359 This is the generic user interface to the database to the database system.
360 It is expected that the sysop will add an entry to the local Aliases file
361 so that users can use the more familiar AK1A style of enquiry such as:
362
363   SH/BUCK G1TLH
364
365 but if he hasn't and the database really does exist (use DBAVAIL or
366 SHOW/COMMAND to find out) you can do the same thing with:
367
368   DBSHOW buck G1TLH
369
370 === 9^DEBUG^Set the cluster program into debug mode
371 Executing this command will only have an effect if you are running the cluster
372 in debug mode i.e.
373
374         perl -d cluster.pl
375
376 It will interrupt the cluster just after the debug command has finished.
377
378 === 0^DIRECTORY^List messages 
379 === 0^DIRECTORY ALL^List all messages
380 === 0^DIRECTORY OWN^List your own messages
381 === 0^DIRECTORY NEW^List all new messages
382 === 0^DIRECTORY TO <call>^List all messages to <call>
383 === 0^DIRECTORY FROM <call>^List all messages from <call>
384 === 0^DIRECTORY SUBJECT <string>^List all messages with <string> in subject
385 === 0^DIRECTORY <nn>^List last <nn> messages
386 === 0^DIRECTORY <from>-<to>^List messages <from> message <to> message 
387 List the messages in the messages directory.
388
389 If there is a 'p' one space after the message number then it is a 
390 personal message. If there is a '-' between the message number and the
391 'p' then this indicates that the message has been read.
392
393 You can use shell escape characters such as '*' and '?' in the <call>
394 fields.
395
396 You can combine some of the various directory commands together eg:-
397
398    DIR TO G1TLH 5
399 or 
400    DIR SUBJECT IOTA 200-250
401
402 You can abbreviate all the commands to one letter and use ak1a syntax:-
403
404    DIR/T G1* 10
405    DIR/S QSL 10-100 5
406
407 === 5^DIRECTORY-^
408 Sysops can see all users' messages.
409
410 === 8^DISCONNECT <call> [<call> ...]^Disconnect a user or cluster
411 Disconnect any <call> connected locally
412
413 === 0^DX [BY <call>] <freq> <call> <remarks>^Send a DX spot
414 This is how you send a DX Spot to other users. You can, in fact, now
415 enter the <freq> and the <call> either way round. 
416
417    DX FR0G 144.600
418    DX 144.600 FR0G
419    DX 144600 FR0G 
420
421 will all give the same result. You can add some remarks to the end
422 of the command and they will be added to the spot.
423
424    DX FR0G 144600 this is a test
425
426 You can credit someone else by saying:-
427
428    DX by G1TLH FR0G 144.600 he isn't on the cluster
429
430 The <freq> is compared against the available bands set up in the 
431 cluster.  See SHOW/BANDS for more information.
432
433 === 9^EXPORT <msgno> <filename>^Export a message to a file
434 Export a message to a file. This command can only be executed on a local
435 console with a fully privileged user. The file produced will be in a form
436 ready to be imported back into the cluster by placing it in the import 
437 directory (/spider/msg/import).
438
439 This command cannot overwrite an existing file. This is to provide some 
440 measure of security. Any files written will owned by the same user as the 
441 main cluster, otherwise you can put the new files anywhere the cluster can
442 access. For example:-
443
444   EXPORT 2345 /tmp/a
445
446 === 9^EXPORT_USERS [<filename>]^Export the users database to ascii
447 Export the users database to a file in ascii format. If no filename
448 is given then it will export the file to /spider/data/user_asc.
449
450 If the file already exists it will be renamed to <filename>.o. In fact
451 up to 5 generations of the file can be kept each one with an extra 'o' on the
452 suffix. 
453
454 BE WARNED: this will write to any file you have write access to. No check is
455 made on the filename (if any) that you specify.
456
457 === 0^FILTERING...^Filtering things in DXSpider
458 There are a number of things you can filter in the DXSpider system. They
459 all use the same general mechanism.
460
461 In general terms you can create a 'reject' or an 'accept' filter which
462 can have up to 10 lines in it. You do this using, for example:-
463  
464   accept/spots .....
465   reject/spots .....
466
467 where ..... are the specific commands for that type of filter. There
468 are filters for spots, wwv, announce, wcy and (for sysops)
469 connects. See each different accept or reject command reference for
470 more details.
471
472 There is also a command to clear out one or more lines in a filter and
473 one to show you what you have set. They are:-
474
475   clear/spots 1
476   clear/spots all
477
478 and 
479   
480   show/filter
481
482 There is clear/xxxx command for each type of filter.
483
484 For now we are going to use spots for the examples, but you can apply
485 the principles to all types of filter.
486
487 There are two main types of filter 'accept' or 'reject'; which you use
488 depends entirely on how you look at the world and what is least
489 writing to achieve what you want. Each filter has 10 lines (of any
490 length) which are tried in order. If a line matches then the action
491 you have specified is taken (ie reject means ignore it and accept
492 means gimme it).
493
494 The important thing to remember is that if you specify a 'reject'
495 filter (all the lines in it say 'reject/spots' (for instance) then if
496 a spot comes in that doesn't match any of the lines then you will get
497 it BUT if you specify an 'accept' filter then any spots that don't
498 match are dumped. For example if I have a one line accept filter:-
499
500   accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
501
502 then automatically you will ONLY get VHF spots from or to CQ zones 14
503 15 and 16.  If you set a reject filter like:
504
505   reject/spots on hf/cw
506
507 Then you will get everything EXCEPT HF CW spots, If you am interested in IOTA
508 and will work it even on CW then you could say:-
509
510   reject/spots on hf/cw and not info iota
511
512 But in that case you might only be interested in iota and say:-
513
514   accept/spots not on hf/cw or info iota
515
516 which is exactly the same. You should choose one or the other until
517 you are confortable with the way it works. Yes, you can mix them
518 (actually you can have an accept AND a reject on the same line) but
519 don't try this at home until you can analyse the results that you get
520 without ringing up the sysop for help.
521
522 You can arrange your filter lines into logical units, either for your
523 own understanding or simply convenience. I have one set frequently:-
524
525   reject/spots 1 on hf/cw
526   reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  
527
528 What this does is to ignore all HF CW spots (being a class B I can't
529 read any CW and couldn't possibly be interested in HF :-) and also
530 rejects any spots on VHF which don't either originate or spot someone
531 in Europe.
532
533 This is an exmaple where you would use the line number (1 and 2 in
534 this case), if you leave the digit out, the system assumes '1'. Digits
535 '0'-'9' are available.
536
537 You can leave the word 'and' out if you want, it is implied. You can
538 use any number of brackets to make the 'expression' as you want
539 it. There are things called precedence rules working here which mean
540 that you will NEED brackets in a situation like line 2 because,
541 without it, will assume:-
542
543   (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 
544
545 annoying, but that is the way it is. If you use OR - use
546 brackets. Whilst we are here CASE is not important. 'And BY_Zone' is
547 just 'and by_zone'.
548
549 If you want to alter your filter you can just redefine one or more
550 lines of it or clear out one line. For example:-
551
552   reject/spots 1 on hf/ssb
553
554 or 
555
556   clear/spots 1
557
558 To remove the filter in its entirty:-
559
560   clear/spots all
561
562 ADVANCED USERS:-
563
564 Once you are happy with the results you get, you may like to experiment. 
565
566 my example that filters hf/cw spots and accepts vhf/uhf spots from EU
567 can be written with a mixed filter, eg:
568
569   rej/spot on hf/cw
570   acc/spot on 0/30000
571   acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)
572
573 each filter slot actually has a 'reject' slot and an 'accept'
574 slot. The reject slot is executed BEFORE the accept slot.
575
576 It was mentioned earlier that after a reject test that doesn't match,
577 the default for following tests is 'accept', the reverse is true for
578 'accept'. In the example what happens is that the reject is executed
579 first, any non hf/cw spot is passed to the accept line, which lets
580 thru everything else on HF.
581
582 The next filter line lets through just VHF/UHF spots from EU.
583
584 === 8^FORWARD/LATLONG <node_call>^Send latitude and longitude information to another cluster
585 This command sends all the latitude and longitude information that your
586 cluster is holding against callsigns.  One advantage of recieving this
587 information is that more locator information is held by you.  This
588 means that more locators are given on the DX line assuming you have
589 SET/DXGRID enabled.  This could be a LOT of information though, so
590 it is not recommended on slow links.
591
592 === 1^FORWARD/OPERNAM <call>^Send out information on this <call> to all clusters
593 This command sends out any information held in the user file which can 
594 be broadcast in PC41 protocol packets. This information is Name, QTH, Location
595 and Homenode. PC41s are only sent for the information that is available.
596  
597 === 0^HELP^The HELP Command
598 HELP is available for a number of commands. The syntax is:-
599
600   HELP <cmd>
601   
602 Where <cmd> is the name of the command you want help on.
603
604 All commands can be abbreviated, so SHOW/DX can be abbreviated
605 to SH/DX, ANNOUNCE can be shortened to AN and so on.
606
607 Look at the APROPOS <string> command which will search the help database
608 for the <string> you specify and give you a list of likely commands
609 to look at with HELP.
610
611 === 5^INIT <node>^Re-initialise a link to an AK1A compatible node
612 This command attempts to re-initialise a link to a (usually) AK1A node
613 that has got confused, usually by a protocol loop of some kind. It may
614 work - but you usually will be better off simply disconnecting it (or
615 better, if it is a real AK1A node, doing an RCMD <node> DISC/F <your
616 node>).
617
618 Best of luck - you will need it.
619   
620 === 0^KILL <msgno> [<msgno..]^Delete a message from the local system
621 Delete a message from the local system. You will only be able to
622 delete messages that you have originated or been sent (unless you are
623 the sysop).
624
625 === 5^KILL FULL <msgno> [<msgno..]^Delete a message from the whole cluster
626 Delete a message (usually a 'bulletin') from the whole cluster system. 
627
628 This uses the subject field, so any messages that have exactly the
629 same subject will be deleted. Beware!
630
631 === 0^LINKS^Show which nodes is physically connected
632 This is a quick listing that shows which links are connected and
633 some information about them. See WHO for a list of all connections.
634
635 === 9^LOAD/ALIASES^Reload the command alias table
636 Reload the /spider/cmd/Aliases file after you have editted it. You
637 will need to do this if you change this file whilst the cluster is
638 running in order for the changes to take effect.
639
640 === 9^LOAD/BANDS^Reload the band limits table
641 Reload the /spider/data/bands.pl file if you have changed it manually whilst
642 the cluster is running. 
643
644 === 9^LOAD/BADMSG^Reload the bad msg table
645 Reload the /spider/msg/badmsg.pl file if you have changed it manually whilst
646 the cluster is running. This table contains a number of perl regular 
647 expressions which are searched for in the fields targetted of each message. 
648 If any of them match then that message is immediately deleted on receipt. 
649
650 === 9^LOAD/BADWORDS^Reload the bad words table
651 Reload the /spider/data/badwords file if you have changed it manually whilst
652 the cluster is running. This file contains a list of words which, if found
653 on certain text portions of PC protocol, will cause those protocol frames
654 to be rejected. It will all put out a message if any of these words are
655 used on the announce, dx and talk commands. The words can be one or 
656 more on a line, lines starting with '#' are ignored.
657
658 === 9^LOAD/CMD_CACHE^Reload the automatic command cache
659 Normally, if you change a command file in the cmd or local_cmd tree it
660 will automatially be picked up by the cluster program. Sometimes it
661 can get confused if you are doing a lot of moving commands about or
662 delete a command in the local_cmd tree and want to use the normal one
663 again. Execute this command to reset everything back to the state it
664 was just after a cluster restart.
665
666 === 9^LOAD/FORWARD^Reload the msg forwarding routing table
667 Reload the /spider/msg/forward.pl file if you have changed it
668 manually whilst the cluster is running.
669
670 === 9^LOAD/MESSAGES^Reload the system messages file
671 If you change the /spider/perl/Messages file (usually whilst
672 fiddling/writing new commands) you can have them take effect during a
673 cluster session by executing this command. You need to do this if get
674 something like :-
675
676 unknown message 'xxxx' in lang 'en'
677
678 === 9^LOAD/PREFIXES^Reload the prefix table
679 Reload the /spider/data/prefix_data.pl file if you have changed it
680 manually whilst the cluster is running.
681
682 === 5^MERGE <node> [<no spots>/<no wwv>]^Ask for the latest spots and WWV 
683 MERGE allows you to bring your spot and wwv database up to date. By default
684 it will request the last 10 spots and 5 WWVs from the node you select. The 
685 node must be connected locally.
686
687 You can request any number of spots or wwv and although they will be appended
688 to your databases they will not duplicate any that have recently been added 
689 (the last 2 days for spots and last month for WWV data).
690
691 === 9^MSG <cmd> <msgno> [data ... ]^Alter various message parameters
692 Alter message parameters like To, From, Subject, whether private or bulletin
693 or return receipt (RR) is required or whether to keep this message from timing
694 out.
695
696   MSG TO <msgno> <call>     - change TO callsign to <call>
697   MSG FRom <msgno> <call>   - change FROM callsign to <call>
698   MSG PRrivate <msgno>      - set private flag
699   MSG NOPRrivate <msgno>    - unset private flag
700   MSG RR <msgno>            - set RR flag
701   MSG NORR <msgno>          - unset RR flag
702   MSG KEep <msgno>          - set the keep flag (message won't be deleted ever)
703   MSG NOKEep <msgno>        - unset the keep flag
704   MSG SUbject <msgno> <new> - change the subject to <new>
705   MSG WAittime <msgno>      - remove any waitting time for this message
706   MSG NOREad <msgno>        - mark message as unread
707   MSG REad <msgno>          - mark message as read
708   MSG QUeue                 - queue any outstanding bulletins
709   MSG QUeue 1               - queue any outstanding private messages
710
711 You can look at the status of a message by using:-
712
713   STAT/MSG <msgno>      
714
715 This will display more information on the message than DIR does.
716    
717 === 8^PC <call> <text>^Send text (eg PC Protocol) to <call>
718 Send some arbitrary text to a locally connected callsign. No
719 processing is done on the text. This command allows you to send PC
720 Protocol to unstick things if problems arise (messages get stuck
721 etc). eg:-
722
723    pc gb7djk PC33^GB7TLH^GB7DJK^400^
724 or 
725    pc G1TLH Try doing that properly!!!
726
727 === 0^KILL <msgno> [<msgno> ...]^Remove or erase a message from the system
728 You can get rid of any message to or originating from your callsign using 
729 this command. You can remove more than one message at a time.
730
731 === 5^KILL <from>-<to>^Remove a range of messages from the system
732 === 5^KILL FROM <call>^Remove all messages from a callsign
733 === 5^KILL TO <call>^Remove all messages to a callsign
734 === 5^KILL FULL <msgno> [<msgno]^Remove a message from the entire cluster
735 Remove this message from the entire cluster system as well as your node.
736
737 === 5^KILL^
738 As a sysop you can kill any message on the system.
739
740 === 8^PC <call> <text>^Send arbitrary text to a connected callsign
741 Send any text you like to the callsign requested. This is used mainly to send
742 PC protocol to connected nodes either for testing or to unstick things. 
743
744 You can also use in the same way as a talk command to a connected user but
745 without any processing, added of "from <blah> to <blah" or whatever.
746  
747 === 1^PING <node call>^Check the link quality between nodes
748 This command allows you to send a frame to another cluster node on
749 the network and get a return frame.  The time it takes to do this
750 is a good indication of the quality of the link.  The actual time
751 it takes is output to the console in seconds.
752 Any visible cluster node can be PINGed.
753
754 === 1^RCMD <node call> <cmd>^Send a command to another DX Cluster
755 This command allows you to send nearly any command to another DX Cluster
756 node that is connected to the system. 
757
758 Whether you get any output is dependant on a) whether the other system knows
759 that the node callsign of this cluster is in fact a node b) whether the
760 other system is allowing RCMDs from this node and c) whether you have
761 permission to send this command at all.
762
763 === 0^READ^Read the next unread personal message addressed to you
764 === 0^READ <msgno>^Read the specified message
765 You can read any messages that are sent as 'non-personal' and also any
766 message either sent by or sent to your callsign.
767
768 === 5^READ-^
769 As a sysop you may read any message on the system
770
771 === 0^REJECT/ANNOUNCE [0-9] <pattern>^Set a 'reject' filter line for announce
772 Create an 'reject this announce' line for a filter. 
773
774 A reject filter line means that if the announce matches this filter it is
775 passed onto the user. See HELP FILTERING for more info. Please read this
776 to understand how filters work - it will save a lot of grief later on.
777
778 You can use any of the following things in this line:-
779
780   info <string>            eg: iota or qsl
781   by <prefixes>            eg: G,M,2         
782   origin <prefixes>
783   origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
784   origin_itu <numbers>
785   origin_zone <numbers>
786   by_dxcc <numbers>
787   by_itu <numbers>
788   by_zone <numbers>
789   channel <prefixes>
790   wx 1                     filter WX announces
791   dest <prefixes>          eg: 6MUK,WDX      (distros)
792
793 some examples:-
794
795   rej/ann by_zone 14,15,16 and not by G,M,2
796  
797 You can use the tag 'all' to reject everything eg:
798
799   rej/ann all
800
801 but this probably for advanced users...
802
803 === 8^REJECT/ANNOUNCE <call> [input] [0-9] <pattern>^Announce filter sysop version
804 This version allows a sysop to set a filter for a callsign as well as the
805 default for nodes and users eg:-
806
807   reject/ann by G,M,2
808   reject/ann input node_default by G,M,2
809   reject/ann user_default by G,M,2
810
811 === 0^REJECT/SPOTS [0-9] <pattern>^Set a 'reject' filter line for spots
812 Create a 'reject this spot' line for a filter. 
813
814 A reject filter line means that if the spot matches this filter it is
815 dumped (not passed on). See HELP FILTERING for more info. Please read this
816 to understand how filters work - it will save a lot of grief later on.
817
818 You can use any of the following things in this line:-
819
820   freq <range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
821   on <range>             same as 'freq'
822   call <prefixes>        eg: G,PA,HB9
823   info <string>          eg: iota or qsl
824   by <prefixes>            
825   call_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
826   call_itu <numbers>
827   call_zone <numbers>
828   by_dxcc <numbers>
829   by_itu <numbers>
830   by_zone <numbers>
831   origin <prefixes>
832   channel <prefixes>
833
834 For frequencies, you can use any of the band names defined in
835 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
836 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
837 this is more efficient than saying simply: on HF (but don't get
838 too hung up about that)
839
840 some examples:-
841
842   rej/spot 1 on hf
843   rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
844
845 You can use the tag 'all' to reject everything eg:
846
847   rej/spot 3 all
848
849 but this probably for advanced users...
850
851 === 8^REJECT/ROUTE <call> [0-9] <pattern>^Set an 'reject' filter line for routing
852 Create an 'reject this routing PC Protocol' line for a filter. 
853
854 An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter 
855 it is NOT passed thru that interface. See HELP FILTERING for more info. Please 
856 read this to understand how filters work - it will save a lot of grief later on.
857
858 You can use any of the following things in this line:-
859
860   call <prefixes>        the callsign of the thingy
861   call_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
862   call_itu <numbers>
863   call_zone <numbers>
864   origin <prefixes>      really the interface it came in on
865   origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
866   origin_itu <numbers>
867   origin_zone <numbers>
868
869 some examples:-
870
871   rej/route gb7djk call_dxcc 61,38 (everything except  UK+EIRE nodes)
872
873 You can use the tag 'all' to reject everything eg:
874
875   rej/route all     (equiv to [very] restricted mode)
876
877 === 8^REJECT/SPOTS <call> [input] [0-9] <pattern>^Spot filter sysop version
878 This version allows a sysop to set a filter for a callsign as well as the
879 default for nodes and users eg:-
880
881   reject/spot db0sue-7 1 by_zone 14,15,16
882   reject/spot node_default all
883   set/hops node_default 10
884
885   reject/spot user_default by G,M,2
886
887 === 0^REJECT/WCY [0-9] <pattern>^set a 'reject' WCY filter
888 It is unlikely that you will want to do this, but if you do then you can
889 filter on the following fields:-
890
891   by <prefixes>            eg: G,M,2         
892   origin <prefixes>
893   origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
894   origin_itu <numbers>
895   origin_zone <numbers>
896   by_dxcc <numbers>
897   by_itu <numbers>
898   by_zone <numbers>
899   channel <prefixes>
900
901 There are no examples because WCY Broadcasts only come from one place and
902 you either want them or not (see UNSET/WCY if you don't want them).
903
904 This command is really provided for future use.
905
906 See HELP FILTER for information.
907
908 === 8^REJECT/WCY <call> [input] [0-9] <pattern>^WCY filter sysop version
909 This version allows a sysop to set a filter for a callsign as well as the
910 default for nodes and users eg:-
911
912   reject/wcy gb7djk all
913
914 === 0^REJECT/WWV [0-9] <pattern>^set a 'reject' WWV filter
915 It is unlikely that you will want to do this, but if you do then you can
916 filter on the following fields:-
917
918   by <prefixes>            eg: G,M,2         
919   origin <prefixes>
920   origin_dxcc <numbers>    eg: 61,62 (from eg: sh/pre G)
921   origin_itu <numbers>
922   origin_zone <numbers>
923   by_dxcc <numbers>
924   by_itu <numbers>
925   by_zone <numbers>
926   channel <prefixes>
927
928 for example 
929
930   reject/wwv by_zone 14,15,16
931
932 is probably the only useful thing to do (which will only show WWV broadcasts
933 by stations in the US).
934
935 See HELP FILTER for information.
936
937 === 8^REJECT/WWV <call> [input] [0-9] <pattern>^WWV filter sysop version
938 This version allows a sysop to set a filter for a callsign as well as the
939 default for nodes and users eg:-
940
941   reject/wwv db0sue-7 1 by_zone 4
942   reject/wwv node_default all
943
944   reject/wwv user_default by W
945
946 === 0^REPLY^Reply (privately) to the last message that you have read
947 === 0^REPLY <msgno>^Reply (privately) to the specified message
948 === 0^REPLY B <msgno>^Reply as a Bulletin to the specified message
949 === 0^REPLY NOPrivate <msgno>^Reply as a Bulletin to the specified message
950 === 0^REPLY RR <msgno>^Reply to the specified message with read receipt
951 You can reply to a message and the subject will automatically have
952 "Re:" inserted in front of it, if it isn't already present.
953
954 You can also use all the extra qualifiers such as RR, PRIVATE, 
955 NOPRIVATE, B that you can use with the SEND command (see SEND
956 for further details)
957
958 === 0^SEND <call> [<call> ...]^Send a message to one or more callsigns
959 === 0^SEND RR <call>^Send a message and ask for a read receipt
960 === 0^SEND COPY <msgno> <call>^Send a copy of a  message to someone
961 === 0^SEND PRIVATE <call>^Send a personal message
962 === 0^SEND NOPRIVATE <call>^Send a message to all stations
963 All the SEND commands will create a message which will be sent either to
964 an individual callsign or to one of the 'bulletin' addresses. 
965
966 SEND <call> on its own acts as though you had typed SEND PRIVATE, that is
967 it will mark the message as personal and send it to the cluster node that
968 that callsign is connected to.
969
970 You can have more than one callsign in all of the SEND commands.
971
972 You can have multiple qualifiers so that you can have for example:-
973
974   SEND RR COPY 123 PRIVATE G1TLH G0RDI
975
976 which should send a copy of message 123 to G1TLH and G0RDI and you will
977 receive a read receipt when they have read the message.
978
979 SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
980 SP is an alias for SEND PRIVATE
981
982 === 0^SET/ADDRESS <your address>^Record your postal address
983
984 === 0^SET/ANNOUNCE^Allow announce messages to come out on your terminal
985 === 0^UNSET/ANNOUNCE^Stop announce messages coming out on your terminal
986
987 === 5^SET/ARCLUSTER <call> [<call>..]^Make the callsign an AR-Cluster node
988
989 === 8^SET/BADDX <call>..^Stop words we do not wish to see in the callsign field
990 of a dx spot being propagated
991 === 8^UNSET/BADDX <call>..^Allow a word to be seen again in a DX spot
992 Setting a word as 'baddx' will prevent spots with that word in the 
993 callsign field of a DX spot from going any further. They will not be 
994 displayed and they will not be sent onto other nodes.
995
996 The word must be wriiten in full, no wild cards are allowed eg:-
997
998   set/baddx FORSALE VIDEO FR0G
999
1000 To allow a word again, use the following command ...
1001
1002   unset/baddx VIDEO
1003
1004 === 8^SET/BADNODE <call>..^Stop spots from this node being propagated
1005 === 8^UNSET/BADNODE <call>..^Allow spots from this node again
1006 Setting a callsign as a 'badnode' will prevent spots from that node 
1007 going any further. They will not be displayed and they will not be 
1008 sent onto other nodes.
1009
1010 The call must be a full eg:-
1011
1012   set/badnode K1TTT 
1013
1014 will stop anything from K1TTT. If you want SSIDs as well then you must
1015 enter them specifically.
1016
1017   unset/badnode K1TTT
1018
1019 will allow spots from him again.
1020
1021 Use with extreme care. This command may well be superceeded by FILTERing.
1022
1023 === 8^SET/BADSPOTTER <call>..^Stop spots from this callsign being propagated
1024 === 8^UNSET/BADSPOTTER <call>..^Allow spots from this callsign again
1025 Setting a callsign as a 'badspotter' will prevent spots from this callsign 
1026 going any further. They will not be displayed and they will not be 
1027 sent onto other nodes.
1028
1029 The call must be written in full, no wild cards are allowed eg:-
1030
1031   set/badspotter VE2STN 
1032
1033 will stop anything from VE2STN. If you want SSIDs as well then you must
1034 enter them specifically.
1035
1036   unset/badspotter VE2STN
1037
1038 will allow spots from him again.
1039
1040 Use with extreme care. This command may well be superceded by FILTERing.
1041
1042 === 0^SET/BEEP^Add a beep to DX and other messages on your terminal
1043 === 0^UNSET/BEEP^Stop beeps for DX and other messages on your terminal
1044
1045 === 5^SET/BBS <call> [<call>..]^Make the callsign a BBS
1046
1047 === 5^SET/CLX <call> [<call>..]^Make the callsign an CLX node
1048
1049 === 9^SET/DEBUG <name>^Add a debug level to the debug set
1050 === 9^UNSET/DEBUG <name>^Remove a debug level from the debug set
1051 You can choose to log several different levels.  The levels are
1052
1053 chan
1054 state
1055 msg
1056 cron
1057 connect
1058
1059 You can show what levels you are logging with SHOW/DEBUG
1060
1061 === 0^SET/DX^Allow DX messages to come out on your terminal
1062 === 0^UNSET/DX^Stop DX messages coming out on your terminal
1063
1064 === 0^SET/DXGRID^Allow Grid Squares on the end of DX announcements
1065 === 0^UNSET/DXGRID^Stop Grid Squares on the end of DX announcements
1066 A standard feature which is enabled in version 1.43 and above is 
1067 that if the spotter's grid square is known it is output on the end
1068 of a DX announcement (there is just enough room). Some user programs
1069 cannot cope with this. You can use this command to reset (or set)
1070 this feature.
1071
1072 === 5^SET/DXNET <call> [<call>..]^Make the callsign an DXNet node
1073
1074 === 0^SET/ECHO^Make the cluster echo your input
1075 === 0^UNSET/ECHO^Stop the cluster echoing your input
1076 If you are connected via a telnet session, different implimentations
1077 of telnet handle echo differently depending on whether you are 
1078 connected via port 23 or some other port. You can use this command
1079 to change the setting appropriately. 
1080
1081 The setting is stored in your user profile.
1082
1083 YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
1084
1085 === 0^SET/HERE^Tell the system you are present at your terminal
1086 === 0^UNSET/HERE^Tell the system you are absent from your terminal
1087
1088 === 0^SET/HOMENODE <node> ^Set your normal cluster callsign
1089 Tell the cluster system where you normally connect to. Any Messages sent
1090 to you will normally find their way there should you not be connected.
1091 eg:-
1092   SET/HOMENODE gb7djk
1093
1094 === 8^SET/HOPS <call> ann|spots|wwv|wcy <n>^Set hop count  
1095 Set the hop count for a particular type of broadcast for a node.
1096
1097 This command allows you to set up special hop counts for a node 
1098 for currently: announce, spots, wwv and wcy broadcasts.
1099
1100 eg:
1101   set/hops gb7djk ann 10
1102   set/hops gb7mbc spots 20
1103
1104 Set SHOW/HOPS for information on what is already set. This command
1105 creates a filter and works in conjunction with the filter system. 
1106
1107 === 9^SET/ISOLATE^Isolate a node from the rest of the network
1108 Connect a node to your system in such a way that you are a full protocol
1109 member of its network and can see all spots on it, but nothing either leaks
1110 out from it nor goes back into from the rest of the nodes connected to you.
1111
1112 You can potentially connect several nodes in this way.
1113  
1114 === 9^UNSET/ISOLATE^Stop Isolation of a node from the rest of the network
1115 Remove isolation from a node - SET/ISOLATE
1116
1117 === 0^SET/LANGUAGE <lang>^Set the language you want to use
1118 You can select the language that you want the cluster to use. Currently
1119 the languages available are en (english) and nl (dutch).
1120
1121 === 0^SET/LOCATION <lat & long>^Set your latitude and longitude
1122 === 9^SET/SYS_LOCATION <lat & long>^Set your cluster latitude and longitude
1123 In order to get accurate headings and such like you must tell the system
1124 what your latitude and longitude is. If you have not yet done a SET/QRA
1125 then this command will set your QRA locator for you. For example:-
1126   SET/LOCATION 52 22 N 0 57 E
1127
1128 === 0^SET/LOGININFO^Inform when a station logs in locally
1129 === 0^UNSET/LOGININFO^Inform when a station logs out locally
1130
1131 === 9^SET/LOCKOUT <call>^Stop a callsign connecting to the cluster
1132 === 9^UNSET/LOCKOUT <call>^Allow a callsign to connect to the cluster
1133
1134 === 0^SET/NAME <your name>^Set your name
1135 Tell the system what your name is eg:-
1136   SET/NAME Dirk
1137
1138 === 5^SET/NODE <call> [<call>..]^Make the callsign an AK1A cluster
1139 Tell the system that the call(s) are to be treated as AK1A cluster and
1140 fed PC Protocol rather normal user commands.
1141
1142 === 8^SET/OBSCOUNT <count> <nodecall>^Set the 'pump-up' obscelence counter 
1143 From 1.35 onwards neighbouring nodes are pinged at regular intervals (see
1144 SET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'
1145 counter which is decremented on every outgoing ping and then reset to
1146 the 'obscount' value on every incoming ping. The default value of this
1147 parameter is 2. 
1148
1149 What this means is that a neighbouring node will be pinged twice at 
1150 (default) 300 second intervals and if no reply has been heard just before
1151 what would be the third attempt, that node is disconnected.
1152
1153 If a ping is heard then the obscount is reset to the full value. Using
1154 default values, if a node has not responded to a ping within 15 minutes,
1155 it is disconnected.
1156
1157 You can set this parameter between 1 and 9.
1158
1159 It is STRONGLY recommended that you don't change the default.
1160
1161 === 0^SET/PAGE <lines per page>^Set the lines per page
1162 Tell the system how many lines you wish on a page when the number of line
1163 of output from a command is more than this. The default is 20. Setting it
1164 explicitly to 0 will disable paging. 
1165   SET/PAGE 30
1166   SET/PAGE 0
1167
1168 The setting is stored in your user profile.
1169
1170 === 9^SET/PINGINTERVAL <time> <nodecall>^Set ping time to neighbouring nodes 
1171 As from release 1.35 all neighbouring nodes are pinged at regular intervals
1172 in order to determine the rolling quality of the link and, in future, to
1173 affect routing decisions. The default interval is 300 secs or 5 minutes.
1174
1175 You can use this command to set a different interval. Please don't. 
1176
1177 But if you do the value you enter is treated as minutes up 30 and seconds
1178 for numbers greater than that.
1179
1180 This is used also to help determine when a link is down at the far end
1181 (as certain cluster software doesn't always notice), see SET/OBSCOUNT
1182 for more information.
1183
1184 If you must change it (and it may be useful for internet connected nodes
1185 on dynamic IP addresses that go away after a set time of usage) the time
1186 can be specified as:-
1187
1188   5      which if less than 30 is converted to minutes otherwise is 
1189          taken as the no of seconds between pings. 
1190   120s   120 seconds
1191   5m     5 minutes
1192   1h     1 hour
1193
1194 Please be aware that this causes traffic to occur on the link, setting 
1195 this value too low may annoy your neighbours beyond the point of 
1196 endurance!
1197
1198 You can switch this off by setting it to 0.
1199
1200 === 9^SET/PRIVILEGE <n> <call> [<call..]^Set privilege level on a call
1201 Set the privilege level on a callsign. The privilege levels that pertain
1202 to commands are as default:-
1203   0 - normal user
1204   1 - allow remote nodes normal user RCMDs
1205   5 - various privileged commands (including shutdown, but not disc-
1206       connect), the normal level for another node.
1207   8 - more privileged commands (including disconnect)
1208   9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS
1209       LEVEL.
1210 If you are a sysop and you come in as a normal user on a remote connection
1211 your privilege will automatically be set to 0.
1212
1213 === 0^UNSET/PRIVILEGE^Remove any privilege for this session
1214 You can use this command to 'protect' this session from unauthorised
1215 use. If you want to get your normal privilege back you will need to
1216 either logout and login again (if you are on a console) or use the
1217 SYSOP command.
1218
1219 === 9^SET/PASSWORD <callsign> <string>^Set a users password
1220 The password for a user can only be set by a full sysop. The string
1221 can contain any characters but any spaces are removed (you can type in
1222 spaces - but they won't appear in the password). You can see the
1223 result with STAT/USER.
1224
1225 === 5^SET/SPIDER <call> [<call>..]^Make the callsign an DXSpider node
1226 Tell the system that the call(s) are to be treated as DXSpider node and
1227 fed new style DX Protocol rather normal user commands.
1228
1229 === 9^SET/SYS_QRA <locator>^Set your cluster QRA locator
1230 === 0^SET/QRA <locator>^Set your QRA locator
1231 Tell the system what your QRA (or Maidenhead) locator is. If you have not
1232 done a SET/LOCATION then your latitude and longitude will be set roughly
1233 correctly (assuming your locator is correct ;-). For example:-
1234   SET/QRA JO02LQ
1235
1236 === 0^SET/QTH <your qth>^Set your QTH
1237 Tell the system where you are. For example:-
1238   SET/QTH East Dereham, Norfolk
1239
1240 === 0^SET/TALK^Allow TALK messages to come out on your terminal
1241 === 0^UNSET/TALK^Stop TALK messages coming out on your terminal
1242
1243 === 0^SET/WCY^Allow WCY messages to come out on your terminal
1244 === 0^UNSET/WCY^Stop WCY messages coming out on your terminal
1245
1246 === 0^SET/WWV^Allow WWV messages to come out on your terminal
1247 === 0^UNSET/WWV^Stop WWV messages coming out on your terminal
1248
1249 === 0^SET/WX^Allow WX messages to come out on your terminal
1250 === 0^UNSET/WX^Stop WX messages coming out on your terminal
1251
1252 === 1^SHOW/BADDX^Show all the bad dx calls in the system
1253 Display all the bad dx callsigns in the system, see SET/BADDX
1254 for more information.
1255
1256 === 1^SHOW/BADNODE^Show all the bad nodes in the system
1257 Display all the bad node callsigns in the system, see SET/BADNODE
1258 for more information.
1259
1260 === 1^SHOW/BADSPOTTER^Show all the bad spotters in the system
1261 Display all the bad spotter's callsigns in the system, see SET/BADSPOTTER
1262 for more information.
1263
1264 === 0^SHOW/CONFIGURATION [<node>]^Show all the nodes and users visible
1265 This command allows you to see all the users that can be seen
1266 and the nodes to which they are connected.
1267
1268 This command is normally abbreviated to: sh/c
1269
1270 BE WARNED: the list that is returned can be VERY long
1271
1272 === 0^SHOW/CONFIGURATION/NODE^Show all the nodes connected locally
1273 Show all the nodes connected to this node.
1274
1275 === 1^SHOW/CONNECT^Show all the active connections
1276 This command shows information on all the active connections known to
1277 the node. This command gives slightly more information than WHO.
1278
1279 === 0^SHOW/DATE [<prefix>|<callsign>]^Show the local time 
1280 This is very nearly the same as SHOW/TIME, the only difference the format
1281 of the date string if no arguments are given.
1282
1283 If no prefixes or callsigns are given then this command returns the local
1284 time and UTC as the computer has it right now. If you give some prefixes
1285 then it will show UTC and UTC + the local offset (not including DST) at
1286 the prefixes or callsigns that you specify.
1287
1288 === 9^SHOW/DEBUG^Show what levels of debug information you are logging
1289
1290 === 0^SHOW/DX^Interrogate the spot database
1291 If you just type SHOW/DX you will get the last so many spots
1292 (sysop configurable, but usually 10).
1293    
1294 In addition you can add any number of these commands in very nearly
1295 any order to the basic SHOW/DX command, they are:-
1296    
1297 on <band>       - eg 160m 20m 2m 23cm 6mm
1298 on <region>     - eg hf vhf uhf shf      (see SHOW/BANDS)
1299    
1300 <number>        - the number of spots you want
1301 <from>-<to>     - <from> spot no <to> spot no in the selected list
1302    
1303 <prefix>        - for a spotted callsign beginning with <prefix>
1304 *<suffix>       - for a spotted callsign ending in <suffix>
1305 *<string>*      - for a spotted callsign containing <string>
1306    
1307 day <number>    - starting <number> days ago
1308 day <from>-<to> - <from> days <to> days ago
1309    
1310 info <text>     - any spots containing <text> in the info or remarks
1311    
1312 by <call>       - any spots spotted by <call> (spotter <call> is the 
1313                   same).
1314
1315 qsl             - this automatically looks for any qsl info on the call
1316                   held in the spot database.
1317
1318 iota [<iota>]   - If the iota island number is missing it will look for
1319                   the string iota and anything which looks like an iota
1320                   island number. If you specify then it will look for  
1321                   that island.
1322
1323 qra [<locator>] - this will look for the specific locator if you specify
1324                   one or else anything that looks like a locator.
1325    
1326 e.g. 
1327    
1328    SH/DX 9m0
1329    SH/DX on 20m info iota
1330    SH/DX 9a on vhf day 30
1331    SH/DX rf1p qsl
1332    SH/DX iota 
1333    SH/DX iota eu-064
1334    SH/DX qra jn86
1335   
1336 === 0^SHOW/DXCC <prefix>^Interrogate the spot database by country
1337 This command takes the <prefix> (which can be a full or partial 
1338 callsign if desired), looks up which internal country number it is
1339 and then displays all the spots as per SH/DX for that country.
1340    
1341 The options for SHOW/DX also apply to this command.   
1342 e.g. 
1343    
1344    SH/DXCC G
1345    SH/DXCC W on 20m info iota
1346
1347 === 0^SHOW/FILES [<filearea> [<string>]]^List the contents of a filearea
1348 SHOW/FILES on its own will show you a list of the various fileareas
1349 available on the system. To see the contents of a particular file
1350 area type:-
1351    SH/FILES <filearea>
1352 where <filearea> is the name of the filearea you want to see the 
1353 contents of.
1354
1355 You can also use shell globbing characters like '*' and '?' in a
1356 string to see a selection of files in a filearea eg:-
1357    SH/FILES bulletins arld*
1358
1359 See also TYPE - to see the contents of a file.
1360
1361 === 0^SHOW/FILTER^Show the contents of all the filters you have set
1362 Show the contents of all the filters that are set. This command displays
1363 all the filters set - for all the various categories.
1364
1365 === 0^SHOW/HFSTATS^Show the HF DX Spot statistics
1366 Show the HF DX Spot statistics for your country for the last 31 days
1367
1368 === 8^SHOW/HOPS <call> [ann|spots|wcy|wwv]^Show the hop counts for a node
1369 This command shows the hop counts set up for a node. You can specify
1370 which category you want to see. If you leave the category out then 
1371 all the categories will be listed.
1372  
1373 === 1^SHOW/ISOLATE^Show list of ISOLATED nodes
1374
1375 === 9^SHOW/LOCKOUT^Show the list of locked out or excluded callsigns
1376
1377 === 8^SHOW/LOG [<callsign>]^Show excerpts from the system log
1378 This command outputs a short section of the system log.  On its own
1379 it will output a general logfile.  With the optional callsign it will
1380 show output from the log associated with that callsign.
1381
1382 === 0^SHOW/MOON [<prefix>|<callsign>]^Show Moon rise and set times
1383 Show the Moon rise and set times for a (list of) prefixes or callsigns, 
1384 together with the azimuth and elevation of the sun currently at those
1385 locations.
1386
1387 If you don't specify any prefixes or callsigns, it will show the times for
1388 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
1389 together with the current azimuth and elevation.
1390
1391 In addition, it will show the gain or loss dB relative to the nominal 
1392 distance of 385,000Km due to the ellipsoidal nature of the orbit.
1393
1394 If all else fails it will show the Moonrise and set times for the node
1395 that you are connected to. 
1396
1397 For example:-
1398
1399   SH/MOON
1400   SH/MOON G1TLH W5UN
1401
1402 === 0^SHOW/MUF <prefix> [<hours>][long]^Show the likely propagation to a prefix
1403 This command allow you to estimate the likelihood of you contacting
1404 a station with the prefix you have specified. The output assumes a modest
1405 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)
1406
1407 The result predicts the most likely operating frequencies and signal
1408 levels for high frequency (shortwave) radio propagation paths on
1409 specified days of the year and hours of the day. It is most useful for
1410 paths between 250 km and 6000 km, but can be used with reduced accuracy
1411 for paths shorter or longer than this.
1412
1413 The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
1414 used to predict the MUF given the predicted flux, day of the year,
1415 hour of the day and geographic coordinates of the transmitter and
1416 receiver. This routine is reasonably accurate for the purposes here,
1417 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
1418 than the programs used by major shortwave broadcasting organizations,
1419 such as the Voice of America.
1420
1421 The command will display some header information detailing its
1422 assumptions, together with the locations, latitude and longitudes and
1423 bearings. It will then show UTC (UT), local time at the other end
1424 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
1425 (Zen) and the likely signal strengths. Then for each frequency for which
1426 the system thinks there is a likelihood of a circuit it prints a value.
1427
1428 The value is currently a likely S meter reading based on the conventional
1429 6dB / S point scale. If the value has a '+' appended it means that it is
1430 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
1431 there is likely to be much fading and by an 's' that the signal is likely
1432 to be noisy.  
1433
1434 By default SHOW/MUF will show the next two hours worth of data. You
1435 can specify anything up to 24 hours worth of data by appending the no of
1436 hours required after the prefix. For example:-
1437
1438   SH/MUF W
1439
1440 produces:
1441
1442   RxSens: -123 dBM SFI: 159   R: 193   Month: 10   Day: 21
1443   Power :   20 dBW    Distance:  6283 km    Delay: 22.4 ms
1444   Location                       Lat / Long           Azim
1445   East Dereham, Norfolk          52 41 N 0 57 E         47
1446   United-States-W                43 0 N 87 54 W        299
1447   UT LT  MUF Zen  1.8  3.5  7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
1448   18 23 11.5 -35  mS0+ mS2   S3
1449   19  0 11.2 -41  mS0+ mS2   S3
1450
1451 indicating that you will have weak, fading circuits on top band and 
1452 80m but usable signals on 40m (about S3).
1453
1454 inputing:-
1455
1456   SH/MUF W 24
1457
1458 will get you the above display, but with the next 24 hours worth of
1459 propagation data.
1460
1461   SH/MUF W L 24
1462   SH/MUF W 24 Long
1463
1464 Gives you an estimate of the long path propagation characterics. It
1465 should be noted that the figures will probably not be very useful, nor
1466 terrible accurate, but it is included for completeness.
1467
1468 === 1^SHOW/NODE [<callsign> ...]^Show the type and version number of nodes
1469 Show the type and version (if connected) of the nodes specified on the
1470 command line. If no callsigns are specified then a sorted list of all
1471 the non-user callsigns known to the system will be displayed.
1472
1473 === 0^SHOW/PREFIX <callsign>^Interrogate the prefix database 
1474 This command takes the <callsign> (which can be a full or partial 
1475 callsign or a prefix), looks up which internal country number 
1476 it is and then displays all the relevant prefixes for that country
1477 together with the internal country no, the CQ and ITU regions. 
1478
1479 See also SHOW/DXCC
1480
1481 === 5^SHOW/PROGRAM^Show the locations of all the included program modules
1482 Show the name and location where every program module was load from. This
1483 is useful for checking where you think you have loaded a .pm file from. 
1484
1485 === 0^SHOW/QRA <locator> [<locator>]^Show distance between locators
1486 === 0^SHOW/QRA <lat> <long>^Convert latitude and longitude to a locator
1487 This is a multipurpose command that allows you either to calculate the
1488 distance and bearing between two locators or (if only one locator is
1489 given on the command line) the distance and beraing from your station
1490 to the locator. For example:-
1491
1492 SH/QRA IO92QL 
1493 SH/QRA JN06 IN73
1494
1495 The first example will show the distance and bearing to the locator from
1496 yourself, the second example will calculate the distance and bearing from
1497 the first locator to the second. You can use 4 or 6 character locators.
1498
1499 It is also possible to convert a latitude and longitude to a locator by 
1500 using this command with a latitude and longitude as an argument, for
1501 example:-
1502
1503 SH/QRA 52 41 N 0 58 E
1504
1505 === 0^SHOW/QRZ <callsign>^Show any callbook details on a callsign
1506 This command queries the QRZ callbook server on the internet
1507 and returns any information available for that callsign. This service
1508 is provided for users of this software by http://www.qrz.com 
1509
1510 === 0^SHOW/ROUTE <callsign> ...^Show the route to the callsign
1511 This command allows you to see to which node the callsigns specified are
1512 connected. It is a sort of inverse sh/config.
1513
1514 sh/route n2tly
1515
1516 === 0^SHOW/SATELLITE <name> [<hours> <interval>]^Show tracking data
1517 Show the tracking data from your location to the satellite of your choice
1518 from now on for the next few hours.
1519
1520 If you use this command without a satellite name it will display a list
1521 of all the satellites known currently to the system. 
1522
1523 If you give a name then you can obtain tracking data of all the passes
1524 that start and finish 5 degrees below the horizon. As default it will
1525 give information for the next three hours for every five minute period.
1526
1527 You can alter the number of hours and the step size, within certain 
1528 limits. 
1529
1530 Each pass in a period is separated with a row of '-----' characters
1531
1532 So for example:-
1533
1534 SH/SAT AO-10 
1535 SH/SAT FENGYUN1 12 2
1536
1537 === 6^SHOW/STATION ALL [<regex>]^Show list of users in the system
1538 === 0^SHOW/STATION [<callsign> ..]^Show information about a callsign
1539 Show the information known about a callsign and whether (and where)
1540 that callsign is connected to the cluster.
1541
1542   SH/ST G1TLH
1543
1544 If no callsign is given then show the information for yourself.
1545
1546 === 0^SHOW/SUN [<prefix>|<callsign>]^Show sun rise and set times
1547 Show the sun rise and set times for a (list of) prefixes or callsigns, 
1548 together with the azimuth and elevation of the sun currently at those
1549 locations.
1550
1551 If you don't specify any prefixes or callsigns, it will show the times for
1552 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
1553 together with the current azimuth and elevation.
1554
1555 If all else fails it will show the sunrise and set times for the node
1556 that you are connected to. 
1557
1558 For example:-
1559
1560   SH/SUN
1561   SH/SUN G1TLH K9CW ZS
1562
1563 === 0^SHOW/TIME [<prefix>|<callsign>]^Show the local time 
1564 If no prefixes or callsigns are given then this command returns the local
1565 time and UTC as the computer has it right now. If you give some prefixes
1566 then it will show UTC and UTC + the local offset (not including DST) at
1567 the prefixes or callsigns that you specify.
1568
1569 === 0^SHOW/VHFSTATS^Show the VHF DX Spot statistics
1570 Show the VHF/UHF DX Spot statistics for your country for the last 31 days
1571
1572 === 0^SHOW/WCY^Show last 10 WCY broadcasts
1573 === 0^SHOW/WCY <n>^Show last <n> WCY broadcasts
1574 Display the most recent WCY information that has been received by the system
1575
1576 === 0^SHOW/WWV^Show last 10 WWV broadcasts
1577 === 0^SHOW/WWV <n>^Show last <n> WWV broadcasts
1578 Display the most recent WWV information that has been received by the system
1579
1580 === 5^SHUTDOWN^Shutdown the cluster
1581 Shutdown the cluster and disconnect all the users 
1582
1583 === 9^SPOOF <call> <command>^Do a command as though you are another user
1584 This command is provided so that sysops can set a user's parameters without
1585 me having to write a special 'sysop' version for every user command. It
1586 allows you to pretend that you are doing the command as the user you specify.
1587
1588 eg:-
1589
1590    SPOOF G1TLH set/name Dirk
1591    SPOOF G1TLH set/qra JO02LQ
1592
1593 === 5^STAT/DB <dbname>^Show the status of a database
1594 Show the internal status of a database descriptor.
1595
1596 Depending on your privilege level you will see more or less information. 
1597 This command is unlikely to be of much use to anyone other than a sysop.
1598
1599 === 5^STAT/CHANNEL [<callsign>]^Show the status of a channel on the cluster
1600 Show the internal status of the channel object either for the channel that 
1601 you are on or else for the callsign that you asked for.
1602
1603 Only the fields that are defined (in perl term) will be displayed.
1604
1605 === 1^STAT/MSG^Show the status of the message system
1606 === 1^STAT/MSG <msgno>^Show the status of a message
1607 This command shows the internal status of a message and includes information
1608 such as to whom it has been forwarded, its size, origin etc etc.
1609
1610 If no message number is given then the status of the message system is 
1611 displayed.
1612
1613 === 5^STAT/ROUTE_NODE <callsign>^Show the data in a Route::Node object
1614 === 5^STAT/ROUTE_NODE all^Show list of all Route::Node objects
1615
1616 === 5^STAT/ROUTE_USER <callsign>^Show the data in a Route::User object
1617 === 5^STAT/ROUTE_USER all^Show list of all Route::User objects
1618
1619 === 5^STAT/USER [<callsign>]^Show the full status of a user
1620 Shows the full contents of a user record including all the secret flags
1621 and stuff.
1622
1623 Only the fields that are defined (in perl term) will be displayed.
1624
1625 === 0^SYSOP^Regain your privileges if you login remotely
1626 The system automatically reduces your privilege level to that of a
1627 normal user if you login in remotely. This command allows you to
1628 regain your normal privilege level. It uses the normal system: five
1629 numbers are returned that are indexes into the character array that is
1630 your assigned password (see SET/PASSWORD). The indexes start from
1631 zero.
1632
1633 You are expected to return a string which contains the characters
1634 required in the correct order. You may intersperse those characters
1635 with others to obscure your reply for any watchers. For example (and
1636 these values are for explanation :-):
1637
1638   password = 012345678901234567890123456789
1639   > sysop
1640   22 10 15 17 3
1641 you type:-
1642  aa2bbbb0ccc5ddd7xxx3n
1643  or 2 0 5 7 3
1644  or 20573
1645
1646 They will all match. If there is no password you will still be offered
1647 numbers but nothing will happen when you input a string. Any match is
1648 case sensitive.
1649
1650 === 0^TALK <call> [<text>]^Send a text message to another station
1651 === 0^TALK <call> > <node> [<text>]^Send a text message to another station via a node
1652 Send a short message to any other station that is visible on the cluster
1653 system. You can send it to anyone you can see with a SHOW/CONFIGURATION 
1654 command, they don't have to be connected locally.
1655
1656 The second form of TALK is used when other cluster nodes are connected
1657 with restricted information. This usually means that they don't send 
1658 the user information usually associated with logging on and off the cluster.
1659
1660 If you know that G3JNB is likely to be present on GB7TLH, but you can only
1661 see GB7TLH in the SH/C list but with no users, then you would use the
1662 second form of the talk message.
1663
1664 If you want to have a ragchew with someone you can leave the text message
1665 out and the system will go into 'Talk' mode. What this means is that a
1666 short message is sent to the recipient telling them that you are in a
1667 'Talking' frame of mind and then you just type - everything you send will
1668 go to the station that you asked for. 
1669
1670 All the usual announcements, spots and so on will still come out on your
1671 terminal.
1672
1673 If you want to do something (such as send a spot) you preceed the normal 
1674 command with a '/' character, eg:-
1675
1676    /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
1677    /HELP talk
1678
1679 To leave talk mode type:
1680    
1681    /EX
1682
1683 === 0^TYPE <filearea>/<name>^Look at the contents of a file in one of the fileareas
1684 Type out the contents of a file in a filearea. So, for example, in 
1685 filearea 'bulletins' you want to look at file 'arld051' you would 
1686 enter:-
1687    TYPE bulletins/arld051
1688
1689 See also SHOW/FILES to see what fileareas are available and a 
1690 list of content.
1691
1692 === 0^WHO^Show who is physically connected
1693 This is a quick listing that shows which callsigns are connected and
1694 what sort of connection they have
1695
1696 === 0^WX <text>^Send a weather message to local users
1697 === 0^WX FULL <text>^Send a weather message to all cluster users
1698 === 5^WX SYSOP <text>^Send a weather message to other clusters only
1699 Weather messages can sometimes be useful if you are experiencing an extreme
1700 that may indicate enhanced conditions
1701