c3bd6feea0d3fd752f506c7aeecf941b9e213c9a
[spider.git] / html / adminmanual-11.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
5  <TITLE>The DXSpider Installation and Administration Manual : The DXSpider command set</TITLE>
6  <LINK HREF="adminmanual-10.html" REL=previous>
7  <LINK HREF="adminmanual.html#toc11" REL=contents>
8 </HEAD>
9 <BODY>
10 Next
11 <A HREF="adminmanual-10.html">Previous</A>
12 <A HREF="adminmanual.html#toc11">Contents</A>
13 <HR>
14 <H2><A NAME="s11">11. The DXSpider command set</A></H2>
15
16 <P>Below is a complete list of commands available from the cluster prompt.
17 Most maintenance tasks are automatic but there are some commands that are useful 
18 for a sysop.  These are listed below in alphabetical order.  The number in 
19 brackets following the command name is the permissions level needed to use 
20 the command.
21 <P>
22 <H2><A NAME="ss11.1">11.1 accept/announce (0)</A>
23 </H2>
24
25 <P><CODE><B>accept/announce [0-9] &lt;pattern&gt;</B> Set an accept filter
26 line for announce</CODE>
27 <P>
28 <P>Create an 'accept this announce' line for a filter. 
29 <P>An accept filter line means that if the announce matches this filter it is
30 passed onto the user. See HELP FILTERS for more info. Please read this
31 to understand how filters work - it will save a lot of grief later on.
32 <P>You can use any of the following things in this line:-
33 <P>
34 <PRE>
35   info &lt;string>            eg: iota or qsl
36   by &lt;prefixes>            eg: G,M,2         
37   origin &lt;prefixes>
38   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
39   origin_itu &lt;numbers>
40   origin_zone &lt;numbers>
41   by_dxcc &lt;numbers>
42   by_itu &lt;numbers>
43   by_zone &lt;numbers>
44   channel &lt;prefixes>
45   wx 1                     filter WX announces
46   dest &lt;prefixes>          eg: 6MUK,WDX      (distros)
47 </PRE>
48 <P>some examples:-
49 <P>
50 <PRE>
51   acc/ann dest 6MUK
52   acc/ann 2 by_zone 14,15,16
53   (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
54 </PRE>
55 <P>or
56 <P>
57 <PRE>
58   acc/ann by G,M,2 
59 </PRE>
60 <P>This filter would only allow announces that were posted buy UK stations.  
61 You can use the tag 'all' to accept everything eg:
62 <P>
63 <PRE>
64   acc/ann all
65 </PRE>
66 <P>but this probably for advanced users...
67 <P>
68 <H2><A NAME="ss11.2">11.2 accept/announce (extended for sysops) (8)</A>
69 </H2>
70
71 <P><CODE><B>accept/announce &lt;call&gt; [input] [0-9]&lt;pattern&gt;</B> Announce filter sysop version</CODE>
72 <P>
73 <P>This version allows a sysop to set a filter for a callsign as well as the
74 default for nodes and users eg:-
75 <P>
76 <PRE>
77   accept/ann by G,M,2
78   accept/ann input node_default by G,M,2
79   accept/ann user_default by G,M,2
80 </PRE>
81 <P>
82 <H2><A NAME="ss11.3">11.3 accept/spots (0)</A>
83 </H2>
84
85 <P><CODE><B>accept/announce [0-9] &lt;pattern&gt;</B> Set an accept filter line for spots</CODE>
86 <P>
87 <P>Create an 'accept this spot' line for a filter.
88 <P>
89 <P>An accept filter line means that if the spot matches this filter it is
90 passed onto the user. See HELP FILTERS for more info. Please read this
91 to understand how filters work - it will save a lot of grief later on.
92 <P>You can use any of the following things in this line:-
93 <P>
94 <PRE>
95   freq &lt;range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
96   on &lt;range>             same as 'freq'
97   call &lt;prefixes>        eg: G,PA,HB9
98   info &lt;string>          eg: iota or qsl
99   by &lt;prefixes>            
100   call_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
101   call_itu &lt;numbers>
102   call_zone &lt;numbers>
103   by_dxcc &lt;numbers>
104   by_itu &lt;numbers>
105   by_zone &lt;numbers>
106   origin &lt;prefixes>
107   channel &lt;prefixes>
108 </PRE>
109 <P>
110 <P>For frequencies, you can use any of the band names defined in
111 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
112 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
113 this is more efficient than saying simply: freq HF (but don't get
114 too hung up about that)
115 <P>some examples:-
116 <P>
117 <PRE>
118   acc/spot 1 on hf/cw
119   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
120 </PRE>
121 <P>You can use the tag 'all' to accept everything, eg:
122 <P>
123 <PRE>
124   acc/spot 3 all
125 </PRE>
126 <P>but this probably for advanced users...
127 <P>
128 <H2><A NAME="ss11.4">11.4 accept/spots (extended for sysops) (8)</A>
129 </H2>
130
131 <P><CODE><B>accept/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> Spot filter sysop version</CODE>
132 <P>
133 <P>This version allows a sysop to set a filter for a callsign as well as the
134 default for nodes and users eg:-
135 <P>
136 <PRE>
137   accept/spot db0sue-7 1 by_zone 14,15,16
138   accept/spot node_default all
139   set/hops node_default 10
140
141   accept/spot user_default by G,M,2
142 </PRE>
143 <P>
144 <H2><A NAME="ss11.5">11.5 accept/wcy (0)</A>
145 </H2>
146
147 <P><CODE><B>accept/wcy [0-9] &lt;pattern&gt;</B> set an accept WCY filter</CODE>
148 <P>
149 <P>It is unlikely that you will want to do this, but if you do then you can
150 filter on the following fields:-
151 <P>
152 <PRE>
153   by &lt;prefixes>            eg: G,M,2         
154   origin &lt;prefixes>
155   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
156   origin_itu &lt;numbers>
157   origin_zone &lt;numbers>
158   by_dxcc &lt;numbers>
159   by_itu &lt;numbers>
160   by_zone &lt;numbers>
161   channel &lt;prefixes>
162 </PRE>
163 <P>
164 <P>There are no examples because WCY Broadcasts only come from one place and
165 you either want them or not (see UNSET/WCY if you don't want them).
166 <P>This command is really provided for future use.
167 <P>See HELP FILTER for information.
168 <P>
169 <H2><A NAME="ss11.6">11.6 accept/wcy (extended for sysops) (8)</A>
170 </H2>
171
172 <P><CODE><B>accept/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B>
173 WCY filter sysop version</CODE>
174 <P>
175 <P>This version allows a sysop to set a filter for a callsign as well as the
176 default for nodes and users eg:-
177 <P>
178 <PRE>
179   accept/wcy node_default all
180   set/hops node_default 10
181 </PRE>
182 <P>
183 <H2><A NAME="ss11.7">11.7 accept/wwv (0)</A>
184 </H2>
185
186 <P><CODE><B>accept/wwv [0-9] &lt;pattern&gt;</B> Set an accept WWV filter</CODE>
187 <P>
188 <P>It is unlikely that you will want to do this, but if you do then you can
189 filter on the following fields:-
190 <P>
191 <PRE>
192   by &lt;prefixes>            eg: G,M,2         
193   origin &lt;prefixes>
194   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
195   origin_itu &lt;numbers>
196   origin_zone &lt;numbers>
197   by_dxcc &lt;numbers>
198   by_itu &lt;numbers>
199   by_zone &lt;numbers>
200   channel &lt;prefixes>
201 </PRE>
202 <P>for example 
203 <P>
204 <PRE>
205   accept/wwv by_zone 4
206 </PRE>
207 <P>is probably the only useful thing to do (which will only show WWV broadcasts
208 by stations in the US).
209 <P>See HELP FILTER for information.
210 <P>
211 <H2><A NAME="ss11.8">11.8 accept/wwv (extended for sysops) (8)</A>
212 </H2>
213
214 <P><CODE><B>accept/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B>
215 WWV filter sysop version</CODE>
216 <P>
217 <P>This version allows a sysop to set a filter for a callsign as well as the
218 default for nodes and users eg:-
219 <P>
220 <PRE>
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 </PRE>
227 <P>
228 <H2><A NAME="ss11.9">11.9 announce (0)</A>
229 </H2>
230
231 <P><CODE><B>announce &lt;text&gt;</B> Send an announcement to local users</CODE>
232 <P>
233 <P>Send an announcement to LOCAL users only, where &lt;text&gt; is the text 
234 of the announcement you wish to broadcast
235 <P>
236 <H2><A NAME="ss11.10">11.10 announce full (0)</A>
237 </H2>
238
239 <P><CODE><B>announce full &lt;text&gt;</B> Send an announcement cluster wide</CODE>
240 <P>
241 <P>This command will send your announcement across the whole cluster
242 network.
243 <P>
244 <P>
245 <H2><A NAME="ss11.11">11.11 announce sysop (5)</A>
246 </H2>
247
248 <P><CODE><B>announce sysop &lt;text&gt;</B></CODE>
249 <P>
250 <P>Send an announcement to Sysops only
251 <P>
252 <H2><A NAME="ss11.12">11.12 apropos (0)</A>
253 </H2>
254
255 <P><CODE><B>apropos &lt;string&gt;</B> Search the help database</CODE>
256 <P>
257 <P>Search the help database for &lt;string&gt; (it isn't case sensitive), 
258 and print the names of all the commands that may be relevant.
259 <P>
260 <H2><A NAME="ss11.13">11.13 bye (0)</A>
261 </H2>
262
263 <P><CODE><B>bye</B> Exit from the cluster</CODE>
264 <P>
265 <P>This will disconnect you from the cluster
266 <P>
267 <H2><A NAME="ss11.14">11.14 catchup (5)</A>
268 </H2>
269
270 <P><CODE><B>catchup &lt;node_call&gt; All|[&lt;msgno&gt; ...]</B> Mark a message as sent</CODE>
271 <P>
272 <P>When you send messages the fact that you have forwarded it to another node 
273 is remembered so that it isn't sent again. When you have a new partner
274 node and you add their callsign to your /spider/msg/forward.pl file, all
275 outstanding non-private messages will be forwarded to them. This may well
276 be ALL the non-private messages. You can prevent this by using these 
277 commmands:-
278 <P>
279 <PRE>
280   catchup GB7DJK all
281   catchup GB7DJK 300 301 302 303 500-510
282 </PRE>
283 <P>and to undo what you have just done:-
284 <P>
285 <PRE>
286   uncatchup GB7DJK all
287   uncatchup GB7DJK 300 301 302 303 500-510
288 </PRE>
289 <P>which will arrange for them to be forward candidates again.
290 <P>Order is not important.
291 <P>
292 <H2><A NAME="ss11.15">11.15 clear/spots (0)</A>
293 </H2>
294
295 <P><CODE><B>clear/spots [1|all]</B> Clear a spot filter line</CODE>
296 <P>
297 <P>This command allows you to clear (remove) a line in a spot filter or to 
298 remove the whole filter.
299 <P>If you have a filter:-
300 <P>
301 <PRE>
302   acc/spot 1 on hf/cw
303   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
304 </PRE>
305 <P>and you say:-
306 <P>
307 <PRE>
308   clear/spot 1
309 </PRE>
310 <P>you will be left with:-
311 <P>
312 <PRE>
313   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
314 </PRE>
315 <P>If you do:
316 <P>
317 <PRE>
318   clear/spot all
319 </PRE>
320 <P>the filter will be completely removed.
321 <P>
322 <P>
323 <H2><A NAME="ss11.16">11.16 connect (5) </A>
324 </H2>
325
326 <P><CODE><B>connect &lt;callsign&gt;</B> Start a connection to another DX Cluster</CODE>
327 <P>
328 <P>Start a connection process that will culminate in a new connection to the
329 DX cluster &lt;callsign&gt;. This process creates a new 'client' process which will
330 use the script in /spider/connect/&lt;callsign&gt; to effect the 'chat' exchange
331 necessary to traverse the network(s) to logon to the cluster &lt;callsign&gt;.
332 <P>
333 <H2><A NAME="ss11.17">11.17 dbavail (0)</A>
334 </H2>
335
336 <P><CODE><B>dbavail</B> Show a list of all the databases in the system</CODE>
337 <P>
338 <P>The title says it all really, this command lists all the databases defined
339 in the system. It is also aliased to SHOW/COMMAND.
340 <P>
341 <H2><A NAME="ss11.18">11.18 dbcreate (9)</A>
342 </H2>
343
344 <P><CODE><B>dbcreate &lt;name&gt;</B> Create a database entry<BR>
345 <B>dbcreate &lt;name&gt; chain &lt;name&gt; [&lt;name&gt;..]</B> Create a chained database entry<BR>
346 <B>dbcreate &lt;name&gt; remote &lt;node&gt;</B> Create a remote database
347 entry<BR></CODE>
348 <P>
349 <P>DBCREATE allows you to define a database in the system. It doesn't actually
350 create anything, just defines it.
351 <P>The databases that are created are simple DB_File hash databases, they are 
352 therefore already 'indexed'.
353 <P>You can define a local database with the first form of the command eg:
354 <P>DBCREATE oblast
355 <P>You can also chain databases with the addition of the 'chain' keyword. 
356 This will search each database one after the other. A typical example 
357 is:
358 <P>DBCREATE sdx_qsl chain sql_ad
359 <P>No checking is done to see if the any of the chained databases exist, in
360 fact it is usually better to do the above statement first then do each of
361 the chained databases.
362 <P>Databases can exist offsite. To define a database that lives on another 
363 node do:
364 <P>DBCREATE buckmaster remote gb7dxc
365 <P>Remote databases cannot be chained; however, the last database in a 
366 a chain can be a remote database eg:
367 <P>DBCREATE qsl chain gb7dxc
368 <P>To see what databases have been defined do:
369 <P>DBAVAIL (or it will have been aliased to SHOW/COMMAND)
370 <P>It would be normal for you to add an entry into your local Aliases file
371 to allow people to use the 'SHOW/&lt;dbname&gt;' style syntax. So you would
372 need to add a line like:-
373 <P>
374 <BLOCKQUOTE><CODE>
375 <PRE>
376   's' => [
377     ..
378     ..
379     '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
380     ..
381     ..
382    ],
383 </PRE>
384 </CODE></BLOCKQUOTE>
385 <P>to allow 
386 <P>SH/BUCK g1tlh
387 <P>to work as they may be used to.
388 <P>See DBIMPORT for the importing of existing AK1A format data to databases.
389 See DBSHOW for generic database enquiry
390 <P>
391 <H2><A NAME="ss11.19">11.19 dbimport (9)</A>
392 </H2>
393
394 <P><CODE><B>dbimport &lt;dbname&gt;</B> Import AK1A data into a database</CODE>
395 <P>
396 <P>If you want to import or update data in bulk to a database you can use
397 this command. It will either create or update entries into an existing
398 database. For example:-
399 <P>DBIMPORT oblast /tmp/OBLAST.FUL
400 <P>will import the standard OBLAST database that comes with AK1A into the
401 oblast database held locally.
402 <P>
403 <H2><A NAME="ss11.20">11.20 dbremove (9)</A>
404 </H2>
405
406 <P><CODE><B>dbremove &lt;dbname&gt;</B> Delete a database</CODE>
407 <P>
408 <P>DBREMOVE will completely remove a database entry and also delete any data
409 file that is associated with it. 
410 <P>There is no warning, no comeback, no safety net. 
411 <P>For example:
412 <P>DBREMOVE oblast 
413 <P>will remove the oblast database from the system and it will also remove
414 the associated datafile.
415 <P>I repeat:
416 <P>There is no warning, no comeback, no safety net.
417 <P>You have been warned.
418 <P>
419 <H2><A NAME="ss11.21">11.21 dbshow (0)</A>
420 </H2>
421
422 <P><CODE><B>dbshow &lt;dbname&gt; &lt;key&gt;</B> Display an entry, if it exists, in a database</CODE>
423 <P>
424 <P>This is the generic user interface to the database to the database system.
425 It is expected that the sysop will add an entry to the local Aliases file
426 so that users can use the more familiar AK1A style of enquiry such as:
427 <P>
428 <PRE>
429   SH/BUCK G1TLH
430 </PRE>
431 <P>but if he hasn't and the database really does exist (use DBAVAIL or
432 SHOW/COMMAND to find out) you can do the same thing with:
433 <P>
434 <PRE>
435   DBSHOW buck G1TLH
436 </PRE>
437 <P>
438 <P>
439 <H2><A NAME="ss11.22">11.22 debug (9)</A>
440 </H2>
441
442 <P><CODE><B>debug</B> Set the cluster program into debug mode</CODE>
443 <P>
444 <P>Executing this command will only have an effect if you are running the cluster
445 in debug mode i.e.
446 <P>
447 <BLOCKQUOTE><CODE>
448 <PRE>
449         perl -d cluster.pl
450 </PRE>
451 </CODE></BLOCKQUOTE>
452 <P>It will interrupt the cluster just after the debug command has finished.
453 <P>
454 <H2><A NAME="ss11.23">11.23 directory (0)</A>
455 </H2>
456
457 <P><CODE><B>directory</B> List messages<BR> <B>directory all</B> List all messages<BR>
458 <B>directory own</B> List your own messages<BR>
459 <B>directory new</B> List all new messages<BR>
460 <B>directory to &lt;call&gt;</B> List all messages to &lt;call&gt;<BR>
461 <B>directory from &lt;call&gt;</B> List all messages from &lt;call&gt;<BR>
462 <B>directory subject &lt;string&gt;</B> List all messages with &lt;string&gt; in subject<BR>
463 <B>directory &lt;nn&gt;</B> List last &lt;nn&gt; messages<BR>
464 <B>directory &lt;from&gt;-&lt;to&gt;</B> List messages &lt;from&gt; message &lt;to&gt; message <BR></CODE>
465 <P>
466 <P>List the messages in the messages directory.
467 <P>If there is a 'p' one space after the message number then it is a 
468 personal message. If there is a '-' between the message number and the
469 'p' then this indicates that the message has been read.
470 <P>You can use shell escape characters such as '*' and '?' in the &lt;call&gt;
471 fields.
472 <P>You can combine some of the various directory commands together eg:-
473 <P>
474 <PRE>
475    DIR TO G1TLH 5
476 or 
477    DIR SUBJECT IOTA 200-250
478 </PRE>
479 <P>You can abbreviate all the commands to one letter and use ak1a syntax:-
480 <P>
481 <PRE>
482    DIR/T G1* 10
483    DIR/S QSL 10-100 5
484 </PRE>
485 <P>
486 <P>
487 <H2><A NAME="ss11.24">11.24 directory (extended for sysops) (5)</A>
488 </H2>
489
490 <P>Works just like the user command except that sysops can see ALL messages.
491 <P>
492 <H2><A NAME="ss11.25">11.25 disconnect (8)</A>
493 </H2>
494
495 <P><CODE><B>disconnect &lt;call&gt; [&lt;call&gt; ...]</B> Disconnect a user or node</CODE>
496 <P>
497 <P>Disconnect any &lt;call&gt; connected locally
498 <P>
499 <H2><A NAME="ss11.26">11.26 dx (0)</A>
500 </H2>
501
502 <P><CODE><B>dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</B> Send a DX spot</CODE>
503 <P>
504 <P>This is how you send a DX Spot to other users. You can, in fact, now
505 enter the &lt;freq&gt; and the &lt;call&gt; either way round. 
506 <P>
507 <PRE>
508    DX FR0G 144.600
509    DX 144.600 FR0G
510    DX 144600 FR0G 
511 </PRE>
512 <P>will all give the same result. You can add some remarks to the end
513 of the command and they will be added to the spot.
514 <P>
515 <PRE>
516    DX FR0G 144600 this is a test
517 </PRE>
518 <P>You can credit someone else by saying:-
519 <P>
520 <PRE>
521    DX by G1TLH FR0G 144.600 he isn't on the cluster
522 </PRE>
523 <P>The &lt;freq&gt; is compared against the available bands set up in the 
524 cluster.  See SHOW/BANDS for more information.
525 <P>
526 <H2><A NAME="ss11.27">11.27 export (9)</A>
527 </H2>
528
529 <P><CODE><B>export &lt;msgno&gt; &lt;filename&gt;</B> Export a message to a file</CODE>
530 <P>
531 <P>Export a message to a file. This command can only be executed on a local
532 console with a fully privileged user. The file produced will be in a form
533 ready to be imported back into the cluster by placing it in the import 
534 directory (/spider/msg/import).
535 <P>This command cannot overwrite an existing file. This is to provide some 
536 measure of security. Any files written will owned by the same user as the 
537 main cluster, otherwise you can put the new files anywhere the cluster can
538 access. For example:-
539 <P>EXPORT 2345 /tmp/a
540 <P>
541 <H2><A NAME="ss11.28">11.28 export_users (9)</A>
542 </H2>
543
544 <P><CODE><B>export_users [&lt;filename&gt;]</B> Export the users database to ascii</CODE>
545 <P>
546 <P>Export the users database to a file in ascii format. If no filename
547 is given then it will export the file to /spider/data/user_asc.
548 <P>If the file already exists it will be renamed to &lt;filename&gt;.o. In fact
549 up to 5 generations of the file can be kept each one with an extra 'o' on the
550 suffix. 
551 <P>BE WARNED: this will write to any file you have write access to. No check is
552 made on the filename (if any) that you specify.
553 <P>
554 <H2><A NAME="ss11.29">11.29 forward/latlong (8)</A>
555 </H2>
556
557 <P><CODE><B>forward/latlong &lt;node_call&gt;</B> Send latitude and longitude information to another cluster</CODE>
558 <P>
559 <P>This command sends all the latitude and longitude information that your
560 cluster is holding against callsigns.  One advantage of recieving this
561 information is that more locator information is held by you.  This
562 means that more locators are given on the DX line assuming you have
563 <EM>set/dxgrid</EM> enabled.  This could be a LOT of information though, so
564 it is not recommended on slow links.
565 <P>
566 <H2><A NAME="ss11.30">11.30 forward/opername (1)</A>
567 </H2>
568
569 <P><CODE><B>forward/opername &lt;call&gt;</B> Send out information on this &lt;call&gt; to all clusters</CODE>
570 <P>
571 <P>This command sends out any information held in the user file which can 
572 be broadcast in PC41 protocol packets. This information is Name, QTH, Location
573 and Homenode. PC41s are only sent for the information that is available.
574 <P>
575 <H2><A NAME="ss11.31">11.31 help (0)</A>
576 </H2>
577
578 <P><CODE><B>help &lt;cmd&gt;</B> Get help on a command</CODE>
579 <P>
580 <P>All commands can be abbreviated, so SHOW/DX can be abbreviated
581 to SH/DX, ANNOUNCE can be shortened to AN and so on.
582 <P>Look at the APROPOS &lt;string&gt; command which will search the help database
583 for the &lt;string&gt; you specify and give you a list of likely commands
584 to look at with HELP.
585 <P>
586 <H2><A NAME="ss11.32">11.32 init (5)</A>
587 </H2>
588
589 <P><CODE><B>init &lt;node call&gt;</B> Re-initialise a link to an AK1A compatible node</CODE>
590 <P>
591 <P>This command attempts to re-initialise a link to a (usually) AK1A node
592 that has got confused, usually by a protocol loop of some kind. It may
593 work - but you usually will be better off simply disconnecting it (or
594 better, if it is a real AK1A node, doing an RCMD &lt;node&gt; DISC/F &lt;your
595 node&gt;).
596 <P>Best of luck - you will need it.
597 <P>
598 <H2><A NAME="ss11.33">11.33 kill (0)</A>
599 </H2>
600
601 <P><CODE><B>kill &lt;msgno&gt; [&lt;msgno&gt; ..]</B> Delete a message from the local system</CODE>
602 <P>
603 <P>Delete a message from the local system. You will only be able to
604 delete messages that you have originated or been sent (unless you are
605 the sysop).
606 <P>
607 <H2><A NAME="ss11.34">11.34 kill (5)</A>
608 </H2>
609
610 <P><CODE><B>kill &lt;msgno&gt; [&lt;msgno&gt; ...]</B> Remove or erase a message from the system<BR>
611 <B>kill from &lt;call&gt;</B> Remove all messages from a callsign<BR>
612 <B>kill to &lt;call&gt;</B> Remove all messages to a callsign<BR></CODE>
613 <P>
614 <P>You can get rid of any message to or originating from your callsign using 
615 this command. You can remove more than one message at a time.
616 <P>As a sysop you can kill any message on the system.
617 <P>
618 <H2><A NAME="ss11.35">11.35 kill full (5)</A>
619 <CODE><B>kill full &lt;msgno&gt; [&lt;msgno&gt;]</B> Delete a message from the whole cluster</CODE></H2>
620
621 <P>Delete a message (usually a 'bulletin') from the whole cluster system. 
622 <P>This uses the subject field, so any messages that have exactly the same subject
623 will be deleted. Beware!
624 <P>
625 <H2><A NAME="ss11.36">11.36 links (0)</A>
626 </H2>
627
628 <P><CODE><B>links</B> Show which nodes are physically connected</CODE>
629 <P>
630 <P>This is a quick listing that shows which links are connected and
631 some information about them. See WHO for a list of all connections.
632 <P>
633 <P>
634 <H2><A NAME="ss11.37">11.37 load/aliases (9)</A>
635 </H2>
636
637 <P><CODE><B>load/aliases</B> Reload the command alias table</CODE>
638 <P>
639 <P>Reload the /spider/cmd/Aliases file after you have editted it. You will need to
640 do this if you change this file whilst the cluster is running in order for the
641 changes to take effect.
642 <P>
643 <P>
644 <H2><A NAME="ss11.38">11.38 load/baddx (9)</A>
645 <CODE><B>load/baddx</B> Reload the bad DX table</CODE></H2>
646
647 <P>Reload the /spider/data/baddx.pl file if you have changed it manually whilst
648 the cluster is running. This table contains the DX Calls that, if spotted, 
649 will not be passed on. FR0G and TEST are classic examples.
650 <P>
651 <H2><A NAME="ss11.39">11.39 load/badmsg (9)</A>
652 </H2>
653
654 <P><CODE><B>load/badmsg</B> Reload the bad message table</CODE>
655 <P>
656 <P>Reload the /spider/msg/badmsg.pl file if you have changed it manually whilst
657 the cluster is running. This table contains a number of perl regular 
658 expressions which are searched for in the fields targetted of each message. 
659 If any of them match then that message is immediately deleted on receipt. 
660 <P>
661 <H2><A NAME="ss11.40">11.40 load/badwords (9)</A>
662 </H2>
663
664 <P><CODE><B>load/badwords</B> Reload the badwords file</CODE>
665 <P>
666 <P>Reload the /spider/data/badwords file if you have changed it manually whilst
667 the cluster is running. This file contains a list of words which, if found
668 on certain text portions of PC protocol, will cause those protocol frames
669 to be rejected. It will all put out a message if any of these words are
670 used on the announce, dx and talk commands. The words can be one or 
671 more on a line, lines starting with '#' are ignored.
672 <P>
673 <H2><A NAME="ss11.41">11.41 load/bands (9)</A>
674 </H2>
675
676 <P><CODE><B>load/bands</B> Reload the band limits table</CODE>
677 <P>
678 <P>Reload the /spider/data/bands.pl file if you have changed it manually whilst
679 the cluster is running. 
680 <P>
681 <H2><A NAME="ss11.42">11.42 load/cmd_cache (9)</A>
682 </H2>
683
684 <P><CODE><B>load/cmd_cache</B> Reload the automatic command cache</CODE>
685 <P>
686 <P>Normally, if you change a command file in the cmd or local_cmd tree it will
687 automatially be picked up by the cluster program. Sometimes it can get confused
688 if you are doing a lot of moving commands about or delete a command in the 
689 local_cmd tree and want to use the normal one again. Execute this command to
690 reset everything back to the state it was just after a cluster restart.
691 <P>
692 <H2><A NAME="ss11.43">11.43 load/forward (9)</A>
693 </H2>
694
695 <P><CODE><B>load/forward</B> Reload the msg forwarding routing table</CODE>
696 <P>Reload the /spider/msg/forward.pl file if you have changed it
697 manually whilst the cluster is running.
698 <P>
699 <H2><A NAME="ss11.44">11.44 load/messages (9)</A>
700 </H2>
701
702 <P><CODE><B>load/messages</B> Reload the system messages file</CODE>
703 <P>
704 <P>If you change the /spider/perl/Messages file (usually whilst fiddling/writing ne
705 commands) you can have them take effect during a cluster session by executing this
706 command. You need to do this if get something like :-
707 <P>unknown message 'xxxx' in lang 'en'
708 <P>
709 <H2><A NAME="ss11.45">11.45 load/prefixes (9)</A>
710 </H2>
711
712 <P><CODE><B>load/prefixes</B> Reload the prefix table</CODE>
713 <P>
714 <P>Reload the /spider/data/prefix_data.pl file if you have changed it manually 
715 whilst the cluster is running. 
716 <P>
717 <H2><A NAME="ss11.46">11.46 merge (5)</A>
718 </H2>
719
720 <P><CODE><B>merge &lt;node&gt; [&lt;no spots&gt;/&lt;no wwv&gt;]</B> Ask for the latest spots and WWV</CODE>
721 <P>
722 <P>MERGE allows you to bring your spot and wwv database up to date. By default
723 it will request the last 10 spots and 5 WWVs from the node you select. The 
724 node must be connected locally.
725 <P>You can request any number of spots or wwv and although they will be appended
726 to your databases they will not duplicate any that have recently been added 
727 (the last 2 days for spots and last month for WWV data).
728 <P>
729 <H2><A NAME="ss11.47">11.47 msg (9)</A>
730 </H2>
731
732 <P><CODE><B>msg &lt;cmd&gt; &lt;msgno&gt; [data ...]</B> Alter various message parameters</CODE>
733 <P>
734 <P>Alter message parameters like To, From, Subject, whether private or bulletin
735 or return receipt (RR) is required or whether to keep this message from timing
736 out.
737 <P>
738 <BLOCKQUOTE><CODE>
739 <PRE>
740   MSG TO &lt;msgno> &lt;call>     - change TO callsign to &lt;call>
741   MSG FRom &lt;msgno> &lt;call>   - change FROM callsign to &lt;call>
742   MSG PRrivate &lt;msgno>      - set private flag
743   MSG NOPRrivate &lt;msgno>    - unset private flag
744   MSG RR &lt;msgno>            - set RR flag
745   MSG NORR &lt;msgno>          - unset RR flag
746   MSG KEep &lt;msgno>          - set the keep flag (message won't be deleted ever)
747   MSG NOKEep &lt;msgno>        - unset the keep flag
748   MSG SUbject &lt;msgno> &lt;new> - change the subject to &lt;new>
749   MSG WAittime &lt;msgno>      - remove any waitting time for this message
750   MSG NOREad &lt;msgno>        - mark message as unread
751   MSG REad &lt;msgno>          - mark message as read
752   MSG QUeue                 - queue any outstanding bulletins
753   MSG QUeue 1               - queue any outstanding private messages
754 </PRE>
755 </CODE></BLOCKQUOTE>
756 <P>You can look at the status of a message by using:-
757 <P>STAT/MSG &lt;msgno&gt;      
758 <P>This will display more information on the message than DIR does.
759 <P>
760 <H2><A NAME="ss11.48">11.48 pc (8)</A>
761 </H2>
762
763 <P><CODE><B>pc &lt;call&gt; &lt;text&gt;</B> Send text (eg PC Protocol) to &lt;call&gt;</CODE>
764 <P>
765 <P>Send some arbitrary text to a locally connected callsign. No processing is done on
766 the text. This command allows you to send PC Protocol to unstick things if problems
767 arise (messages get stuck etc). eg:-
768 <P>pc gb7djk PC33^GB7TLH^GB7DJK^400^
769 <P>You can also use in the same way as a talk command to a connected user but
770 without any processing, added of "from &lt;blah&gt; to &lt;blah&gt;" or whatever.
771 <P>pc G1TLH Try doing that properly!!!
772 <P>
773 <H2><A NAME="ss11.49">11.49 ping (1)</A>
774 </H2>
775
776 <P><CODE><B>ping &lt;node&gt;</B> Check the link quality between nodes</CODE>
777 <P>
778 <P>his command allows you to send a frame to another cluster node on
779 the network and get a return frame.  The time it takes to do this
780 is a good indication of the quality of the link.  The actual time
781 it takes is output to the console in seconds.
782 Any visible cluster node can be PINGed.
783 <P>
784 <P>
785 <H2><A NAME="ss11.50">11.50 rcmd (1)</A>
786 </H2>
787
788 <P><CODE><B>rcmd &lt;node call&gt; &lt;cmd&gt;</B> Send a command to another DX cluster</CODE>
789 <P>
790 <P>This command allows you to send nearly any command to another DX Cluster
791 node that is connected to the system. 
792 <P>Whether you get any output is dependant on a) whether the other system knows
793 that the node callsign of this cluster is in fact a node b) whether the
794 other system is allowing RCMDs from this node and c) whether you have
795 permission to send this command at all.
796 <P>
797 <H2><A NAME="ss11.51">11.51 read (0)</A>
798 </H2>
799
800 <P><CODE><B>read</B> Read the next unread personal message addressed to you<BR>
801 <B>read &lt;msgno&gt;</B> Read the specified message<BR></CODE>
802 <P>
803 <P>You can read any messages that are sent as 'non-personal' and also any
804 message either sent by or sent to your callsign.
805 <P>
806 <P>
807 <H2><A NAME="ss11.52">11.52 read (extended for sysops) (5) </A>
808 </H2>
809
810 <P><CODE><B>read &lt;msgno&gt;</B> Read a message on the system</CODE>
811 <P>
812 <P>As a sysop you may read any message on the system
813 <P>
814 <H2><A NAME="ss11.53">11.53 reject/announce</A>
815 </H2>
816
817 <P><CODE><B>reject/announce [0-9] &lt;pattern&gt;</B> Set a reject filter
818 for announce</CODE>
819 <P>
820 <P>Create an 'reject this announce' line for a filter. 
821 <P>An reject filter line means that if the announce matches this filter it is
822 passed onto the user. See HELP FILTERS for more info. Please read this
823 to understand how filters work - it will save a lot of grief later on.
824 <P>You can use any of the following things in this line:-
825 <P>
826 <PRE>
827   info &lt;string>            eg: iota or qsl
828   by &lt;prefixes>            eg: G,M,2         
829   origin &lt;prefixes>
830   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
831   origin_itu &lt;numbers>
832   origin_zone &lt;numbers>
833   by_dxcc &lt;numbers>
834   by_itu &lt;numbers>
835   by_zone &lt;numbers>
836   channel &lt;prefixes>
837   wx 1                     filter WX announces
838   dest &lt;prefixes>          eg: 6MUK,WDX      (distros)
839 </PRE>
840 <P>some examples:-
841 <P>
842 <PRE>
843   rej/ann by_zone 14,15,16 and not by G,M,2
844 </PRE>
845 <P>You can use the tag 'all' to reject everything eg:
846 <P>
847 <PRE>
848   rej/ann all
849 </PRE>
850 <P>but this probably for advanced users...
851 <P>
852 <H2><A NAME="ss11.54">11.54 reject/announce (extended for sysops) (8)</A>
853 </H2>
854
855 <P><CODE><B>reject/announce &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B> Announce filter sysop version</CODE>
856 <P>
857 <P>This version allows a sysop to set a filter for a callsign as well as the
858 default for nodes and users eg:-
859 <P>
860 <PRE>
861   reject/ann by G,M,2
862   reject/ann input node_default by G,M,2
863   reject/ann user_default by G,M,2
864 </PRE>
865 <P>
866 <H2><A NAME="ss11.55">11.55 reject/spots (0)</A>
867 </H2>
868
869 <P><CODE><B>reject/spots [0-9] &lt;pattern&gt;</B> Set a reject filter line for spots</CODE>
870 <P>
871 <P>Create a 'reject this spot' line for a filter. 
872 <P>A reject filter line means that if the spot matches this filter it is
873 dumped (not passed on). See HELP FILTERS for more info. Please read this
874 to understand how filters work - it will save a lot of grief later on.
875 <P>You can use any of the following things in this line:-
876 <P>
877 <PRE>
878   freq &lt;range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
879   on &lt;range>             same as 'freq'
880   call &lt;prefixes>        eg: G,PA,HB9
881   info &lt;string>          eg: iota or qsl
882   by &lt;prefixes>            
883   call_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
884   call_itu &lt;numbers>
885   call_zone &lt;numbers>
886   by_dxcc &lt;numbers>
887   by_itu &lt;numbers>
888   by_zone &lt;numbers>
889   origin &lt;prefixes>
890   channel &lt;prefixes>
891 </PRE>
892 <P>For frequencies, you can use any of the band names defined in
893 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
894 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
895 this is more efficient than saying simply: on HF (but don't get
896 too hung up about that)
897 <P>some examples:-
898 <P>
899 <PRE>
900   rej/spot 1 on hf
901   rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
902 </PRE>
903 <P>You can use the tag 'all' to reject everything eg:
904 <P>
905 <PRE>
906   rej/spot 3 all
907 </PRE>
908 <P>but this probably for advanced users...
909 <P>
910 <H2><A NAME="ss11.56">11.56 reject/spots (extended for sysops) (8)</A>
911 </H2>
912
913 <P><CODE><B>reject/spots &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B>
914 Reject spot filter sysop version </CODE>
915 <P>
916 <P>This version allows a sysop to set a filter for a callsign as well as the
917 default for nodes and users eg:-
918 <P>
919 <PRE>
920   reject/spot db0sue-7 1 by_zone 14,15,16
921   reject/spot node_default all
922   set/hops node_default 10
923
924   reject/spot user_default by G,M,2
925 </PRE>
926 <P>
927 <H2><A NAME="ss11.57">11.57 reject/wcy (0)</A>
928 </H2>
929
930 <P><CODE><B>reject/wcy [0-9] &lt;pattern&gt;</B> Set a reject WCY filter</CODE>
931 <P>
932 <P>It is unlikely that you will want to do this, but if you do then you can
933 filter on the following fields:-
934 <P>
935 <PRE>
936   by &lt;prefixes>            eg: G,M,2         
937   origin &lt;prefixes>
938   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
939   origin_itu &lt;numbers>
940   origin_zone &lt;numbers>
941   by_dxcc &lt;numbers>
942   by_itu &lt;numbers>
943   by_zone &lt;numbers>
944   channel &lt;prefixes>
945 </PRE>
946 <P>There are no examples because WCY Broadcasts only come from one place and
947 you either want them or not (see UNSET/WCY if you don't want them).
948 <P>This command is really provided for future use.
949 <P>See HELP FILTER for information.
950 <P>
951 <H2><A NAME="ss11.58">11.58 reject/wcy (extended for sysops) (8)</A>
952 </H2>
953
954 <P><CODE><B>reject/wcy &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B>
955 WCY reject filter sysop version</CODE>
956 <P>
957 <P>This version allows a sysop to set a filter for a callsign as well as the
958 default for nodes and users eg:-
959 <P>reject/wcy gb7djk all
960 <P>
961 <H2><A NAME="ss11.59">11.59 reject/wwv (0)</A>
962 </H2>
963
964 <P><CODE><B>reject/wwv [0-9] &lt;pattern&gt;</B> Set a reject WWV filter</CODE>
965 <P>
966 <P>It is unlikely that you will want to do this, but if you do then you can
967 filter on the following fields:-
968 <P>
969 <PRE>
970   by &lt;prefixes>            eg: G,M,2         
971   origin &lt;prefixes>
972   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
973   origin_itu &lt;numbers>
974   origin_zone &lt;numbers>
975   by_dxcc &lt;numbers>
976   by_itu &lt;numbers>
977   by_zone &lt;numbers>
978   channel &lt;prefixes>
979 </PRE>
980 <P>for example 
981 <P>
982 <PRE>
983   reject/wwv by_zone 14,15,16
984 </PRE>
985 <P>is probably the only useful thing to do (which will only show WWV broadcasts
986 by stations in the US).
987 <P>See HELP FILTER for information.
988 <P>
989 <H2><A NAME="ss11.60">11.60 reject/wwv (extended for sysops) (8)</A>
990 </H2>
991
992 <P><CODE><B>reject/wwv &lt;call&gt; [input] [0-9] &lt;pattern&gt;</B>
993 WWV reject filter sysop version</CODE>
994 <P>
995 <P>This version allows a sysop to set a filter for a callsign as well as the
996 default for nodes and users eg:-
997 <P>
998 <PRE>
999   reject/wwv db0sue-7 1 by_zone 4
1000   reject/wwv node_default all
1001
1002   reject/wwv user_default by W
1003 </PRE>
1004 <P>
1005 <H2><A NAME="ss11.61">11.61 reply (0)</A>
1006 </H2>
1007
1008 <P><CODE><B>reply</B> Reply (privately) to the last message that you have read<BR>
1009 <B>reply &lt;msgno&gt;</B> Reply (privately) to the specified message<BR>
1010 <B>reply B &lt;msgno&gt;</B> Reply as a Bulletin to the specified message<BR>
1011 <B>reply NOPrivate &lt;msgno&gt;</B> Reply as a Bulletin to the specified
1012 message<BR>
1013 <B>reply RR &lt;msgno&gt;</B> Reply to the specified message with read receipt<BR></CODE>
1014 <P>
1015 <P>You can reply to a message and the subject will automatically have
1016 "Re:" inserted in front of it, if it isn't already present.
1017 <P>You can also use all the extra qualifiers such as RR, PRIVATE, 
1018 NOPRIVATE, B that you can use with the SEND command (see SEND
1019 for further details)
1020 <P>
1021 <H2><A NAME="ss11.62">11.62 send (0)</A>
1022 </H2>
1023
1024 <P><CODE><B>send &lt;call&gt; [&lt;call&gt; ...]</B> Send a message to one or more callsigns<BR>
1025 <B>send RR &lt;call&gt;</B> Send a message and ask for a read receipt<BR>
1026 <B>send COPY &lt;msgno&gt; &lt;call&gt;</B> Send a copy of a  message to someone<BR>
1027 <B>send PRIVATE &lt;call&gt;</B> Send a personal message<BR>
1028 <B>send NOPRIVATE &lt;call&gt;</B> Send a message to all stations<BR></CODE>
1029 <P>
1030 <P>All the SEND commands will create a message which will be sent either to
1031 an individual callsign or to one of the 'bulletin' addresses. 
1032 <P>SEND &lt;call&gt; on its own acts as though you had typed SEND PRIVATE, that is
1033 it will mark the message as personal and send it to the cluster node that
1034 that callsign is connected to.
1035 <P>You can have more than one callsign in all of the SEND commands.
1036 <P>You can have multiple qualifiers so that you can have for example:-
1037 <P>
1038 <PRE>
1039   SEND RR COPY 123 PRIVATE G1TLH G0RDI
1040 </PRE>
1041 <P>which should send a copy of message 123 to G1TLH and G0RDI and you will
1042 receive a read receipt when they have read the message.
1043 <P>SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
1044 SP is an alias for SEND PRIVATE
1045 <P>
1046 <H2><A NAME="ss11.63">11.63 set/address (0)</A>
1047 </H2>
1048
1049 <P><CODE><B>set/address &lt;your_address&gt;</B> Record your postal address</CODE>
1050 <P>
1051 <P>Literally, record your address details on the cluster.
1052 <P>
1053 <H2><A NAME="ss11.64">11.64 set/announce (0)</A>
1054 </H2>
1055
1056 <P><CODE><B>set/announce</B> Allow announce messages</CODE>
1057 <P>
1058 <P>Allow announce messages to arrive at your terminal.
1059 <P>
1060 <H2><A NAME="ss11.65">11.65 set/arcluster (5)</A>
1061 </H2>
1062
1063 <P><CODE><B>set/arcluster &lt;node_call&gt; [&lt;node_call&gt; ...]</B> Make
1064 the node_call an AR-Cluster type node</CODE>
1065 <P>
1066 <P>Set the node_call as an AR-Cluster type node
1067 <P>
1068 <H2><A NAME="ss11.66">11.66 set/baddx (8)</A>
1069 </H2>
1070
1071 <P><CODE><B>set/baddx &lt;call&gt;</B> Stop words we do not wish to see in the callsign field
1072 of a dx spot being propagated</CODE>
1073 <P>
1074 <P>Setting a word as 'baddx' will prevent spots with that word in the callsign 
1075 field of a DX spot from going any further. They will not be displayed and they 
1076 will not be sent onto other nodes.
1077 <P>The word must be wriiten in full, no wild cards are allowed eg:-
1078 <P>
1079 <PRE>
1080   set/baddx FORSALE VIDEO FR0G 
1081 </PRE>
1082 <P>To allow a word again, use the following command ...
1083 <P>
1084 <PRE>
1085   unset/baddx VIDEO
1086 </PRE>
1087 <P>
1088 <H2><A NAME="ss11.67">11.67 set/badnode (6)</A>
1089 </H2>
1090
1091 <P><CODE><B>set/badnode &lt;node_call&gt;</B> Stop spots from this node_call
1092 being propagated</CODE>
1093 <P>
1094 <P>Setting a callsign as a 'badnode' will prevent spots from that node 
1095 going any further. They will not be displayed and they will not be 
1096 sent onto other nodes.
1097 <P>The call can be a full or partial call (or a prefix), eg:-
1098 <P>
1099 <PRE>
1100   set/badnode K1TTT 
1101 </PRE>
1102 <P>will stop anything from K1TTT (including any SSID's)
1103 <P>
1104 <PRE>
1105   unset/badnode K1TTT
1106 </PRE>
1107 <P>will allow spots from him again.
1108 <P>Use with extreme care. This command may well be superceded by FILTERing.
1109 <P>
1110 <H2><A NAME="ss11.68">11.68 set/badspotter (8)</A>
1111 </H2>
1112
1113 <P><CODE><B>set/badspotter &lt;call&gt;</B> Stop spots from this callsign being propagated</CODE>
1114 <P>
1115 <P>Setting a callsign as a 'badspotter' will prevent spots from this callsign 
1116 going any further. They will not be displayed and they will not be 
1117 sent onto other nodes.
1118 <P>The call must be written in full, no wild cards are allowed eg:-
1119 <P>
1120 <PRE>
1121   set/badspotter VE2STN 
1122 </PRE>
1123 <P>will stop anything from VE2STN. If you want SSIDs as well then you must
1124 enter them specifically.
1125 <P>
1126 <PRE>
1127   unset/badspotter VE2STN
1128 </PRE>
1129 <P>will allow spots from him again.
1130 <P>Use with extreme care. This command may well be superceded by FILTERing.
1131 <P>
1132 <H2><A NAME="ss11.69">11.69 set/beep (0)</A>
1133 </H2>
1134
1135 <P><CODE><B>set/beep</B> Add beeps to terminal messages</CODE>
1136 <P>
1137 <P>Add a beep to DX and other terminal messages.
1138 <P>
1139 <H2><A NAME="ss11.70">11.70 set/clx (5)</A>
1140 </H2>
1141
1142 <P><CODE><B>set/clx &lt;node_call&gt; [&lt;node_call&gt; ...]</B> Make
1143 the node_call a CLX type node</CODE>
1144 <P>
1145 <P>Set the node_call as a CLX type node
1146 <P>
1147 <H2><A NAME="ss11.71">11.71 set/debug (9)</A>
1148 </H2>
1149
1150 <P><CODE><B>set/debug &lt;name&gt;</B> Add a debug level to the debug set</CODE>
1151 <P>
1152 <P>You can remove this level with unset/debug &lt;name&gt;
1153 <P>
1154 <H2><A NAME="ss11.72">11.72 set/dx (0)</A>
1155 </H2>
1156
1157 <P><CODE><B>set/dx</B>Allow DX messages to arrive at your terminal</CODE>
1158 <P>
1159 <P>You can stop DX messages with the <EM>unset/dx</EM> command
1160 <P>
1161 <H2><A NAME="ss11.73">11.73 set/dxgrid (0)</A>
1162 </H2>
1163
1164 <P><CODE><B>set/dxgrid</B>Allow grid squares on the end of DX messages</CODE>
1165 <P>
1166 <P>Some logging programs do not like the additional information at
1167 the end of a DX spot.  If this is the case, use the <EM>unset/dxgrid</EM>
1168 command to remove the grid squares.
1169 <P>
1170 <H2><A NAME="ss11.74">11.74 set/dxnet (5)</A>
1171 </H2>
1172
1173 <P><CODE><B>set/dxnet &lt;node_call&gt; [&lt;node_call&gt; ...]</B> Make
1174 the node_call a DXNet type node</CODE>
1175 <P>
1176 <P>Set the node_call as a DXNet type node
1177 <P>
1178 <H2><A NAME="ss11.75">11.75 set/echo (0)</A>
1179 </H2>
1180
1181 <P><CODE><B>set/echo</B> Make the cluster echo your input</CODE>
1182 <P>
1183 <P>If you are connected via a telnet session, different implimentations
1184 of telnet handle echo differently depending on whether you are 
1185 connected via port 23 or some other port. You can use this command
1186 to change the setting appropriately. 
1187 <P>You can remove the echo with the <EM>unset/echo</EM> command
1188 <P>The setting is stored in your user profile.
1189 <P>YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
1190 <P>
1191 <H2><A NAME="ss11.76">11.76 set/here (0)</A>
1192 </H2>
1193
1194 <P><CODE><B>set/here</B> Set the here flag</CODE>
1195 <P>
1196 <P>Let others on the cluster know you are here by only displaying your
1197 callsign.  If you are away from your terminal you can use the <EM>unset/here</EM>
1198 command to let people know you are away.  This simply puts brackets
1199 around your callsign to indicate you are not available.
1200 <P>
1201 <H2><A NAME="ss11.77">11.77 set/homenode (0)</A>
1202 </H2>
1203
1204 <P><CODE><B>set/homenode &lt;node_call&gt;</B> Set your home cluster</CODE>
1205 <P>
1206 <P>Tell the cluster system where you normally connect to. Any Messages sent
1207 to you will normally find their way there should you not be connected.
1208 eg:-
1209 <P>
1210 <PRE>
1211   SET/HOMENODE gb7djk
1212 </PRE>
1213 <P>
1214 <H2><A NAME="ss11.78">11.78 set/hops (8)</A>
1215 </H2>
1216
1217 <P><CODE><B>set/hops &lt;node_call&gt; ann|spots|wwv|wcy &lt;n&gt;</B>
1218 Set hop count</CODE>
1219 <P>
1220 <P>Set the hop count for a particular type of broadcast for a node.
1221 <P>This command allows you to set up special hop counts for a node 
1222 for currently: announce, spots, wwv and wcy broadcasts.
1223 <P>
1224 <PRE>
1225 eg:
1226   set/hops gb7djk ann 10
1227   set/hops gb7mbc spots 20
1228 </PRE>
1229 <P>Set SHOW/HOPS for information on what is already set. This command
1230 creates a filter and works in conjunction with the filter system. 
1231 <P>
1232 <H2><A NAME="ss11.79">11.79 set/isolate (9)</A>
1233 </H2>
1234
1235 <P><CODE><B>set/isolate &lt;node call&gt;</B> Isolate a node from the rest of the network</CODE>
1236 <P>
1237 <P>Connect a node to your system in such a way that you are a full protocol
1238 member of its network and can see all spots on it, but nothing either leaks
1239 out from it nor goes back into from the rest of the nodes connected to you.
1240 <P>You can potentially connect several nodes in this way.
1241 <P>You can see which nodes are isolated with the show/isolate (1) command.
1242 <P>You can remove the isolation with the command unset/isolate.
1243 <P>
1244 <H2><A NAME="ss11.80">11.80 set/language (0)</A>
1245 </H2>
1246
1247 <P><CODE><B>set/language &lt;language&gt;</B> Set the language you wish to use</CODE>
1248 <P>
1249 <P>You can select the language that you want the cluster to use. Currently
1250 the languages available are <EM>en</EM> (English) and <EM>nl</EM> (Dutch).
1251 <P>
1252 <H2><A NAME="ss11.81">11.81 set/location (0)</A>
1253 </H2>
1254
1255 <P><CODE><B>set/location &lt;lat and long&gt;</B> Set your latitude and longitude</CODE>
1256 <P>
1257 <P>You can set your latitude and longitude manually or alternatively use the
1258 <EM>set/qra</EM> command which will do the conversion for you.
1259 <P>
1260 <PRE>
1261   set/location 54 04 N 2 02 E
1262 </PRE>
1263 <P>
1264 <P>
1265 <H2><A NAME="ss11.82">11.82 set/sys_location (9)</A>
1266 </H2>
1267
1268 <P><CODE><B>set/sys_location &lt;lat &amp; long&gt;</B> Set your cluster latitude and longitude</CODE>
1269 <P>
1270 <P>In order to get accurate headings and such like you must tell the system
1271 what your latitude and longitude is. If you have not yet done a SET/QRA
1272 then this command will set your QRA locator for you. For example:-
1273 <P>
1274 <PRE>
1275   SET/LOCATION 52 22 N 0 57 E
1276 </PRE>
1277 <P>
1278 <H2><A NAME="ss11.83">11.83 set/logininfo (0)</A>
1279 </H2>
1280
1281 <P><CODE><B>set/logininfo</B> Show logins and logouts of nodes and users</CODE>
1282 <P>
1283 <P>Show users and nodes when they log in and out of the local cluster.  You
1284 can stop these messages by using the <EM>unset/logininfo</EM> command.
1285 <P>
1286 <P>
1287 <H2><A NAME="ss11.84">11.84 set/lockout (9)</A>
1288 </H2>
1289
1290 <P><CODE><B>set/lockout &lt;call&gt;</B> Stop a callsign connecting to the cluster</CODE>
1291 <P>
1292 <P>You can show who is locked out with the <EM>show/lockout</EM> command.
1293 To allow the user to connect again, use the <EM>unset/lockout</EM> command.
1294 <P>
1295 <H2><A NAME="ss11.85">11.85 set/name (0)</A>
1296 </H2>
1297
1298 <P><CODE><B>set/name &lt;your_name&gt;</B> Set your name</CODE>
1299 <P>
1300 <P>Tell the cluster what your name is, eg:-
1301 <P>
1302 <PRE>
1303   set/name Dirk
1304 </PRE>
1305 <P>
1306 <H2><A NAME="ss11.86">11.86 set/node (9)</A>
1307 </H2>
1308
1309 <P><CODE><B>set/node &lt;call&gt; [&lt;call&gt; ...]</B> Make the callsign an AK1A cluster</CODE>
1310 <P>
1311 <P>Tell the system that the call(s) are to be treated as AK1A cluster and
1312 fed PC Protocol rather normal user commands.
1313 <P>From version 1.41 you can also set the following types of cluster
1314 <P>
1315 <PRE>
1316   set/spider
1317   set/dxnet
1318   set/clx
1319   set/arcluster
1320 </PRE>
1321 <P>To see what your nodes are set to, use the <EM>show/nodes</EM> command.
1322 <P>
1323 <H2><A NAME="ss11.87">11.87 set/obscount (9)</A>
1324 </H2>
1325
1326 <P><CODE><B>set/obscount &lt;count&gt; &lt;node call&gt;</B> Set the 'pump-up' obsolescence counter</CODE>
1327 <P>
1328 <P>From version 1.35 onwards neighbouring nodes are pinged at regular intervals (see
1329 SET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'
1330 counter which is decremented on every outgoing ping and then reset to
1331 the 'obscount' value on every incoming ping. The default value of this
1332 parameter is 2. 
1333 <P>What this means is that a neighbouring node will be pinged twice at 
1334 (default) 300 second intervals and if no reply has been heard just before
1335 what would be the third attempt, that node is disconnected.
1336 <P>If a ping is heard then the obscount is reset to the full value. Using
1337 default values, if a node has not responded to a ping within 15 minutes,
1338 it is disconnected.
1339 <P>
1340 <H2><A NAME="ss11.88">11.88 set/page (0)</A>
1341 </H2>
1342
1343 <P><CODE><B>set/page &lt;n&gt;</B> Set the number of lines per page</CODE>
1344 <P>
1345 <P>Tell the system how many lines you wish on a page when the number of lines
1346 of output from a command is more than this. The default is 20. Setting it
1347 explicitly to 0 will disable paging. 
1348 <P>
1349 <PRE>
1350   SET/PAGE 30
1351   SET/PAGE 0
1352 </PRE>
1353 <P>The setting is stored in your user profile.
1354 <P>
1355 <P>
1356 <H2><A NAME="ss11.89">11.89 set/password (9)</A>
1357 </H2>
1358
1359 <P><CODE><B>set/password &lt;callsign&gt; &lt;string&gt;</B> Set a users password</CODE>
1360 <P>
1361 <P>The password for a user can only be set by a full sysop. The string
1362 can contain any characters but any spaces are removed (you can type in
1363 spaces - but they won't appear in the password). You can see the
1364 result with STAT/USER.  The password is the usual 30 character baycom
1365 type password.
1366 <P>
1367 <H2><A NAME="ss11.90">11.90 set/pinginterval (9)</A>
1368 </H2>
1369
1370 <P><CODE><B>set/pinginterval &lt;time&gt; &lt;node call&gt;</B> Set the ping time to neighbouring nodes</CODE>
1371 <P>
1372 <P>As from version 1.35 all neighbouring nodes are pinged at regular intervals
1373 in order to determine the rolling quality of the link and, in future, to
1374 affect routing decisions. The default interval is 300 secs or 5 minutes.
1375 <P>You can use this command to set a different interval. Please don't. 
1376 <P>But if you do the value you enter is treated as minutes up 60 and seconds
1377 for numbers greater than that.
1378 <P>This is used also to help determine when a link is down at the far end
1379 (as certain cluster software doesn't always notice), see SET/OBSCOUNT
1380 for more information.
1381 <P>
1382 <H2><A NAME="ss11.91">11.91 set/privilege (9)</A>
1383 </H2>
1384
1385 <P><CODE><B>set/privilege &lt;n&gt; &lt;call&gt; [&lt;call&gt; ...]</B> Set the privilege level on a call</CODE>
1386 <P>
1387 <P>Set the privilege level on a callsign. The privilege levels that pertain
1388 to commands are as default:-
1389 <P>
1390 <BLOCKQUOTE><CODE>
1391 <PRE>
1392   0 - normal user
1393   1 - allow remote nodes normal user RCMDs
1394   5 - various privileged commands (including shutdown, but not disc-
1395       connect), the normal level for another node.
1396   8 - more privileged commands (including disconnect)
1397   9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS
1398       LEVEL.
1399 </PRE>
1400 </CODE></BLOCKQUOTE>
1401 <P>If you are a sysop and you come in as a normal user on a remote connection
1402 your privilege will automatically be set to 0.
1403 <P>
1404 <H2><A NAME="ss11.92">11.92 set/spider (5)</A>
1405 </H2>
1406
1407 <P><CODE><B>set/spider &lt;node_call&gt; [&lt;node_call&gt; ...]</B> Make
1408 the node_call a DXSpider type node</CODE>
1409 <P>
1410 <P>Set the node_call as a DXSpider type node
1411 <P>
1412 <H2><A NAME="ss11.93">11.93 set/sys_qra (9)</A>
1413 </H2>
1414
1415 <P><CODE><B>set/sys_qra &lt;locator&gt;</B> Set your cluster QRA locator</CODE>
1416 <P>
1417 <H2><A NAME="ss11.94">11.94 set/qra (0)</A>
1418 </H2>
1419
1420 <P><CODE><B>set/qra &lt;locator&gt;</B> Set your QRA locator</CODE>
1421 <P>
1422 <P>Tell the system what your QRA (or Maidenhead) locator is. If you have not
1423 done a SET/LOCATION then your latitude and longitude will be set roughly
1424 correctly (assuming your locator is correct ;-). For example:-
1425 <P>
1426 <PRE>
1427   SET/QRA JO02LQ
1428 </PRE>
1429 <P>
1430 <H2><A NAME="ss11.95">11.95 set/qth (0)</A>
1431 </H2>
1432
1433 <P><CODE><B>set/qth &lt;your QTH&gt;</B> Set your QTH</CODE>
1434 <P>
1435 <P>Tell the system where your are.  For example:-
1436 <P>
1437 <PRE>
1438   set/qth East Dereham, Norfolk
1439 </PRE>
1440 <P>
1441 <H2><A NAME="ss11.96">11.96 set/talk (0)</A>
1442 </H2>
1443
1444 <P><CODE><B>set/talk</B> Allow talk messages to be seen at your console</CODE>
1445 <P>
1446 <P>Allow talk messages to arrive at your console.  You can switch off
1447 talks with the <EM>unset/talk</EM> command.
1448 <P>
1449 <H2><A NAME="ss11.97">11.97 set/wcy (0)</A>
1450 </H2>
1451
1452 <P><CODE><B>set/wcy</B> Allow WCY messages to be seen at your console</CODE>
1453 <P>
1454 <P>Allow WCY information to be seen at your console.  You can switch off
1455 WCY messages with the <EM>unset/wcy</EM> command.
1456 <P>
1457 <H2><A NAME="ss11.98">11.98 set/wwv (0)</A>
1458 </H2>
1459
1460 <P><CODE><B>set/wwv</B> Allow WWV messages to be seen at your console</CODE>
1461 <P>
1462 <P>Allow WWV information to be seen at your console.  You can switch off
1463 WWV messages with the <EM>unset/wwv</EM> command.
1464 <P>
1465 <H2><A NAME="ss11.99">11.99 set/wx (0)</A>
1466 </H2>
1467
1468 <P><CODE><B>set/wx</B> Allow WX messages to be seen at your console</CODE>
1469 <P>
1470 <P>Allow WX information to be seen at your console.  You can switch off
1471 WX messages with the <EM>unset/wx</EM> command.
1472 <P>
1473 <H2><A NAME="ss11.100">11.100 show/baddx (1)</A>
1474 </H2>
1475
1476 <P><CODE><B>show/baddx</B>Show all the bad dx calls in the system</CODE>
1477 <P>
1478 <P>Display all the bad dx callsigns in the system, see SET/BADDX
1479 for more information.
1480 <P>
1481 <H2><A NAME="ss11.101">11.101 show/badnode (6)</A>
1482 </H2>
1483
1484 <P><CODE><B>show/badnode</B> Show all the bad nodes in the system</CODE>
1485 <P>
1486 <P>Display all the bad node callsigns in the system, see SET/BADNODE
1487 for more information.
1488 <P>
1489 <H2><A NAME="ss11.102">11.102 show/badspotter (1)</A>
1490 </H2>
1491
1492 <P><CODE><B>show/badspotter</B>Show all the bad spotters in the system</CODE>
1493 <P>
1494 <P>Display all the bad spotter's callsigns in the system, see SET/BADSPOTTER
1495 for more information.
1496 <P>
1497 <H2><A NAME="ss11.103">11.103 show/date (0)</A>
1498 </H2>
1499
1500 <P><CODE><B>show/date [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show
1501 the local time</CODE>
1502 <P>
1503 <P>This is very nearly the same as SHOW/TIME, the only difference the format
1504 of the date string if no arguments are given.
1505 <P>If no prefixes or callsigns are given then this command returns the local
1506 time and UTC as the computer has it right now. If you give some prefixes
1507 then it will show UTC and UTC + the local offset (not including DST) at
1508 the prefixes or callsigns that you specify.
1509 <P>
1510 <H2><A NAME="ss11.104">11.104 show/dx (0)</A>
1511 </H2>
1512
1513 <P><CODE><B>show/dx [options]</B> interrogate the spot database</CODE>
1514 <P>
1515 <P>If you just type SHOW/DX you will get the last so many spots
1516 (sysop configurable, but usually 10).
1517 <P>In addition you can add any number of these options in very nearly
1518 any order to the basic SHOW/DX command, they are:-
1519 <P>
1520 <PRE>
1521    
1522 on &lt;band&gt;       - eg 160m 20m 2m 23cm 6mm
1523 on &lt;region&gt;     - eg hf vhf uhf shf      (see SHOW/BANDS)
1524    
1525 &lt;number&gt;        - the number of spots you want
1526 &lt;from&gt;-&lt;to&gt;     - &lt;from&gt; spot no &lt;to&gt; spot no in 
1527                   the selected list
1528    
1529 &lt;prefix&gt;        - for a spotted callsign beginning with &lt;prefix&gt;
1530 *&lt;suffix&gt;       - for a spotted callsign ending in &lt;suffix&gt;
1531 *&lt;string&gt;*      - for a spotted callsign containing &lt;string&gt;
1532    
1533 day &lt;number&gt;    - starting &lt;number&gt; days ago
1534 day &lt;from&gt;-&lt;to&gt; - &lt;from&gt; days &lt;to&gt; days ago
1535    
1536 info &lt;text&gt;     - any spots containing &lt;text&gt; in the info or remarks
1537    
1538 by &lt;call&gt;       - any spots spotted by &lt;call&gt; (spotter &lt;call&gt; 
1539                         is the same).
1540
1541 qsl             - this automatically looks for any qsl info on the call
1542                   held in the spot database.
1543
1544 iota [&lt;iota&gt;]   - If the iota island number is missing it will 
1545                   look for the string iota and anything which looks like 
1546                   an iota island number. If you specify then it will look 
1547                   for that island.
1548
1549 qra [&lt;locator&gt;] - this will look for the specific locator if 
1550                   you specify one or else anything that looks like a locator.
1551 </PRE>
1552 <P>e.g. 
1553 <P>
1554 <PRE>
1555    
1556    SH/DX 9m0
1557    SH/DX on 20m info iota
1558    SH/DX 9a on vhf day 30
1559    SH/DX rf1p qsl
1560    SH/DX iota 
1561    SH/DX iota eu-064
1562    SH/DX qra jn86
1563 </PRE>
1564 <P>
1565 <H2><A NAME="ss11.105">11.105 show/dxcc (0)</A>
1566 </H2>
1567
1568 <P><CODE><B>show/dxcc &lt;prefix&gt;</B> Interrogate the spot database by country</CODE>
1569 <P>
1570 <P>This command takes the &lt;prefix&gt; (which can be a full or partial 
1571 callsign if desired), looks up which internal country number it is
1572 and then displays all the spots as per SH/DX for that country.
1573 <P>The options for SHOW/DX also apply to this command.   
1574 e.g. 
1575 <P>
1576 <PRE>
1577    
1578    SH/DXCC G
1579    SH/DXCC W on 20m info iota
1580 </PRE>
1581 <P>
1582 <H2><A NAME="ss11.106">11.106 show/files (0)</A>
1583 </H2>
1584
1585 <P><CODE><B>show/files [&lt;filearea&gt; [&lt;string&gt;]]</B> List
1586 the contents of a filearea</CODE>
1587 <P>
1588 <P>SHOW/FILES on its own will show you a list of the various fileareas
1589 available on the system. To see the contents of a particular file
1590 area type:-
1591 <P>
1592 <PRE>
1593    SH/FILES &lt;filearea&gt;
1594 </PRE>
1595 <P>where &lt;filearea&gt; is the name of the filearea you want to see the 
1596 contents of.
1597 <P>You can also use shell globbing characters like '*' and '?' in a
1598 string to see a selection of files in a filearea eg:-
1599 <P>
1600 <PRE>
1601    SH/FILES bulletins arld*
1602 </PRE>
1603 <P>See also TYPE - to see the contents of a file.
1604 <P>
1605 <H2><A NAME="ss11.107">11.107 show/filter (0)</A>
1606 </H2>
1607
1608 <P><CODE><B>show/filter</B> Show the filters you have set</CODE>
1609 <P>
1610 <P>Show the contents of all the filters that are set by you. This command 
1611 displays all the filters set - for all the various categories.
1612 <P>
1613 <H2><A NAME="ss11.108">11.108 show/filter (extended for sysops) (5)</A>
1614 </H2>
1615
1616 <P><CODE><B>show/filter &lt;callsign&gt;</B> Show the filters set by &lt;callsign&gt;</CODE>
1617 <P>
1618 <P>A sysop can look at any filters that have been set.
1619 <P>
1620 <H2><A NAME="ss11.109">11.109 show/hops (8)</A>
1621 </H2>
1622
1623 <P><CODE><B>show/hops &lt;node_call&gt; [ann|spots|wcy|wwv|]</B> Show the hop counts for a node</CODE>
1624 <P>
1625 <P>This command shows the hop counts set up for a node. You can specify
1626 which category you want to see. If you leave the category out then 
1627 all the categories will be listed.
1628 <P>
1629 <H2><A NAME="ss11.110">11.110 show/isolate (1)</A>
1630 </H2>
1631
1632 <P><CODE><B>show/isolate</B> Show a list of isolated nodes</CODE>
1633 <P>
1634 <P>Show which nodes are currently set to be isolated.
1635 <P>
1636 <H2><A NAME="ss11.111">11.111 show/lockout (9)</A>
1637 </H2>
1638
1639 <P><CODE><B>show/lockout</B> Show a list of excluded callsigns</CODE>
1640 <P>
1641 <P>Show a list of callsigns that have been excluded (locked out) of the
1642 cluster locally with the <EM>set/lockout</EM> command
1643 <P>
1644 <H2><A NAME="ss11.112">11.112 show/moon (0)</A>
1645 </H2>
1646
1647 <P><CODE><B>show/moon [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show moon
1648 rise and set times</CODE>
1649 <P>
1650 <P>Show the Moon rise and set times for a (list of) prefixes or callsigns, 
1651 together with the azimuth and elevation of the sun currently at those
1652 locations.
1653 <P>If you don't specify any prefixes or callsigns, it will show the times for
1654 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
1655 together with the current azimuth and elevation.
1656 <P>In addition, it will show the gain or loss dB relative to the nominal 
1657 distance of 385,000Km due to the ellipsoidal nature of the orbit.
1658 <P>If all else fails it will show the Moonrise and set times for the node
1659 that you are connected to. 
1660 <P>For example:-
1661 <P>
1662 <PRE>
1663   SH/MOON
1664   SH/MOON G1TLH W5UN
1665 </PRE>
1666 <P>
1667 <H2><A NAME="ss11.113">11.113 show/muf (0)</A>
1668 </H2>
1669
1670 <P><CODE><B>show/muf &lt;prefix&gt; [&lt;hours&gt;][long]</B> Show
1671 the likely propagation to &lt;prefix&gt;</CODE>
1672 <P>
1673 <P>This command allow you to estimate the likelihood of you contacting
1674 a station with the prefix you have specified. The output assumes a modest
1675 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)
1676 <P>The result predicts the most likely operating frequencies and signal
1677 levels for high frequency (shortwave) radio propagation paths on
1678 specified days of the year and hours of the day. It is most useful for
1679 paths between 250 km and 6000 km, but can be used with reduced accuracy
1680 for paths shorter or longer than this.
1681 <P>The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
1682 used to predict the MUF given the predicted flux, day of the year,
1683 hour of the day and geographic coordinates of the transmitter and
1684 receiver. This routine is reasonably accurate for the purposes here,
1685 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
1686 than the programs used by major shortwave broadcasting organizations,
1687 such as the Voice of America.
1688 <P>The command will display some header information detailing its
1689 assumptions, together with the locations, latitude and longitudes and
1690 bearings. It will then show UTC (UT), local time at the other end
1691 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
1692 (Zen) and the likely signal strengths. Then for each frequency for which
1693 the system thinks there is a likelihood of a circuit it prints a value.
1694 <P>The value is currently a likely S meter reading based on the conventional
1695 6dB / S point scale. If the value has a '+' appended it means that it is
1696 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
1697 there is likely to be much fading and by an 's' that the signal is likely
1698 to be noisy.  
1699 <P>By default SHOW/MUF will show the next two hours worth of data. You
1700 can specify anything up to 24 hours worth of data by appending the no of
1701 hours required after the prefix. For example:-
1702 <P>
1703 <PRE>
1704   SH/MUF W
1705 </PRE>
1706 <P>produces:
1707 <P>
1708 <PRE>
1709   RxSens: -123 dBM SFI: 159   R: 193   Month: 10   Day: 21
1710   Power :   20 dBW    Distance:  6283 km    Delay: 22.4 ms
1711   Location                       Lat / Long           Azim
1712   East Dereham, Norfolk          52 41 N 0 57 E         47
1713   United-States-W                43 0 N 87 54 W        299
1714   UT LT  MUF Zen  1.8  3.5  7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
1715   18 23 11.5 -35  mS0+ mS2   S3
1716   19  0 11.2 -41  mS0+ mS2   S3
1717 </PRE>
1718 <P>indicating that you will have weak, fading circuits on top band and 
1719 80m but usable signals on 40m (about S3).
1720 <P>inputing:-
1721 <P>
1722 <PRE>
1723   SH/MUF W 24
1724 </PRE>
1725 <P>will get you the above display, but with the next 24 hours worth of
1726 propagation data.
1727 <P>
1728 <PRE>
1729   SH/MUF W L 24
1730   SH/MUF W 24 Long
1731 </PRE>
1732 <P>Gives you an estimate of the long path propagation characterics. It
1733 should be noted that the figures will probably not be very useful, nor
1734 terrible accurate, but it is included for completeness.
1735 <P>
1736 <H2><A NAME="ss11.114">11.114 show/node (1)</A>
1737 </H2>
1738
1739 <P><CODE><B>show/node [&lt;node_call&gt; ...]</B> Show the type and version
1740 number of nodes</CODE>
1741 <P>
1742 <P>Show the type and version (if connected) of the nodes specified on the
1743 command line. If no callsigns are specified then a sorted list of all
1744 the non-user callsigns known to the system will be displayed.
1745 <P>
1746 <H2><A NAME="ss11.115">11.115 show/prefix (0)</A>
1747 </H2>
1748
1749 <P><CODE><B>show/prefix &lt;callsign&gt;</B> Interrogate the prefix database</CODE>
1750 <P>
1751 <P>This command takes the &lt;callsign&gt; (which can be a full or partial 
1752 callsign or a prefix), looks up which internal country number 
1753 it is and then displays all the relevant prefixes for that country
1754 together with the internal country no, the CQ and ITU regions. 
1755 <P>See also SHOW/DXCC
1756 <P>
1757 <P>
1758 <H2><A NAME="ss11.116">11.116 show/program (5)</A>
1759 </H2>
1760
1761 <P><CODE><B>show/program</B> Show the locations of all the included program modules</CODE>
1762 <P>
1763 <P>Show the name and location where every program module was load from. This
1764 is useful for checking where you think you have loaded a .pm file from.
1765 <P>
1766 <H2><A NAME="ss11.117">11.117 show/qra (0)</A>
1767 </H2>
1768
1769 <P><CODE><B>show/qra &lt;locator&gt; [&lt;locator&gt;]</B> Show the distance
1770 between locators<BR>
1771 <B>show/qra &lt;lat&gt; &lt;long&gt;</B> Convert latitude and longitude to a locator</CODE>
1772 <P>
1773 <P>This is a multipurpose command that allows you either to calculate the
1774 distance and bearing between two locators or (if only one locator is
1775 given on the command line) the distance and beraing from your station
1776 to the locator. For example:-
1777 <P>
1778 <PRE>
1779 SH/QRA IO92QL 
1780 SH/QRA JN06 IN73
1781 </PRE>
1782 <P>The first example will show the distance and bearing to the locator from
1783 yourself, the second example will calculate the distance and bearing from
1784 the first locator to the second. You can use 4 or 6 character locators.
1785 <P>It is also possible to convert a latitude and longitude to a locator by 
1786 using this command with a latitude and longitude as an argument, for
1787 example:-
1788 <P>
1789 <PRE>
1790 SH/QRA 52 41 N 0 58 E
1791 </PRE>
1792 <P>
1793 <H2><A NAME="ss11.118">11.118 show/qrz (0)</A>
1794 </H2>
1795
1796 <P><CODE><B>show/qrz &lt;callsign&gt;</B> Show any callbook details on a callsign</CODE>
1797 <P>
1798 <P>This command queries the QRZ callbook server on the internet
1799 and returns any information available for that callsign. This service
1800 is provided for users of this software by http://www.qrz.com 
1801 <P>
1802 <H2><A NAME="ss11.119">11.119 show/route (0)</A>
1803 </H2>
1804
1805 <P><CODE><B>show/route &lt;callsign&gt;</B> Show the route to &lt;callsign&gt;</CODE>
1806 <P>
1807 <P>This command allows you to see to which node the callsigns specified are
1808 connected. It is a sort of inverse sh/config.
1809 <P>
1810 <PRE>
1811   sh/route n2tly
1812 </PRE>
1813 <P>
1814 <H2><A NAME="ss11.120">11.120 show/satellite (0)</A>
1815 </H2>
1816
1817 <P><CODE><B>show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;]</B>
1818 Show satellite tracking data</CODE>
1819 <P>
1820 <P>Show the tracking data from your location to the satellite of your choice
1821 from now on for the next few hours.
1822 <P>If you use this command without a satellite name it will display a list
1823 of all the satellites known currently to the system. 
1824 <P>If you give a name then you can obtain tracking data of all the passes
1825 that start and finish 5 degrees below the horizon. As default it will
1826 give information for the next three hours for every five minute period.
1827 <P>You can alter the number of hours and the step size, within certain 
1828 limits. 
1829 <P>Each pass in a period is separated with a row of '-----' characters
1830 <P>So for example:-
1831 <P>
1832 <PRE>
1833 SH/SAT AO-10 
1834 SH/SAT FENGYUN1 12 2
1835 </PRE>
1836 <P>
1837 <H2><A NAME="ss11.121">11.121 show/sun (0)</A>
1838 </H2>
1839
1840 <P><CODE><B>show/sun [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show
1841 sun rise and set times</CODE>
1842 <P>
1843 <P>Show the sun rise and set times for a (list of) prefixes or callsigns, 
1844 together with the azimuth and elevation of the sun currently at those
1845 locations.
1846 <P>If you don't specify any prefixes or callsigns, it will show the times for
1847 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
1848 together with the current azimuth and elevation.
1849 <P>If all else fails it will show the sunrise and set times for the node
1850 that you are connected to. 
1851 <P>For example:-
1852 <P>
1853 <PRE>
1854   SH/SUN
1855   SH/SUN G1TLH K9CW ZS
1856 </PRE>
1857 <P>
1858 <H2><A NAME="ss11.122">11.122 show/time (0)</A>
1859 </H2>
1860
1861 <P><CODE><B>show/time [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show
1862 the local time</CODE>
1863 <P>
1864 <P>If no prefixes or callsigns are given then this command returns the local
1865 time and UTC as the computer has it right now. If you give some prefixes
1866 then it will show UTC and UTC + the local offset (not including DST) at
1867 the prefixes or callsigns that you specify.
1868 <P>
1869 <H2><A NAME="ss11.123">11.123 show/wcy (0)</A>
1870 </H2>
1871
1872 <P><CODE><B>show/wcy</B> Show the last 10 WCY broadcasts<BR>
1873 <B>show/wcy &lt;n&gt;</B> Show the last &lt;n&gt; WCY broadcasts</CODE>
1874 <P>
1875 <P>Display the most recent WCY information that has been received by the system
1876 <P>
1877 <H2><A NAME="ss11.124">11.124 show/wwv (0)</A>
1878 </H2>
1879
1880 <P><CODE><B>show/wwv</B> Show the last 10 WWV broadcasts<BR>
1881 <B>show/wwv &lt;n&gt;</B> Show the last &lt;n&gt; WWV broadcasts</CODE>
1882 <P>
1883 <P>Display the most recent WWV information that has been received by the system
1884 <P>
1885 <P>
1886 <H2><A NAME="ss11.125">11.125 shutdown (5)</A>
1887 </H2>
1888
1889 <P><CODE><B>shutdown</B> Shutdown the cluster</CODE>
1890 <P>
1891 <P>Shutdown the cluster and disconnect all the users.  If you have Spider
1892 set to respawn in /etc/inittab it will of course restart.
1893 <P>
1894 <H2><A NAME="ss11.126">11.126 spoof (9)</A>
1895 </H2>
1896
1897 <P><CODE><B>spoof &lt;callsign&gt; &lt;command&gt;</B> Run commands as another user</CODE>
1898 <P>
1899 <P>This is a very simple yet powerful command for the sysop.  It allows you to
1900 issue commands as if you were a different user.  This is very useful for the
1901 kind of things that users seem to always get wrong.. like home_node for
1902 example.
1903 <P>
1904 <H2><A NAME="ss11.127">11.127 stat/db (5)</A>
1905 </H2>
1906
1907 <P><CODE><B>stat/db &lt;dbname&gt;</B> Show the status of a database</CODE>
1908 <P>
1909 <P>Show the internal status of a database descriptor.
1910 <P>Depending on your privilege level you will see more or less information. 
1911 This command is unlikely to be of much use to anyone other than a sysop.
1912 <P>
1913 <H2><A NAME="ss11.128">11.128 stat/channel (5)</A>
1914 </H2>
1915
1916 <P><CODE><B>stat/channel &lt;callsign&gt;</B> Show the status of a channel on the cluster</CODE>
1917 <P>
1918 <P>Show the internal status of the channel object either for the channel that 
1919 you are on or else for the callsign that you asked for.
1920 <P>Only the fields that are defined (in perl term) will be displayed.
1921 <P>
1922 <H2><A NAME="ss11.129">11.129 stat/msg (5)</A>
1923 </H2>
1924
1925 <P><CODE><B>stat/msg &lt;msgno&gt;</B> Show the status of a message</CODE>
1926 <P>
1927 <P>This command shows the internal status of a message and includes information
1928 such as to whom it has been forwarded, its size, origin etc etc.
1929 <P>
1930 <H2><A NAME="ss11.130">11.130 stat/user (5)</A>
1931 </H2>
1932
1933 <P><CODE><B>stat/user &lt;callsign&gt;</B> Show the full status of a user</CODE>
1934 <P>
1935 <P>Shows the full contents of a user record including all the secret flags
1936 and stuff.
1937 <P>Only the fields that are defined (in perl term) will be displayed.
1938 <P>
1939 <H2><A NAME="ss11.131">11.131 sysop (0)</A>
1940 </H2>
1941
1942 <P><CODE><B>sysop</B> Regain your privileges if you login remotely</CODE>
1943 <P>
1944 <P>The system automatically reduces your privilege level to that of a
1945 normal user if you login in remotely. This command allows you to
1946 regain your normal privilege level. It uses the normal system: five
1947 numbers are returned that are indexes into the character array that is
1948 your assigned password (see SET/PASSWORD). The indexes start from
1949 zero.
1950 <P>You are expected to return a string which contains the characters
1951 required in the correct order. You may intersperse those characters
1952 with others to obscure your reply for any watchers. For example (and
1953 these values are for explanation :-):
1954 <P>
1955 <PRE>
1956   password = 012345678901234567890123456789
1957   > sysop
1958   22 10 15 17 3
1959 </PRE>
1960 <P>you type:-
1961 <P>
1962 <PRE>
1963  aa2bbbb0ccc5ddd7xxx3n
1964  or 2 0 5 7 3
1965  or 20573
1966 </PRE>
1967 <P>They will all match. If there is no password you will still be offered
1968 numbers but nothing will happen when you input a string. Any match is
1969 case sensitive.
1970 <P>
1971 <H2><A NAME="ss11.132">11.132 talk (0)</A>
1972 </H2>
1973
1974 <P><CODE><B>talk &lt;callsign&gt;</B> Enter talk mode with &lt;callsign&gt;<BR>
1975 <B>talk &lt;callsign&gt; &lt;text&gt;</B> Send a text message to &lt;callsign&gt;<BR>
1976 <B>talk &lt;callsign&gt; &gt; &lt;node_call&gt; [&lt;text&gt;]</B>
1977 Send a text message to &lt;callsign&gt; via &lt;node_call&gt;</CODE>
1978 <P>
1979 <P>Send a short message to any other station that is visible on the cluster
1980 system. You can send it to anyone you can see with a SHOW/CONFIGURATION 
1981 command, they don't have to be connected locally.
1982 <P>The second form of TALK is used when other cluster nodes are connected
1983 with restricted information. This usually means that they don't send 
1984 the user information usually associated with logging on and off the cluster.
1985 <P>If you know that G3JNB is likely to be present on GB7TLH, but you can only
1986 see GB7TLH in the SH/C list but with no users, then you would use the
1987 second form of the talk message.
1988 <P>If you want to have a ragchew with someone you can leave the text message
1989 out and the system will go into 'Talk' mode. What this means is that a
1990 short message is sent to the recipient telling them that you are in a 'Talking' 
1991 frame of mind and then you just type - everything you send will go to the 
1992 station that you asked for. 
1993 <P>All the usual announcements, spots and so on will still come out on your
1994 terminal.
1995 <P>If you want to do something (such as send a spot) you precede the normal 
1996 command with a '/' character, eg:-
1997 <P>
1998 <PRE>
1999    /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
2000    /HELP talk
2001 </PRE>
2002 <P>To leave talk mode type:
2003 <P>
2004 <PRE>
2005    /EX
2006 </PRE>
2007 <P>
2008 <H2><A NAME="ss11.133">11.133 type (0)</A>
2009 </H2>
2010
2011 <P><CODE><B>type &lt;filearea&gt;/&lt;name&gt;</B> Look at a file in one of the fileareas</CODE>
2012 <P>
2013 <P>Type out the contents of a file in a filearea. So, for example, in 
2014 filearea 'bulletins' you want to look at file 'arld051' you would 
2015 enter:-
2016 <P>
2017 <PRE>
2018    TYPE bulletins/arld051
2019 </PRE>
2020 <P>See also SHOW/FILES to see what fileareas are available and a 
2021 list of content.
2022 <P>
2023 <H2><A NAME="ss11.134">11.134 who (0)</A>
2024 </H2>
2025
2026 <P><CODE><B>who</B> Show who is physically connected locally</CODE>
2027 <P>
2028 <P>This is a quick listing that shows which callsigns are connected and
2029 what sort of connection they have
2030 <P>
2031 <H2><A NAME="ss11.135">11.135 wx (0)</A>
2032 </H2>
2033
2034 <P><CODE><B>wx &lt;text&gt;</B> Send a weather message to local users<BR>
2035 <B>wx full &lt;text&gt; </B> Send a weather message to all cluster users</CODE>
2036 <P>
2037 <P>Weather messages can sometimes be useful if you are experiencing an extreme
2038 that may indicate enhanced conditions
2039 <P>
2040 <H2><A NAME="ss11.136">11.136 wx (enhanced for sysops) (5)</A>
2041 </H2>
2042
2043 <P><CODE><B>wx sysop &lt;text&gt;</B> Send a weather message to other clusters only</CODE>
2044 <P>
2045 <P>Send a weather message only to other cluster nodes and not to general users.
2046 <P>
2047 <P>
2048 <P>
2049 <HR>
2050 Next
2051 <A HREF="adminmanual-10.html">Previous</A>
2052 <A HREF="adminmanual.html#toc11">Contents</A>
2053 </BODY>
2054 </HTML>