move usdb init as per k1xx's bug
[spider.git] / html / usermanual-12.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
5  <TITLE>The DXSpider User Manual v1.50: The DXSpider command reference</TITLE>
6  <LINK HREF="usermanual-11.html" REL=previous>
7  <LINK HREF="usermanual.html#toc12" REL=contents>
8 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
9 </HEAD>
10 <BODY>
11 Next
12 <A HREF="usermanual-11.html">Previous</A>
13 <A HREF="usermanual.html#toc12">Contents</A>
14 <HR>
15 <H2><A NAME="s12">12.</A> <A HREF="usermanual.html#toc12">The DXSpider command reference</A></H2>
16
17 <P>Below is a complete list of commands available from the cluster prompt.
18 These are listed below in alphabetical order. </P>
19
20 <H2><A NAME="ss12.1">12.1</A> <A HREF="usermanual.html#toc12.1">accept/announce</A>
21 </H2>
22
23 <P><CODE><B>accept/announce [0-9] &lt;pattern&gt;</B> Set an accept filter
24 line for announce</CODE></P>
25
26 <P>Create an 'accept this announce' line for a filter. </P>
27 <P>An accept filter line means that if the announce matches this filter it is
28 passed onto the user. See HELP FILTERS for more info. Please read this
29 to understand how filters work - it will save a lot of grief later on.</P>
30 <P>You can use any of the following things in this line:-</P>
31 <P>
32 <BLOCKQUOTE><CODE>
33 <PRE>
34   info &lt;string>            eg: iota or qsl
35   by &lt;prefixes>            eg: G,M,2         
36   origin &lt;prefixes>
37   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
38   origin_itu &lt;numbers>
39   origin_zone &lt;numbers>
40   by_dxcc &lt;numbers>
41   by_itu &lt;numbers>
42   by_zone &lt;numbers>
43   channel &lt;prefixes>
44   wx 1                     filter WX announces
45   dest &lt;prefixes>          eg: 6MUK,WDX      (distros)
46 </PRE>
47 </CODE></BLOCKQUOTE>
48 </P>
49 <P>some examples:-</P>
50 <P>
51 <BLOCKQUOTE><CODE>
52 <PRE>
53   acc/ann dest 6MUK
54   acc/ann 2 by_zone 14,15,16
55   (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
56 </PRE>
57 </CODE></BLOCKQUOTE>
58 </P>
59 <P>or</P>
60 <P>
61 <BLOCKQUOTE><CODE>
62 <PRE>
63   acc/ann by G,M,2 
64 </PRE>
65 </CODE></BLOCKQUOTE>
66 </P>
67 <P>This filter would only allow announces that were posted buy UK stations.  
68 You can use the tag 'all' to accept everything eg:</P>
69 <P>
70 <BLOCKQUOTE><CODE>
71 <PRE>
72   acc/ann all
73 </PRE>
74 </CODE></BLOCKQUOTE>
75 </P>
76 <P>but this probably for advanced users...</P>
77
78 <H2><A NAME="ss12.2">12.2</A> <A HREF="usermanual.html#toc12.2">accept/spots </A>
79 </H2>
80
81 <P><CODE><B>accept/spots [0-9] &lt;pattern&gt;</B> Set an accept filter line for spots</CODE></P>
82
83 <P>Create an 'accept this spot' line for a filter.</P>
84
85 <P>An accept filter line means that if the spot matches this filter it is
86 passed onto the user. See HELP FILTERS for more info. Please read this
87 to understand how filters work - it will save a lot of grief later on.</P>
88 <P>You can use any of the following things in this line:-</P>
89 <P>
90 <BLOCKQUOTE><CODE>
91 <PRE>
92   freq &lt;range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
93   on &lt;range>             same as 'freq'
94   call &lt;prefixes>        eg: G,PA,HB9
95   info &lt;string>          eg: iota or qsl
96   by &lt;prefixes>            
97   call_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
98   call_itu &lt;numbers>
99   call_zone &lt;numbers>
100   by_dxcc &lt;numbers>
101   by_itu &lt;numbers>
102   by_zone &lt;numbers>
103   origin &lt;prefixes>
104   channel &lt;prefixes>
105 </PRE>
106 </CODE></BLOCKQUOTE>
107 </P>
108
109 <P>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)</P>
114 <P>some examples:-</P>
115 <P>
116 <BLOCKQUOTE><CODE>
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 </CODE></BLOCKQUOTE>
122 </P>
123 <P>You can use the tag 'all' to accept everything, eg:</P>
124 <P>
125 <BLOCKQUOTE><CODE>
126 <PRE>
127   acc/spot 3 all
128 </PRE>
129 </CODE></BLOCKQUOTE>
130 </P>
131 <P>but this probably for advanced users...</P>
132
133 <H2><A NAME="ss12.3">12.3</A> <A HREF="usermanual.html#toc12.3">accept/wcy </A>
134 </H2>
135
136 <P><CODE><B>accept/wcy [0-9] &lt;pattern&gt;</B> set an accept WCY filter</CODE></P>
137
138 <P>It is unlikely that you will want to do this, but if you do then you can
139 filter on the following fields:-</P>
140 <P>
141 <BLOCKQUOTE><CODE>
142 <PRE>
143   by &lt;prefixes>            eg: G,M,2         
144   origin &lt;prefixes>
145   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
146   origin_itu &lt;numbers>
147   origin_zone &lt;numbers>
148   by_dxcc &lt;numbers>
149   by_itu &lt;numbers>
150   by_zone &lt;numbers>
151   channel &lt;prefixes>
152 </PRE>
153 </CODE></BLOCKQUOTE>
154 </P>
155
156 <P>There are no examples because WCY Broadcasts only come from one place and
157 you either want them or not (see UNSET/WCY if you don't want them).</P>
158 <P>This command is really provided for future use.</P>
159 <P>See HELP FILTER for information.</P>
160
161 <H2><A NAME="ss12.4">12.4</A> <A HREF="usermanual.html#toc12.4">accept/wwv </A>
162 </H2>
163
164 <P><CODE><B>accept/wwv [0-9] &lt;pattern&gt;</B> Set an accept WWV filter</CODE></P>
165
166 <P>It is unlikely that you will want to do this, but if you do then you can
167 filter on the following fields:-</P>
168 <P>
169 <BLOCKQUOTE><CODE>
170 <PRE>
171   by &lt;prefixes>            eg: G,M,2         
172   origin &lt;prefixes>
173   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
174   origin_itu &lt;numbers>
175   origin_zone &lt;numbers>
176   by_dxcc &lt;numbers>
177   by_itu &lt;numbers>
178   by_zone &lt;numbers>
179   channel &lt;prefixes>
180 </PRE>
181 </CODE></BLOCKQUOTE>
182 </P>
183 <P>for example </P>
184 <P>
185 <BLOCKQUOTE><CODE>
186 <PRE>
187   accept/wwv by_zone 4
188 </PRE>
189 </CODE></BLOCKQUOTE>
190 </P>
191 <P>is probably the only useful thing to do (which will only show WWV broadcasts
192 by stations in the US).</P>
193 <P>See HELP FILTER for information.</P>
194
195 <H2><A NAME="ss12.5">12.5</A> <A HREF="usermanual.html#toc12.5">announce </A>
196 </H2>
197
198 <P><CODE><B>announce &lt;text&gt;</B> Send an announcement to local users</CODE></P>
199
200 <P>Send an announcement to LOCAL users only, where &lt;text&gt; is the text 
201 of the announcement you wish to broadcast</P>
202
203 <H2><A NAME="ss12.6">12.6</A> <A HREF="usermanual.html#toc12.6">announce full </A>
204 </H2>
205
206 <P><CODE><B>announce full &lt;text&gt;</B> Send an announcement cluster wide</CODE></P>
207
208 <P>This command will send your announcement across the whole cluster
209 network.</P>
210
211 <H2><A NAME="ss12.7">12.7</A> <A HREF="usermanual.html#toc12.7">apropos </A>
212 </H2>
213
214 <P><CODE><B>apropos &lt;string&gt;</B> Search the help database</CODE></P>
215
216 <P>Search the help database for &lt;string&gt; (it isn't case sensitive), 
217 and print the names of all the commands that may be relevant.</P>
218
219 <H2><A NAME="ss12.8">12.8</A> <A HREF="usermanual.html#toc12.8">bye </A>
220 </H2>
221
222 <P><CODE><B>bye</B> Exit from the cluster</CODE></P>
223
224 <P>This will disconnect you from the cluster</P>
225
226 <H2><A NAME="ss12.9">12.9</A> <A HREF="usermanual.html#toc12.9">clear/spots </A>
227 </H2>
228
229 <P><CODE><B>clear/spots [1|all]</B> Clear a spot filter line</CODE></P>
230
231 <P>This command allows you to clear (remove) a line in a spot filter or to 
232 remove the whole filter.</P>
233 <P>If you have a filter:-</P>
234 <P>
235 <BLOCKQUOTE><CODE>
236 <PRE>
237   acc/spot 1 on hf/cw
238   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
239 </PRE>
240 </CODE></BLOCKQUOTE>
241 </P>
242 <P>and you say:-</P>
243 <P>
244 <BLOCKQUOTE><CODE>
245 <PRE>
246   clear/spot 1
247 </PRE>
248 </CODE></BLOCKQUOTE>
249 </P>
250 <P>you will be left with:-</P>
251 <P>
252 <BLOCKQUOTE><CODE>
253 <PRE>
254   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
255 </PRE>
256 </CODE></BLOCKQUOTE>
257 </P>
258 <P>If you do:</P>
259 <P>
260 <BLOCKQUOTE><CODE>
261 <PRE>
262   clear/spot all
263 </PRE>
264 </CODE></BLOCKQUOTE>
265 </P>
266 <P>the filter will be completely removed.</P>
267
268 <H2><A NAME="ss12.10">12.10</A> <A HREF="usermanual.html#toc12.10">dbavail </A>
269 </H2>
270
271 <P><CODE><B>dbavail</B> Show a list of all the databases in the system</CODE></P>
272
273 <P>The title says it all really, this command lists all the databases defined
274 in the system. It is also aliased to SHOW/COMMAND.</P>
275
276 <H2><A NAME="ss12.11">12.11</A> <A HREF="usermanual.html#toc12.11">dbshow </A>
277 </H2>
278
279 <P><CODE><B>dbshow &lt;dbname&gt; &lt;key&gt;</B> Display an entry, if it exists, in a database</CODE></P>
280
281 <P>This is the generic user interface to the database to the database system.
282 It is expected that the sysop will add an entry to the local Aliases file
283 so that users can use the more familiar AK1A style of enquiry such as:</P>
284 <P>
285 <BLOCKQUOTE><CODE>
286 <PRE>
287   SH/BUCK G1TLH
288 </PRE>
289 </CODE></BLOCKQUOTE>
290 </P>
291 <P>but if he hasn't and the database really does exist (use DBAVAIL or
292 SHOW/COMMAND to find out) you can do the same thing with:</P>
293 <P>
294 <BLOCKQUOTE><CODE>
295 <PRE>
296   DBSHOW buck G1TLH
297 </PRE>
298 </CODE></BLOCKQUOTE>
299 </P>
300
301 <H2><A NAME="ss12.12">12.12</A> <A HREF="usermanual.html#toc12.12">directory </A>
302 </H2>
303
304 <P><CODE><B>directory</B> List messages<BR> <B>directory all</B> List all messages<BR>
305 <B>directory own</B> List your own messages<BR>
306 <B>directory new</B> List all new messages<BR>
307 <B>directory to &lt;call&gt;</B> List all messages to &lt;call&gt;<BR>
308 <B>directory from &lt;call&gt;</B> List all messages from &lt;call&gt;<BR>
309 <B>directory subject &lt;string&gt;</B> List all messages with &lt;string&gt; in subject<BR>
310 <B>directory &lt;nn&gt;</B> List last &lt;nn&gt; messages<BR>
311 <B>directory &lt;from&gt;-&lt;to&gt;</B> List messages &lt;from&gt; message &lt;to&gt; message <BR></CODE></P>
312
313 <P>List the messages in the messages directory.</P>
314 <P>If there is a 'p' one space after the message number then it is a 
315 personal message. If there is a '-' between the message number and the
316 'p' then this indicates that the message has been read.</P>
317 <P>You can use shell escape characters such as '*' and '?' in the &lt;call&gt;
318 fields.</P>
319 <P>You can combine some of the various directory commands together eg:-</P>
320 <P>
321 <BLOCKQUOTE><CODE>
322 <PRE>
323    DIR TO G1TLH 5
324 or 
325    DIR SUBJECT IOTA 200-250
326 </PRE>
327 </CODE></BLOCKQUOTE>
328 </P>
329 <P>You can abbreviate all the commands to one letter and use ak1a syntax:-</P>
330 <P>
331 <BLOCKQUOTE><CODE>
332 <PRE>
333    DIR/T G1* 10
334    DIR/S QSL 10-100 5
335 </PRE>
336 </CODE></BLOCKQUOTE>
337 </P>
338
339 <H2><A NAME="ss12.13">12.13</A> <A HREF="usermanual.html#toc12.13">dx </A>
340 </H2>
341
342 <P><CODE><B>dx [by &lt;call&gt;] &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</B> Send a DX spot</CODE></P>
343
344 <P>This is how you send a DX Spot to other users. You can, in fact, now
345 enter the &lt;freq&gt; and the &lt;call&gt; either way round. </P>
346 <P>
347 <BLOCKQUOTE><CODE>
348 <PRE>
349    DX FR0G 144.600
350    DX 144.600 FR0G
351    DX 144600 FR0G 
352 </PRE>
353 </CODE></BLOCKQUOTE>
354 </P>
355 <P>will all give the same result. You can add some remarks to the end
356 of the command and they will be added to the spot.</P>
357 <P>
358 <BLOCKQUOTE><CODE>
359 <PRE>
360    DX FR0G 144600 this is a test
361 </PRE>
362 </CODE></BLOCKQUOTE>
363 </P>
364 <P>You can credit someone else by saying:-</P>
365 <P>
366 <BLOCKQUOTE><CODE>
367 <PRE>
368    DX by G1TLH FR0G 144.600 he isn't on the cluster
369 </PRE>
370 </CODE></BLOCKQUOTE>
371 </P>
372 <P>The &lt;freq&gt; is compared against the available bands set up in the 
373 cluster.  See SHOW/BANDS for more information.</P>
374
375 <H2><A NAME="ss12.14">12.14</A> <A HREF="usermanual.html#toc12.14">help </A>
376 </H2>
377
378 <P><CODE><B>help &lt;cmd&gt;</B> Get help on a command</CODE></P>
379
380 <P>All commands can be abbreviated, so SHOW/DX can be abbreviated
381 to SH/DX, ANNOUNCE can be shortened to AN and so on.</P>
382 <P>Look at the APROPOS &lt;string&gt; command which will search the help database
383 for the &lt;string&gt; you specify and give you a list of likely commands
384 to look at with HELP.</P>
385
386 <H2><A NAME="ss12.15">12.15</A> <A HREF="usermanual.html#toc12.15">kill </A>
387 </H2>
388
389 <P><CODE><B>kill &lt;msgno&gt; [&lt;msgno&gt; ..]</B> Delete a message from the local system</CODE></P>
390
391 <P>Delete a message from the local system. You will only be able to
392 delete messages that you have originated or been sent (unless you are
393 the sysop).</P>
394
395 <H2><A NAME="ss12.16">12.16</A> <A HREF="usermanual.html#toc12.16">links </A>
396 </H2>
397
398 <P><CODE><B>links</B> Show which nodes are physically connected</CODE></P>
399
400 <P>This is a quick listing that shows which links are connected and
401 some information about them. See WHO for a list of all connections.</P>
402
403 <H2><A NAME="ss12.17">12.17</A> <A HREF="usermanual.html#toc12.17">read </A>
404 </H2>
405
406 <P><CODE><B>read</B> Read the next unread personal message addressed to you<BR>
407 <B>read &lt;msgno&gt;</B> Read the specified message<BR></CODE></P>
408
409 <P>You can read any messages that are sent as 'non-personal' and also any
410 message either sent by or sent to your callsign.</P>
411
412 <H2><A NAME="ss12.18">12.18</A> <A HREF="usermanual.html#toc12.18">reject/announce</A>
413 </H2>
414
415 <P><CODE><B>reject/announce [0-9] &lt;pattern&gt;</B> Set a reject filter
416 for announce</CODE></P>
417
418 <P>Create an 'reject this announce' line for a filter. </P>
419 <P>An reject filter line means that if the announce matches this filter it is
420 passed onto the user. See HELP FILTERS for more info. Please read this
421 to understand how filters work - it will save a lot of grief later on.</P>
422 <P>You can use any of the following things in this line:-</P>
423 <P>
424 <BLOCKQUOTE><CODE>
425 <PRE>
426   info &lt;string>            eg: iota or qsl
427   by &lt;prefixes>            eg: G,M,2         
428   origin &lt;prefixes>
429   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
430   origin_itu &lt;numbers>
431   origin_zone &lt;numbers>
432   by_dxcc &lt;numbers>
433   by_itu &lt;numbers>
434   by_zone &lt;numbers>
435   channel &lt;prefixes>
436   wx 1                     filter WX announces
437   dest &lt;prefixes>          eg: 6MUK,WDX      (distros)
438 </PRE>
439 </CODE></BLOCKQUOTE>
440 </P>
441 <P>some examples:-</P>
442 <P>
443 <BLOCKQUOTE><CODE>
444 <PRE>
445   rej/ann by_zone 14,15,16 and not by G,M,2
446 </PRE>
447 </CODE></BLOCKQUOTE>
448 </P>
449 <P>You can use the tag 'all' to reject everything eg:</P>
450 <P>
451 <BLOCKQUOTE><CODE>
452 <PRE>
453   rej/ann all
454 </PRE>
455 </CODE></BLOCKQUOTE>
456 </P>
457 <P>but this probably for advanced users...</P>
458
459 <H2><A NAME="ss12.19">12.19</A> <A HREF="usermanual.html#toc12.19">reject/spots </A>
460 </H2>
461
462 <P><CODE><B>reject/spots [0-9] &lt;pattern&gt;</B> Set a reject filter line for spots</CODE></P>
463
464 <P>Create a 'reject this spot' line for a filter. </P>
465 <P>A reject filter line means that if the spot matches this filter it is
466 dumped (not passed on). See HELP FILTERS for more info. Please read this
467 to understand how filters work - it will save a lot of grief later on.</P>
468 <P>You can use any of the following things in this line:-</P>
469 <P>
470 <BLOCKQUOTE><CODE>
471 <PRE>
472   freq &lt;range>           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
473   on &lt;range>             same as 'freq'
474   call &lt;prefixes>        eg: G,PA,HB9
475   info &lt;string>          eg: iota or qsl
476   by &lt;prefixes>            
477   call_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
478   call_itu &lt;numbers>
479   call_zone &lt;numbers>
480   by_dxcc &lt;numbers>
481   by_itu &lt;numbers>
482   by_zone &lt;numbers>
483   origin &lt;prefixes>
484   channel &lt;prefixes>
485 </PRE>
486 </CODE></BLOCKQUOTE>
487 </P>
488 <P>For frequencies, you can use any of the band names defined in
489 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
490 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
491 this is more efficient than saying simply: on HF (but don't get
492 too hung up about that)</P>
493 <P>some examples:-</P>
494 <P>
495 <BLOCKQUOTE><CODE>
496 <PRE>
497   rej/spot 1 on hf
498   rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
499 </PRE>
500 </CODE></BLOCKQUOTE>
501 </P>
502 <P>You can use the tag 'all' to reject everything eg:</P>
503 <P>
504 <BLOCKQUOTE><CODE>
505 <PRE>
506   rej/spot 3 all
507 </PRE>
508 </CODE></BLOCKQUOTE>
509 </P>
510 <P>but this probably for advanced users...</P>
511
512 <H2><A NAME="ss12.20">12.20</A> <A HREF="usermanual.html#toc12.20">reject/wcy </A>
513 </H2>
514
515 <P><CODE><B>reject/wcy [0-9] &lt;pattern&gt;</B> Set a reject WCY filter</CODE></P>
516
517 <P>It is unlikely that you will want to do this, but if you do then you can
518 filter on the following fields:-</P>
519 <P>
520 <BLOCKQUOTE><CODE>
521 <PRE>
522   by &lt;prefixes>            eg: G,M,2         
523   origin &lt;prefixes>
524   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
525   origin_itu &lt;numbers>
526   origin_zone &lt;numbers>
527   by_dxcc &lt;numbers>
528   by_itu &lt;numbers>
529   by_zone &lt;numbers>
530   channel &lt;prefixes>
531 </PRE>
532 </CODE></BLOCKQUOTE>
533 </P>
534 <P>There are no examples because WCY Broadcasts only come from one place and
535 you either want them or not (see UNSET/WCY if you don't want them).</P>
536 <P>This command is really provided for future use.</P>
537 <P>See HELP FILTER for information.</P>
538
539 <H2><A NAME="ss12.21">12.21</A> <A HREF="usermanual.html#toc12.21">reject/wwv </A>
540 </H2>
541
542 <P><CODE><B>reject/wwv [0-9] &lt;pattern&gt;</B> Set a reject WWV filter</CODE></P>
543
544 <P>It is unlikely that you will want to do this, but if you do then you can
545 filter on the following fields:-</P>
546 <P>
547 <BLOCKQUOTE><CODE>
548 <PRE>
549   by &lt;prefixes>            eg: G,M,2         
550   origin &lt;prefixes>
551   origin_dxcc &lt;numbers>    eg: 61,62 (from eg: sh/pre G)
552   origin_itu &lt;numbers>
553   origin_zone &lt;numbers>
554   by_dxcc &lt;numbers>
555   by_itu &lt;numbers>
556   by_zone &lt;numbers>
557   channel &lt;prefixes>
558 </PRE>
559 </CODE></BLOCKQUOTE>
560 </P>
561 <P>for example </P>
562 <P>
563 <BLOCKQUOTE><CODE>
564 <PRE>
565   reject/wwv by_zone 14,15,16
566 </PRE>
567 </CODE></BLOCKQUOTE>
568 </P>
569 <P>is probably the only useful thing to do (which will only show WWV broadcasts
570 by stations in the US).</P>
571 <P>See HELP FILTER for information.</P>
572
573 <H2><A NAME="ss12.22">12.22</A> <A HREF="usermanual.html#toc12.22">reply </A>
574 </H2>
575
576 <P><CODE><B>reply</B> Reply (privately) to the last message that you have read<BR>
577 <B>reply &lt;msgno&gt;</B> Reply (privately) to the specified message<BR>
578 <B>reply B &lt;msgno&gt;</B> Reply as a Bulletin to the specified message<BR>
579 <B>reply NOPrivate &lt;msgno&gt;</B> Reply as a Bulletin to the specified
580 message<BR>
581 <B>reply RR &lt;msgno&gt;</B> Reply to the specified message with read receipt<BR></CODE></P>
582
583 <P>You can reply to a message and the subject will automatically have
584 "Re:" inserted in front of it, if it isn't already present.</P>
585 <P>You can also use all the extra qualifiers such as RR, PRIVATE, 
586 NOPRIVATE, B that you can use with the SEND command (see SEND
587 for further details)</P>
588
589 <H2><A NAME="ss12.23">12.23</A> <A HREF="usermanual.html#toc12.23">send </A>
590 </H2>
591
592 <P><CODE><B>send &lt;call&gt; [&lt;call&gt; ...]</B> Send a message to one or more callsigns<BR>
593 <B>send RR &lt;call&gt;</B> Send a message and ask for a read receipt<BR>
594 <B>send COPY &lt;msgno&gt; &lt;call&gt;</B> Send a copy of a  message to someone<BR>
595 <B>send PRIVATE &lt;call&gt;</B> Send a personal message<BR>
596 <B>send NOPRIVATE &lt;call&gt;</B> Send a message to all stations<BR></CODE></P>
597
598 <P>All the SEND commands will create a message which will be sent either to
599 an individual callsign or to one of the 'bulletin' addresses. </P>
600 <P>SEND &lt;call&gt; on its own acts as though you had typed SEND PRIVATE, that is
601 it will mark the message as personal and send it to the cluster node that
602 that callsign is connected to.</P>
603 <P>You can have more than one callsign in all of the SEND commands.</P>
604 <P>You can have multiple qualifiers so that you can have for example:-</P>
605 <P>
606 <BLOCKQUOTE><CODE>
607 <PRE>
608   SEND RR COPY 123 PRIVATE G1TLH G0RDI
609 </PRE>
610 </CODE></BLOCKQUOTE>
611 </P>
612 <P>which should send a copy of message 123 to G1TLH and G0RDI and you will
613 receive a read receipt when they have read the message.</P>
614 <P>SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
615 SP is an alias for SEND PRIVATE</P>
616
617 <H2><A NAME="ss12.24">12.24</A> <A HREF="usermanual.html#toc12.24">set/address </A>
618 </H2>
619
620 <P><CODE><B>set/address &lt;your_address&gt;</B> Record your postal address</CODE></P>
621
622 <P>Literally, record your address details on the cluster.</P>
623
624 <H2><A NAME="ss12.25">12.25</A> <A HREF="usermanual.html#toc12.25">set/announce </A>
625 </H2>
626
627 <P><CODE><B>set/announce</B> Allow announce messages</CODE></P>
628
629 <P>Allow announce messages to arrive at your terminal.</P>
630
631 <H2><A NAME="ss12.26">12.26</A> <A HREF="usermanual.html#toc12.26">set/beep </A>
632 </H2>
633
634 <P><CODE><B>set/beep</B> Add beeps to terminal messages</CODE></P>
635
636 <P>Add a beep to DX and other terminal messages.</P>
637
638 <H2><A NAME="ss12.27">12.27</A> <A HREF="usermanual.html#toc12.27">set/dx </A>
639 </H2>
640
641 <P><CODE><B>set/dx</B>Allow DX messages to arrive at your terminal</CODE></P>
642
643 <P>You can stop DX messages with the <EM>unset/dx</EM> command</P>
644
645 <H2><A NAME="ss12.28">12.28</A> <A HREF="usermanual.html#toc12.28">set/dxgrid</A>
646 </H2>
647
648 <P><CODE><B>set/dxgrid</B>Allow grid squares on the end of DX messages</CODE></P>
649
650 <P>Some logging programs do not like the additional information at
651 the end of a DX spot.  If this is the case, use the <EM>unset/dxgrid</EM>
652 command to remove the grid squares.</P>
653
654 <H2><A NAME="ss12.29">12.29</A> <A HREF="usermanual.html#toc12.29">set/echo </A>
655 </H2>
656
657 <P><CODE><B>set/echo</B> Make the cluster echo your input</CODE></P>
658
659 <P>If you are connected via a telnet session, different implimentations
660 of telnet handle echo differently depending on whether you are 
661 connected via port 23 or some other port. You can use this command
662 to change the setting appropriately. </P>
663 <P>You can remove the echo with the <EM>unset/echo</EM> command</P>
664 <P>The setting is stored in your user profile.</P>
665 <P>YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.</P>
666
667 <H2><A NAME="ss12.30">12.30</A> <A HREF="usermanual.html#toc12.30">set/here</A>
668 </H2>
669
670 <P><CODE><B>set/here</B> Set the here flag</CODE></P>
671
672 <P>Let others on the cluster know you are here by only displaying your
673 callsign.  If you are away from your terminal you can use the <EM>unset/here</EM>
674 command to let people know you are away.  This simply puts brackets
675 around your callsign to indicate you are not available.</P>
676
677 <H2><A NAME="ss12.31">12.31</A> <A HREF="usermanual.html#toc12.31">set/homenode </A>
678 </H2>
679
680 <P><CODE><B>set/homenode &lt;node_call&gt;</B> Set your home cluster</CODE></P>
681
682 <P>Tell the cluster system where you normally connect to. Any Messages sent
683 to you will normally find their way there should you not be connected.
684 eg:-</P>
685 <P>
686 <BLOCKQUOTE><CODE>
687 <PRE>
688   SET/HOMENODE gb7djk
689 </PRE>
690 </CODE></BLOCKQUOTE>
691 </P>
692
693 <H2><A NAME="ss12.32">12.32</A> <A HREF="usermanual.html#toc12.32">set/language </A>
694 </H2>
695
696 <P><CODE><B>set/language &lt;language&gt;</B> Set the language you wish to use</CODE></P>
697
698 <P>You can select the language that you want the cluster to use. Currently
699 the languages available are <EM>en</EM> (English) <EM>sp</EM> (Spanish) 
700 and <EM>nl</EM> (Dutch).</P>
701
702 <H2><A NAME="ss12.33">12.33</A> <A HREF="usermanual.html#toc12.33">set/location </A>
703 </H2>
704
705 <P><CODE><B>set/location &lt;lat and long&gt;</B> Set your latitude and longitude</CODE></P>
706
707 <P>You can set your latitude and longitude manually or alternatively use the
708 <EM>set/qra</EM> command which will do the conversion for you.</P>
709 <P>
710 <BLOCKQUOTE><CODE>
711 <PRE>
712   set/location 54 04 N 2 02 E
713 </PRE>
714 </CODE></BLOCKQUOTE>
715 </P>
716
717 <H2><A NAME="ss12.34">12.34</A> <A HREF="usermanual.html#toc12.34">set/logininfo </A>
718 </H2>
719
720 <P><CODE><B>set/logininfo</B> Show logins and logouts of nodes and users</CODE></P>
721
722 <P>Show users and nodes when they log in and out of the local cluster.  You
723 can stop these messages by using the <EM>unset/logininfo</EM> command.</P>
724
725 <H2><A NAME="ss12.35">12.35</A> <A HREF="usermanual.html#toc12.35">set/name </A>
726 </H2>
727
728 <P><CODE><B>set/name &lt;your_name&gt;</B> Set your name</CODE></P>
729
730 <P>Tell the cluster what your name is, eg:-</P>
731 <P>
732 <BLOCKQUOTE><CODE>
733 <PRE>
734   set/name Dirk
735 </PRE>
736 </CODE></BLOCKQUOTE>
737 </P>
738
739 <H2><A NAME="ss12.36">12.36</A> <A HREF="usermanual.html#toc12.36">set/page </A>
740 </H2>
741
742 <P><CODE><B>set/page &lt;n&gt;</B> Set the number of lines per page</CODE></P>
743
744 <P>Tell the system how many lines you wish on a page when the number of lines
745 of output from a command is more than this. The default is 20. Setting it
746 explicitly to 0 will disable paging. </P>
747 <P>
748 <BLOCKQUOTE><CODE>
749 <PRE>
750   SET/PAGE 30
751   SET/PAGE 0
752 </PRE>
753 </CODE></BLOCKQUOTE>
754 </P>
755 <P>The setting is stored in your user profile.</P>
756
757 <H2><A NAME="ss12.37">12.37</A> <A HREF="usermanual.html#toc12.37">set/qra </A>
758 </H2>
759
760 <P><CODE><B>set/qra &lt;locator&gt;</B> Set your QRA locator</CODE></P>
761
762 <P>Tell the system what your QRA (or Maidenhead) locator is. If you have not
763 done a SET/LOCATION then your latitude and longitude will be set roughly
764 correctly (assuming your locator is correct ;-). For example:-</P>
765 <P>
766 <BLOCKQUOTE><CODE>
767 <PRE>
768   SET/QRA JO02LQ
769 </PRE>
770 </CODE></BLOCKQUOTE>
771 </P>
772
773 <H2><A NAME="ss12.38">12.38</A> <A HREF="usermanual.html#toc12.38">set/qth</A>
774 </H2>
775
776 <P><CODE><B>set/qth &lt;your QTH&gt;</B> Set your QTH</CODE></P>
777
778 <P>Tell the system where your are.  For example:-</P>
779 <P>
780 <BLOCKQUOTE><CODE>
781 <PRE>
782   set/qth East Dereham, Norfolk
783 </PRE>
784 </CODE></BLOCKQUOTE>
785 </P>
786
787 <H2><A NAME="ss12.39">12.39</A> <A HREF="usermanual.html#toc12.39">set/talk</A>
788 </H2>
789
790 <P><CODE><B>set/talk</B> Allow talk messages to be seen at your console</CODE></P>
791
792 <P>Allow talk messages to arrive at your console.  You can switch off
793 talks with the <EM>unset/talk</EM> command.</P>
794
795 <H2><A NAME="ss12.40">12.40</A> <A HREF="usermanual.html#toc12.40">set/wcy</A>
796 </H2>
797
798 <P><CODE><B>set/wcy</B> Allow WCY messages to be seen at your console</CODE></P>
799
800 <P>Allow WCY information to be seen at your console.  You can switch off
801 WCY messages with the <EM>unset/wcy</EM> command.</P>
802
803 <H2><A NAME="ss12.41">12.41</A> <A HREF="usermanual.html#toc12.41">set/wwv</A>
804 </H2>
805
806 <P><CODE><B>set/wwv</B> Allow WWV messages to be seen at your console</CODE></P>
807
808 <P>Allow WWV information to be seen at your console.  You can switch off
809 WWV messages with the <EM>unset/wwv</EM> command.</P>
810
811 <H2><A NAME="ss12.42">12.42</A> <A HREF="usermanual.html#toc12.42">set/wx </A>
812 </H2>
813
814 <P><CODE><B>set/wx</B> Allow WX messages to be seen at your console</CODE></P>
815
816 <P>Allow WX information to be seen at your console.  You can switch off
817 WX messages with the <EM>unset/wx</EM> command.</P>
818
819 <H2><A NAME="ss12.43">12.43</A> <A HREF="usermanual.html#toc12.43">show/configuration</A>
820 </H2>
821
822 <P><CODE><B>show/configuration [&lt;node&gt;]</B> Show all visible nodes and their users</CODE></P>
823
824 <P>This command allows you to see all the users that can be seen
825 and the nodes to which they are connected.  With the optional <EM>node</EM>,
826 you can specify a particular node to look at.</P>
827 <P>This command is normally abbreviated to: sh/c</P>
828 <P>BE WARNED: the list that is returned can be VERY long</P>
829
830 <H2><A NAME="ss12.44">12.44</A> <A HREF="usermanual.html#toc12.44">show/configuration/node</A>
831 </H2>
832
833 <P><CODE><B>show/configuration/node</B> Show all the nodes connected</CODE></P>
834
835 <P>Show all the nodes connected locally and the nodes they have connected.</P>
836
837
838 <H2><A NAME="ss12.45">12.45</A> <A HREF="usermanual.html#toc12.45">show/date </A>
839 </H2>
840
841 <P><CODE><B>show/date [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show
842 the local time</CODE></P>
843
844 <P>This is very nearly the same as SHOW/TIME, the only difference the format
845 of the date string if no arguments are given.</P>
846 <P>If no prefixes or callsigns are given then this command returns the local
847 time and UTC as the computer has it right now. If you give some prefixes
848 then it will show UTC and UTC + the local offset (not including DST) at
849 the prefixes or callsigns that you specify.</P>
850
851 <H2><A NAME="ss12.46">12.46</A> <A HREF="usermanual.html#toc12.46">show/dx </A>
852 </H2>
853
854 <P><CODE><B>show/dx [options]</B> interrogate the spot database</CODE></P>
855
856 <P>If you just type SHOW/DX you will get the last so many spots
857 (sysop configurable, but usually 10).</P>
858 <P>In addition you can add any number of these options in very nearly
859 any order to the basic SHOW/DX command, they are:-</P>
860 <P>
861 <BLOCKQUOTE><CODE>
862 <PRE>
863    
864 on &lt;band&gt;       - eg 160m 20m 2m 23cm 6mm
865 on &lt;region&gt;     - eg hf vhf uhf shf      (see SHOW/BANDS)
866    
867 &lt;number&gt;        - the number of spots you want
868 &lt;from&gt;-&lt;to&gt;     - &lt;from&gt; spot no &lt;to&gt; spot no in 
869                   the selected list
870    
871 &lt;prefix&gt;        - for a spotted callsign beginning with &lt;prefix&gt;
872 *&lt;suffix&gt;       - for a spotted callsign ending in &lt;suffix&gt;
873 *&lt;string&gt;*      - for a spotted callsign containing &lt;string&gt;
874    
875 day &lt;number&gt;    - starting &lt;number&gt; days ago
876 day &lt;from&gt;-&lt;to&gt; - &lt;from&gt; days &lt;to&gt; days ago
877    
878 info &lt;text&gt;     - any spots containing &lt;text&gt; in the info or remarks
879    
880 by &lt;call&gt;       - any spots spotted by &lt;call&gt; (spotter &lt;call&gt; 
881                         is the same).
882
883 qsl             - this automatically looks for any qsl info on the call
884                   held in the spot database.
885
886 iota [&lt;iota&gt;]   - If the iota island number is missing it will 
887                   look for the string iota and anything which looks like 
888                   an iota island number. If you specify then it will look 
889                   for that island.
890
891 qra [&lt;locator&gt;] - this will look for the specific locator if 
892                   you specify one or else anything that looks like a locator.
893 </PRE>
894 </CODE></BLOCKQUOTE>
895 </P>
896 <P>e.g. </P>
897 <P>
898 <BLOCKQUOTE><CODE>
899 <PRE>
900    
901    SH/DX 9m0
902    SH/DX on 20m info iota
903    SH/DX 9a on vhf day 30
904    SH/DX rf1p qsl
905    SH/DX iota 
906    SH/DX iota eu-064
907    SH/DX qra jn86
908 </PRE>
909 </CODE></BLOCKQUOTE>
910 </P>
911
912 <H2><A NAME="ss12.47">12.47</A> <A HREF="usermanual.html#toc12.47">show/dxcc </A>
913 </H2>
914
915 <P><CODE><B>show/dxcc &lt;prefix&gt;</B> Interrogate the spot database by country</CODE></P>
916
917 <P>This command takes the &lt;prefix&gt; (which can be a full or partial 
918 callsign if desired), looks up which internal country number it is
919 and then displays all the spots as per SH/DX for that country.</P>
920 <P>The options for SHOW/DX also apply to this command.   
921 e.g. </P>
922 <P>
923 <BLOCKQUOTE><CODE>
924 <PRE>
925    
926    SH/DXCC G
927    SH/DXCC W on 20m info iota
928 </PRE>
929 </CODE></BLOCKQUOTE>
930 </P>
931
932 <H2><A NAME="ss12.48">12.48</A> <A HREF="usermanual.html#toc12.48">show/files </A>
933 </H2>
934
935 <P><CODE><B>show/files [&lt;filearea&gt; [&lt;string&gt;]]</B> List
936 the contents of a filearea</CODE></P>
937
938 <P>SHOW/FILES on its own will show you a list of the various fileareas
939 available on the system. To see the contents of a particular file
940 area type:-</P>
941 <P>
942 <BLOCKQUOTE><CODE>
943 <PRE>
944    SH/FILES &lt;filearea&gt;
945 </PRE>
946 </CODE></BLOCKQUOTE>
947 </P>
948 <P>where &lt;filearea&gt; is the name of the filearea you want to see the 
949 contents of.</P>
950 <P>You can also use shell globbing characters like '*' and '?' in a
951 string to see a selection of files in a filearea eg:-</P>
952 <P>
953 <BLOCKQUOTE><CODE>
954 <PRE>
955    SH/FILES bulletins arld*
956 </PRE>
957 </CODE></BLOCKQUOTE>
958 </P>
959 <P>See also TYPE - to see the contents of a file.</P>
960
961 <H2><A NAME="ss12.49">12.49</A> <A HREF="usermanual.html#toc12.49">show/filter </A>
962 </H2>
963
964 <P><CODE><B>show/filter</B> Show the filters you have set</CODE></P>
965
966 <P>Show the contents of all the filters that are set by you. This command 
967 displays all the filters set - for all the various categories.</P>
968
969 <H2><A NAME="ss12.50">12.50</A> <A HREF="usermanual.html#toc12.50">show/moon </A>
970 </H2>
971
972 <P><CODE><B>show/moon [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show moon
973 rise and set times</CODE></P>
974
975 <P>Show the Moon rise and set times for a (list of) prefixes or callsigns, 
976 together with the azimuth and elevation of the sun currently at those
977 locations.</P>
978 <P>If you don't specify any prefixes or callsigns, it will show the times for
979 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
980 together with the current azimuth and elevation.</P>
981 <P>In addition, it will show the gain or loss dB relative to the nominal 
982 distance of 385,000Km due to the ellipsoidal nature of the orbit.</P>
983 <P>If all else fails it will show the Moonrise and set times for the node
984 that you are connected to. </P>
985 <P>For example:-</P>
986 <P>
987 <BLOCKQUOTE><CODE>
988 <PRE>
989   SH/MOON
990   SH/MOON G1TLH W5UN
991 </PRE>
992 </CODE></BLOCKQUOTE>
993 </P>
994
995 <H2><A NAME="ss12.51">12.51</A> <A HREF="usermanual.html#toc12.51">show/muf </A>
996 </H2>
997
998 <P><CODE><B>show/muf &lt;prefix&gt; [&lt;hours&gt;][long]</B> Show
999 the likely propagation to &lt;prefix&gt;</CODE></P>
1000
1001 <P>This command allow you to estimate the likelihood of you contacting
1002 a station with the prefix you have specified. The output assumes a modest
1003 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)</P>
1004 <P>The result predicts the most likely operating frequencies and signal
1005 levels for high frequency (shortwave) radio propagation paths on
1006 specified days of the year and hours of the day. It is most useful for
1007 paths between 250 km and 6000 km, but can be used with reduced accuracy
1008 for paths shorter or longer than this.</P>
1009 <P>The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
1010 used to predict the MUF given the predicted flux, day of the year,
1011 hour of the day and geographic coordinates of the transmitter and
1012 receiver. This routine is reasonably accurate for the purposes here,
1013 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
1014 than the programs used by major shortwave broadcasting organizations,
1015 such as the Voice of America.</P>
1016 <P>The command will display some header information detailing its
1017 assumptions, together with the locations, latitude and longitudes and
1018 bearings. It will then show UTC (UT), local time at the other end
1019 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
1020 (Zen) and the likely signal strengths. Then for each frequency for which
1021 the system thinks there is a likelihood of a circuit it prints a value.</P>
1022 <P>The value is currently a likely S meter reading based on the conventional
1023 6dB / S point scale. If the value has a '+' appended it means that it is
1024 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
1025 there is likely to be much fading and by an 's' that the signal is likely
1026 to be noisy.  </P>
1027 <P>By default SHOW/MUF will show the next two hours worth of data. You
1028 can specify anything up to 24 hours worth of data by appending the no of
1029 hours required after the prefix. For example:-</P>
1030 <P>
1031 <BLOCKQUOTE><CODE>
1032 <PRE>
1033   SH/MUF W
1034 </PRE>
1035 </CODE></BLOCKQUOTE>
1036 </P>
1037 <P>produces:</P>
1038 <P>
1039 <BLOCKQUOTE><CODE>
1040 <PRE>
1041   RxSens: -123 dBM SFI: 159   R: 193   Month: 10   Day: 21
1042   Power :   20 dBW    Distance:  6283 km    Delay: 22.4 ms
1043   Location                       Lat / Long           Azim
1044   East Dereham, Norfolk          52 41 N 0 57 E         47
1045   United-States-W                43 0 N 87 54 W        299
1046   UT LT  MUF Zen  1.8  3.5  7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
1047   18 23 11.5 -35  mS0+ mS2   S3
1048   19  0 11.2 -41  mS0+ mS2   S3
1049 </PRE>
1050 </CODE></BLOCKQUOTE>
1051 </P>
1052 <P>indicating that you will have weak, fading circuits on top band and 
1053 80m but usable signals on 40m (about S3).</P>
1054 <P>inputing:-</P>
1055 <P>
1056 <BLOCKQUOTE><CODE>
1057 <PRE>
1058   SH/MUF W 24
1059 </PRE>
1060 </CODE></BLOCKQUOTE>
1061 </P>
1062 <P>will get you the above display, but with the next 24 hours worth of
1063 propagation data.</P>
1064 <P>
1065 <BLOCKQUOTE><CODE>
1066 <PRE>
1067   SH/MUF W L 24
1068   SH/MUF W 24 Long
1069 </PRE>
1070 </CODE></BLOCKQUOTE>
1071 </P>
1072 <P>Gives you an estimate of the long path propagation characterics. It
1073 should be noted that the figures will probably not be very useful, nor
1074 terrible accurate, but it is included for completeness.</P>
1075
1076 <H2><A NAME="ss12.52">12.52</A> <A HREF="usermanual.html#toc12.52">show/prefix </A>
1077 </H2>
1078
1079 <P><CODE><B>show/prefix &lt;callsign&gt;</B> Interrogate the prefix database</CODE></P>
1080
1081 <P>This command takes the &lt;callsign&gt; (which can be a full or partial 
1082 callsign or a prefix), looks up which internal country number 
1083 it is and then displays all the relevant prefixes for that country
1084 together with the internal country no, the CQ and ITU regions. </P>
1085 <P>See also SHOW/DXCC</P>
1086
1087 <H2><A NAME="ss12.53">12.53</A> <A HREF="usermanual.html#toc12.53">show/qra </A>
1088 </H2>
1089
1090 <P><CODE><B>show/qra &lt;locator&gt; [&lt;locator&gt;]</B> Show the distance
1091 between locators<BR>
1092 <B>show/qra &lt;lat&gt; &lt;long&gt;</B> Convert latitude and longitude to a locator</CODE></P>
1093
1094 <P>This is a multipurpose command that allows you either to calculate the
1095 distance and bearing between two locators or (if only one locator is
1096 given on the command line) the distance and beraing from your station
1097 to the locator. For example:-</P>
1098 <P>
1099 <BLOCKQUOTE><CODE>
1100 <PRE>
1101 SH/QRA IO92QL 
1102 SH/QRA JN06 IN73
1103 </PRE>
1104 </CODE></BLOCKQUOTE>
1105 </P>
1106 <P>The first example will show the distance and bearing to the locator from
1107 yourself, the second example will calculate the distance and bearing from
1108 the first locator to the second. You can use 4 or 6 character locators.</P>
1109 <P>It is also possible to convert a latitude and longitude to a locator by 
1110 using this command with a latitude and longitude as an argument, for
1111 example:-</P>
1112 <P>
1113 <BLOCKQUOTE><CODE>
1114 <PRE>
1115 SH/QRA 52 41 N 0 58 E
1116 </PRE>
1117 </CODE></BLOCKQUOTE>
1118 </P>
1119
1120 <H2><A NAME="ss12.54">12.54</A> <A HREF="usermanual.html#toc12.54">show/qrz</A>
1121 </H2>
1122
1123 <P><CODE><B>show/qrz &lt;callsign&gt;</B> Show any callbook details on a callsign</CODE></P>
1124
1125 <P>This command queries the QRZ callbook server on the internet
1126 and returns any information available for that callsign. This service
1127 is provided for users of this software by http://www.qrz.com </P>
1128
1129 <H2><A NAME="ss12.55">12.55</A> <A HREF="usermanual.html#toc12.55">show/route </A>
1130 </H2>
1131
1132 <P><CODE><B>show/route &lt;callsign&gt;</B> Show the route to &lt;callsign&gt;</CODE></P>
1133
1134 <P>This command allows you to see to which node the callsigns specified are
1135 connected. It is a sort of inverse sh/config.</P>
1136 <P>
1137 <BLOCKQUOTE><CODE>
1138 <PRE>
1139   sh/route n2tly
1140 </PRE>
1141 </CODE></BLOCKQUOTE>
1142 </P>
1143
1144 <H2><A NAME="ss12.56">12.56</A> <A HREF="usermanual.html#toc12.56">show/satellite </A>
1145 </H2>
1146
1147 <P><CODE><B>show/satellite &lt;name&gt; [&lt;hours&gt; &lt;interval&gt;]</B>
1148 Show satellite tracking data</CODE></P>
1149
1150 <P>Show the tracking data from your location to the satellite of your choice
1151 from now on for the next few hours.</P>
1152 <P>If you use this command without a satellite name it will display a list
1153 of all the satellites known currently to the system. </P>
1154 <P>If you give a name then you can obtain tracking data of all the passes
1155 that start and finish 5 degrees below the horizon. As default it will
1156 give information for the next three hours for every five minute period.</P>
1157 <P>You can alter the number of hours and the step size, within certain 
1158 limits. </P>
1159 <P>Each pass in a period is separated with a row of '-----' characters</P>
1160 <P>So for example:-</P>
1161 <P>
1162 <BLOCKQUOTE><CODE>
1163 <PRE>
1164 SH/SAT AO-10 
1165 SH/SAT FENGYUN1 12 2
1166 </PRE>
1167 </CODE></BLOCKQUOTE>
1168 </P>
1169
1170 <H2><A NAME="ss12.57">12.57</A> <A HREF="usermanual.html#toc12.57">show/sun </A>
1171 </H2>
1172
1173 <P><CODE><B>show/sun [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show
1174 sun rise and set times</CODE></P>
1175
1176 <P>Show the sun rise and set times for a (list of) prefixes or callsigns, 
1177 together with the azimuth and elevation of the sun currently at those
1178 locations.</P>
1179 <P>If you don't specify any prefixes or callsigns, it will show the times for
1180 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
1181 together with the current azimuth and elevation.</P>
1182 <P>If all else fails it will show the sunrise and set times for the node
1183 that you are connected to. </P>
1184 <P>For example:-</P>
1185 <P>
1186 <BLOCKQUOTE><CODE>
1187 <PRE>
1188   SH/SUN
1189   SH/SUN G1TLH K9CW ZS
1190 </PRE>
1191 </CODE></BLOCKQUOTE>
1192 </P>
1193
1194 <H2><A NAME="ss12.58">12.58</A> <A HREF="usermanual.html#toc12.58">show/time </A>
1195 </H2>
1196
1197 <P><CODE><B>show/time [&lt;prefix&gt;|&lt;callsign&gt;]</B> Show
1198 the local time</CODE></P>
1199
1200 <P>If no prefixes or callsigns are given then this command returns the local
1201 time and UTC as the computer has it right now. If you give some prefixes
1202 then it will show UTC and UTC + the local offset (not including DST) at
1203 the prefixes or callsigns that you specify.</P>
1204
1205 <H2><A NAME="ss12.59">12.59</A> <A HREF="usermanual.html#toc12.59">show/wcy </A>
1206 </H2>
1207
1208 <P><CODE><B>show/wcy</B> Show the last 10 WCY broadcasts<BR>
1209 <B>show/wcy &lt;n&gt;</B> Show the last &lt;n&gt; WCY broadcasts</CODE></P>
1210
1211 <P>Display the most recent WCY information that has been received by the system</P>
1212
1213 <H2><A NAME="ss12.60">12.60</A> <A HREF="usermanual.html#toc12.60">show/wwv</A>
1214 </H2>
1215
1216 <P><CODE><B>show/wwv</B> Show the last 10 WWV broadcasts<BR>
1217 <B>show/wwv &lt;n&gt;</B> Show the last &lt;n&gt; WWV broadcasts</CODE></P>
1218
1219 <P>Display the most recent WWV information that has been received by the system</P>
1220
1221 <H2><A NAME="ss12.61">12.61</A> <A HREF="usermanual.html#toc12.61">sysop </A>
1222 </H2>
1223
1224 <P><CODE><B>sysop</B> Regain your privileges if you login remotely</CODE></P>
1225
1226 <P>The system automatically reduces your privilege level to that of a
1227 normal user if you login in remotely. This command allows you to
1228 regain your normal privilege level. It uses the normal system: five
1229 numbers are returned that are indexes into the character array that is
1230 your assigned password (see SET/PASSWORD). The indexes start from
1231 zero.</P>
1232 <P>You are expected to return a string which contains the characters
1233 required in the correct order. You may intersperse those characters
1234 with others to obscure your reply for any watchers. For example (and
1235 these values are for explanation :-):</P>
1236 <P>
1237 <BLOCKQUOTE><CODE>
1238 <PRE>
1239   password = 012345678901234567890123456789
1240   > sysop
1241   22 10 15 17 3
1242 </PRE>
1243 </CODE></BLOCKQUOTE>
1244 </P>
1245 <P>you type:-</P>
1246 <P>
1247 <BLOCKQUOTE><CODE>
1248 <PRE>
1249  aa2bbbb0ccc5ddd7xxx3n
1250  or 2 0 5 7 3
1251  or 20573
1252 </PRE>
1253 </CODE></BLOCKQUOTE>
1254 </P>
1255 <P>They will all match. If there is no password you will still be offered
1256 numbers but nothing will happen when you input a string. Any match is
1257 case sensitive.</P>
1258
1259 <H2><A NAME="ss12.62">12.62</A> <A HREF="usermanual.html#toc12.62">talk </A>
1260 </H2>
1261
1262 <P><CODE><B>talk &lt;callsign&gt;</B> Enter talk mode with &lt;callsign&gt;<BR>
1263 <B>talk &lt;callsign&gt; &lt;text&gt;</B> Send a text message to &lt;callsign&gt;<BR>
1264 <B>talk &lt;callsign&gt; &gt; &lt;node_call&gt; [&lt;text&gt;]</B>
1265 Send a text message to &lt;callsign&gt; via &lt;node_call&gt;</CODE></P>
1266
1267 <P>Send a short message to any other station that is visible on the cluster
1268 system. You can send it to anyone you can see with a SHOW/CONFIGURATION 
1269 command, they don't have to be connected locally.</P>
1270 <P>The second form of TALK is used when other cluster nodes are connected
1271 with restricted information. This usually means that they don't send 
1272 the user information usually associated with logging on and off the cluster.</P>
1273 <P>If you know that G3JNB is likely to be present on GB7TLH, but you can only
1274 see GB7TLH in the SH/C list but with no users, then you would use the
1275 second form of the talk message.</P>
1276 <P>If you want to have a ragchew with someone you can leave the text message
1277 out and the system will go into 'Talk' mode. What this means is that a
1278 short message is sent to the recipient telling them that you are in a 'Talking' 
1279 frame of mind and then you just type - everything you send will go to the 
1280 station that you asked for. </P>
1281 <P>All the usual announcements, spots and so on will still come out on your
1282 terminal.</P>
1283 <P>If you want to do something (such as send a spot) you precede the normal 
1284 command with a '/' character, eg:-</P>
1285 <P>
1286 <BLOCKQUOTE><CODE>
1287 <PRE>
1288    /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
1289    /HELP talk
1290 </PRE>
1291 </CODE></BLOCKQUOTE>
1292 </P>
1293 <P>To leave talk mode type:</P>
1294 <P>
1295 <BLOCKQUOTE><CODE>
1296 <PRE>
1297    /EX
1298 </PRE>
1299 </CODE></BLOCKQUOTE>
1300 </P>
1301
1302 <H2><A NAME="ss12.63">12.63</A> <A HREF="usermanual.html#toc12.63">type </A>
1303 </H2>
1304
1305 <P><CODE><B>type &lt;filearea&gt;/&lt;name&gt;</B> Look at a file in one of the fileareas</CODE></P>
1306
1307 <P>Type out the contents of a file in a filearea. So, for example, in 
1308 filearea 'bulletins' you want to look at file 'arld051' you would 
1309 enter:-</P>
1310 <P>
1311 <BLOCKQUOTE><CODE>
1312 <PRE>
1313    TYPE bulletins/arld051
1314 </PRE>
1315 </CODE></BLOCKQUOTE>
1316 </P>
1317 <P>See also SHOW/FILES to see what fileareas are available and a 
1318 list of content.</P>
1319
1320 <H2><A NAME="ss12.64">12.64</A> <A HREF="usermanual.html#toc12.64">who </A>
1321 </H2>
1322
1323 <P><CODE><B>who</B> Show who is physically connected locally</CODE></P>
1324
1325 <P>This is a quick listing that shows which callsigns are connected and
1326 what sort of connection they have</P>
1327
1328 <H2><A NAME="ss12.65">12.65</A> <A HREF="usermanual.html#toc12.65">wx </A>
1329 </H2>
1330
1331 <P><CODE><B>wx &lt;text&gt;</B> Send a weather message to local users<BR>
1332 <B>wx full &lt;text&gt; </B> Send a weather message to all cluster users</CODE></P>
1333
1334 <P>Weather messages can sometimes be useful if you are experiencing an extreme
1335 that may indicate enhanced conditions</P>
1336
1337 <HR>
1338 Next
1339 <A HREF="usermanual-11.html">Previous</A>
1340 <A HREF="usermanual.html#toc12">Contents</A>
1341 </BODY>
1342 </HTML>