1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
4 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
5 <TITLE>The DXSpider Administration Manual v1.48: The DXSpider command set</TITLE>
6 <LINK HREF="adminmanual-6.html" REL=previous>
7 <LINK HREF="adminmanual.html#toc7" REL=contents>
8 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
12 <A HREF="adminmanual-6.html">Previous</A>
13 <A HREF="adminmanual.html#toc7">Contents</A>
15 <H2><A NAME="s7">7. The DXSpider command set</A></H2>
17 <P>Below is a complete list of commands available from the cluster prompt.
18 Most maintenance tasks are automatic but there are some commands that are useful
19 for a sysop. These are listed below in alphabetical order. The number in
20 brackets following the command name is the permissions level needed to use
23 <H2><A NAME="ss7.1">7.1 accept/announce (0)</A>
26 <P><CODE><B>accept/announce [0-9] <pattern></B> Set an accept filter
27 line for announce</CODE>
29 <P>Create an 'accept this announce' line for a filter.
30 <P>An accept filter line means that if the announce matches this filter it is
31 passed onto the user. See HELP FILTERS for more info. Please read this
32 to understand how filters work - it will save a lot of grief later on.
33 <P>You can use any of the following things in this line:-
37 info <string> eg: iota or qsl
38 by <prefixes> eg: G,M,2
40 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
41 origin_itu <numbers>
42 origin_zone <numbers>
47 wx 1 filter WX announces
48 dest <prefixes> eg: 6MUK,WDX (distros)
56 acc/ann 2 by_zone 14,15,16
57 (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
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:
75 <P>but this probably for advanced users...
77 <H2><A NAME="ss7.2">7.2 accept/announce (extended for sysops) (8)</A>
80 <P><CODE><B>accept/announce <call> [input] [0-9]<pattern></B> Announce filter sysop version</CODE>
82 <P>This version allows a sysop to set a filter for a callsign as well as the
83 default for nodes and users eg:-
88 accept/ann input node_default by G,M,2
89 accept/ann user_default by G,M,2
93 <H2><A NAME="ss7.3">7.3 accept/route (8)</A>
96 <P><CODE><B>accept/route <call> [0-9] <pattern></B> Set an 'accept' filter line for routing</CODE>
98 <P>Create an 'accept this routing PC Protocol' line for a filter.
100 <P>An accept filter line means that if a PC16/17/19/21/24/41/50 matches this filter
101 it is passed thru that interface. See HELP FILTERING for more info. Please read this
102 to understand how filters work - it will save a lot of grief later on.
104 <P>You can use any of the following things in this line:-
108 call <prefixes> the callsign of the thingy
109 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
110 call_itu <numbers>
111 call_zone <numbers>
112 origin <prefixes> really the interface it came in on
113 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
114 origin_itu <numbers>
115 origin_zone <numbers>
123 acc/route gb7djk call_zone 61,38 (send only UK+EIRE nodes)
124 acc/route gb7djk call gb7djk (equiv to SET/ISOLATE)
128 <P>You can use the tag 'all' to accept everything eg:
136 <H2><A NAME="ss7.4">7.4 accept/spots (0)</A>
139 <P><CODE><B>accept/announce [0-9] <pattern></B> Set an accept filter line for spots</CODE>
141 <P>Create an 'accept this spot' line for a filter.
143 <P>An accept filter line means that if the spot matches this filter it is
144 passed onto the user. See HELP FILTERS for more info. Please read this
145 to understand how filters work - it will save a lot of grief later on.
146 <P>You can use any of the following things in this line:-
150 freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m
151 on <range> same as 'freq'
152 call <prefixes> eg: G,PA,HB9
153 info <string> eg: iota or qsl
155 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
156 call_itu <numbers>
157 call_zone <numbers>
162 channel <prefixes>
166 <P>For frequencies, you can use any of the band names defined in
167 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
168 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
169 this is more efficient than saying simply: freq HF (but don't get
170 too hung up about that)
176 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
179 <P>You can use the tag 'all' to accept everything, eg:
186 <P>but this probably for advanced users...
188 <H2><A NAME="ss7.5">7.5 accept/spots (extended for sysops) (8)</A>
191 <P><CODE><B>accept/spots <call> [input] [0-9] <pattern></B> Spot filter sysop version</CODE>
193 <P>This version allows a sysop to set a filter for a callsign as well as the
194 default for nodes and users eg:-
198 accept/spot db0sue-7 1 by_zone 14,15,16
199 accept/spot node_default all
200 set/hops node_default 10
202 accept/spot user_default by G,M,2
206 <H2><A NAME="ss7.6">7.6 accept/wcy (0)</A>
209 <P><CODE><B>accept/wcy [0-9] <pattern></B> set an accept WCY filter</CODE>
211 <P>It is unlikely that you will want to do this, but if you do then you can
212 filter on the following fields:-
216 by <prefixes> eg: G,M,2
218 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
219 origin_itu <numbers>
220 origin_zone <numbers>
224 channel <prefixes>
228 <P>There are no examples because WCY Broadcasts only come from one place and
229 you either want them or not (see UNSET/WCY if you don't want them).
230 <P>This command is really provided for future use.
231 <P>See HELP FILTER for information.
233 <H2><A NAME="ss7.7">7.7 accept/wcy (extended for sysops) (8)</A>
236 <P><CODE><B>accept/wcy <call> [input] [0-9] <pattern></B>
237 WCY filter sysop version</CODE>
239 <P>This version allows a sysop to set a filter for a callsign as well as the
240 default for nodes and users eg:-
244 accept/wcy node_default all
245 set/hops node_default 10
249 <H2><A NAME="ss7.8">7.8 accept/wwv (0)</A>
252 <P><CODE><B>accept/wwv [0-9] <pattern></B> Set an accept WWV filter</CODE>
254 <P>It is unlikely that you will want to do this, but if you do then you can
255 filter on the following fields:-
259 by <prefixes> eg: G,M,2
261 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
262 origin_itu <numbers>
263 origin_zone <numbers>
267 channel <prefixes>
277 <P>is probably the only useful thing to do (which will only show WWV broadcasts
278 by stations in the US).
279 <P>See HELP FILTER for information.
281 <H2><A NAME="ss7.9">7.9 accept/wwv (extended for sysops) (8)</A>
284 <P><CODE><B>accept/wwv <call> [input] [0-9] <pattern></B>
285 WWV filter sysop version</CODE>
287 <P>This version allows a sysop to set a filter for a callsign as well as the
288 default for nodes and users eg:-
292 accept/wwv db0sue-7 1 by_zone 4
293 accept/wwv node_default all
294 set/hops node_default 10
296 accept/wwv user_default by W,K
300 <H2><A NAME="ss7.10">7.10 announce (0)</A>
303 <P><CODE><B>announce <text></B> Send an announcement to local users</CODE>
305 <P>Send an announcement to LOCAL users only, where <text> is the text
306 of the announcement you wish to broadcast. If you do not wish to receive
307 announces, use the <EM>set/noannounce</EM> command. Any announces made by
308 a sysop will override set/noannounce.
310 <H2><A NAME="ss7.11">7.11 announce full (0)</A>
313 <P><CODE><B>announce full <text></B> Send an announcement cluster wide</CODE>
315 <P>This command will send your announcement across the whole cluster
319 <H2><A NAME="ss7.12">7.12 announce sysop (5)</A>
322 <P><CODE><B>announce sysop <text></B></CODE>
324 <P>Send an announcement to Sysops only
326 <H2><A NAME="ss7.13">7.13 apropos (0)</A>
329 <P><CODE><B>apropos <string></B> Search the help database</CODE>
331 <P>Search the help database for <string> (it isn't case sensitive),
332 and print the names of all the commands that may be relevant.
334 <H2><A NAME="ss7.14">7.14 bye (0)</A>
337 <P><CODE><B>bye</B> Exit from the cluster</CODE>
339 <P>This will disconnect you from the cluster
341 <H2><A NAME="ss7.15">7.15 catchup (5)</A>
344 <P><CODE><B>catchup <node_call> All|[<msgno> ...]</B> Mark a message as sent</CODE>
346 <P>When you send messages the fact that you have forwarded it to another node
347 is remembered so that it isn't sent again. When you have a new partner
348 node and you add their callsign to your /spider/msg/forward.pl file, all
349 outstanding non-private messages will be forwarded to them. This may well
350 be ALL the non-private messages. You can prevent this by using these
356 catchup GB7DJK 300 301 302 303 500-510
359 <P>and to undo what you have just done:-
364 uncatchup GB7DJK 300 301 302 303 500-510
367 <P>which will arrange for them to be forward candidates again.
368 <P>Order is not important.
370 <H2><A NAME="ss7.16">7.16 clear/spots (0)</A>
373 <P><CODE><B>clear/spots [1|all]</B> Clear a spot filter line</CODE>
375 <P>This command allows you to clear (remove) a line in a spot filter or to
376 remove the whole filter.
377 <P>If you have a filter:-
382 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
392 <P>you will be left with:-
396 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
406 <P>the filter will be completely removed.
409 <H2><A NAME="ss7.17">7.17 connect (5) </A>
412 <P><CODE><B>connect <callsign></B> Start a connection to another DX Cluster</CODE>
414 <P>Start a connection process that will culminate in a new connection to the
415 DX cluster <callsign>. This process creates a new 'client' process which will
416 use the script in /spider/connect/<callsign> to effect the 'chat' exchange
417 necessary to traverse the network(s) to logon to the cluster <callsign>.
419 <H2><A NAME="ss7.18">7.18 dbavail (0)</A>
422 <P><CODE><B>dbavail</B> Show a list of all the databases in the system</CODE>
424 <P>The title says it all really, this command lists all the databases defined
425 in the system. It is also aliased to SHOW/COMMAND.
427 <H2><A NAME="ss7.19">7.19 dbcreate (9)</A>
430 <P><CODE><B>dbcreate <name></B> Create a database entry<BR>
431 <B>dbcreate <name> chain <name> [<name>..]</B> Create a chained database entry<BR>
432 <B>dbcreate <name> remote <node></B> Create a remote database
435 <P>DBCREATE allows you to define a database in the system. It doesn't actually
436 create anything, just defines it.
437 <P>The databases that are created are simple DB_File hash databases, they are
438 therefore already 'indexed'.
439 <P>You can define a local database with the first form of the command eg:
441 <P>You can also chain databases with the addition of the 'chain' keyword.
442 This will search each database one after the other. A typical example
444 <P>DBCREATE sdx_qsl chain sql_ad
445 <P>No checking is done to see if the any of the chained databases exist, in
446 fact it is usually better to do the above statement first then do each of
447 the chained databases.
448 <P>Databases can exist offsite. To define a database that lives on another
450 <P>DBCREATE buckmaster remote gb7dxc
451 <P>Remote databases cannot be chained; however, the last database in a
452 a chain can be a remote database eg:
453 <P>DBCREATE qsl chain gb7dxc
454 <P>To see what databases have been defined do:
455 <P>DBAVAIL (or it will have been aliased to SHOW/COMMAND)
456 <P>It would be normal for you to add an entry into your local Aliases file
457 to allow people to use the 'SHOW/<dbname>' style syntax. So you would
458 need to add a line like:-
465 '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
473 <P>to work as they may be used to.
474 <P>See DBIMPORT for the importing of existing AK1A format data to databases.
475 See DBSHOW for generic database enquiry
477 <H2><A NAME="ss7.20">7.20 dbimport (9)</A>
480 <P><CODE><B>dbimport <dbname></B> Import AK1A data into a database</CODE>
482 <P>If you want to import or update data in bulk to a database you can use
483 this command. It will either create or update entries into an existing
484 database. For example:-
485 <P>DBIMPORT oblast /tmp/OBLAST.FUL
486 <P>will import the standard OBLAST database that comes with AK1A into the
487 oblast database held locally.
489 <H2><A NAME="ss7.21">7.21 dbremove (9)</A>
492 <P><CODE><B>dbremove <dbname></B> Delete a database</CODE>
494 <P>DBREMOVE will completely remove a database entry and also delete any data
495 file that is associated with it.
496 <P>There is no warning, no comeback, no safety net.
499 <P>will remove the oblast database from the system and it will also remove
500 the associated datafile.
502 <P>There is no warning, no comeback, no safety net.
503 <P>You have been warned.
505 <H2><A NAME="ss7.22">7.22 dbshow (0)</A>
508 <P><CODE><B>dbshow <dbname> <key></B> Display an entry, if it exists, in a database</CODE>
510 <P>This is the generic user interface to the database to the database system.
511 It is expected that the sysop will add an entry to the local Aliases file
512 so that users can use the more familiar AK1A style of enquiry such as:
519 <P>but if he hasn't and the database really does exist (use DBAVAIL or
520 SHOW/COMMAND to find out) you can do the same thing with:
529 <H2><A NAME="ss7.23">7.23 debug (9)</A>
532 <P><CODE><B>debug</B> Set the cluster program into debug mode</CODE>
534 <P>Executing this command will only have an effect if you are running the cluster
542 <P>It will interrupt the cluster just after the debug command has finished.
544 <H2><A NAME="ss7.24">7.24 directory (0)</A>
547 <P><CODE><B>directory</B> List messages<BR> <B>directory all</B> List all messages<BR>
548 <B>directory own</B> List your own messages<BR>
549 <B>directory new</B> List all new messages<BR>
550 <B>directory to <call></B> List all messages to <call><BR>
551 <B>directory from <call></B> List all messages from <call><BR>
552 <B>directory subject <string></B> List all messages with <string> in subject<BR>
553 <B>directory <nn></B> List last <nn> messages<BR>
554 <B>directory <from>-<to></B> List messages <from> message <to> message <BR></CODE>
556 <P>List the messages in the messages directory.
557 <P>If there is a 'p' one space after the message number then it is a
558 personal message. If there is a '-' between the message number and the
559 'p' then this indicates that the message has been read.
560 <P>You can use shell escape characters such as '*' and '?' in the <call>
562 <P>You can combine some of the various directory commands together eg:-
568 DIR SUBJECT IOTA 200-250
571 <P>You can abbreviate all the commands to one letter and use ak1a syntax:-
581 <H2><A NAME="ss7.25">7.25 directory (extended for sysops) (5)</A>
584 <P>Works just like the user command except that sysops can see ALL messages.
586 <H2><A NAME="ss7.26">7.26 disconnect (8)</A>
589 <P><CODE><B>disconnect <call> [<call> ...]</B> Disconnect a user or node</CODE>
591 <P>Disconnect any <call> connected locally
593 <H2><A NAME="ss7.27">7.27 dx (0)</A>
596 <P><CODE><B>dx [by <call>] <freq> <call> <remarks></B> Send a DX spot</CODE>
598 <P>This is how you send a DX Spot to other users. You can, in fact, now
599 enter the <freq> and the <call> either way round.
608 <P>will all give the same result. You can add some remarks to the end
609 of the command and they will be added to the spot.
613 DX FR0G 144600 this is a test
616 <P>You can credit someone else by saying:-
620 DX by G1TLH FR0G 144.600 he isn't on the cluster
623 <P>The <freq> is compared against the available bands set up in the
624 cluster. See SHOW/BANDS for more information.
626 <H2><A NAME="ss7.28">7.28 export (9)</A>
629 <P><CODE><B>export <msgno> <filename></B> Export a message to a file</CODE>
631 <P>Export a message to a file. This command can only be executed on a local
632 console with a fully privileged user. The file produced will be in a form
633 ready to be imported back into the cluster by placing it in the import
634 directory (/spider/msg/import).
635 <P>This command cannot overwrite an existing file. This is to provide some
636 measure of security. Any files written will owned by the same user as the
637 main cluster, otherwise you can put the new files anywhere the cluster can
638 access. For example:-
639 <P>EXPORT 2345 /tmp/a
641 <H2><A NAME="ss7.29">7.29 export_users (9)</A>
644 <P><CODE><B>export_users [<filename>]</B> Export the users database to ascii</CODE>
646 <P>Export the users database to a file in ascii format. If no filename
647 is given then it will export the file to /spider/data/user_asc.
648 <P>If the file already exists it will be renamed to <filename>.o. In fact
649 up to 5 generations of the file can be kept each one with an extra 'o' on the
651 <P>BE WARNED: this will write to any file you have write access to. No check is
652 made on the filename (if any) that you specify.
654 <H2><A NAME="ss7.30">7.30 forward/latlong (8)</A>
657 <P><CODE><B>forward/latlong <node_call></B> Send latitude and longitude information to another cluster</CODE>
659 <P>This command sends all the latitude and longitude information that your
660 cluster is holding against callsigns. One advantage of recieving this
661 information is that more locator information is held by you. This
662 means that more locators are given on the DX line assuming you have
663 <EM>set/dxgrid</EM> enabled. This could be a LOT of information though, so
664 it is not recommended on slow links.
666 <H2><A NAME="ss7.31">7.31 forward/opername (1)</A>
669 <P><CODE><B>forward/opername <call></B> Send out information on this <call> to all clusters</CODE>
671 <P>This command sends out any information held in the user file which can
672 be broadcast in PC41 protocol packets. This information is Name, QTH, Location
673 and Homenode. PC41s are only sent for the information that is available.
675 <H2><A NAME="ss7.32">7.32 help (0)</A>
678 <P><CODE><B>help <cmd></B> Get help on a command</CODE>
680 <P>All commands can be abbreviated, so SHOW/DX can be abbreviated
681 to SH/DX, ANNOUNCE can be shortened to AN and so on.
682 <P>Look at the APROPOS <string> command which will search the help database
683 for the <string> you specify and give you a list of likely commands
684 to look at with HELP.
686 <H2><A NAME="ss7.33">7.33 init (5)</A>
689 <P><CODE><B>init <node call></B> Re-initialise a link to an AK1A compatible node</CODE>
691 <P>This command attempts to re-initialise a link to a (usually) AK1A node
692 that has got confused, usually by a protocol loop of some kind. It may
693 work - but you usually will be better off simply disconnecting it (or
694 better, if it is a real AK1A node, doing an RCMD <node> DISC/F <your
696 <P>Best of luck - you will need it.
698 <H2><A NAME="ss7.34">7.34 kill (0)</A>
701 <P><CODE><B>kill <msgno> [<msgno> ..]</B> Delete a message from the local system</CODE>
703 <P>Delete a message from the local system. You will only be able to
704 delete messages that you have originated or been sent (unless you are
707 <H2><A NAME="ss7.35">7.35 kill (5)</A>
710 <P><CODE><B>kill <msgno> [<msgno> ...]</B> Remove or erase a message from the system<BR>
711 <B>kill from <call></B> Remove all messages from a callsign<BR>
712 <B>kill to <call></B> Remove all messages to a callsign<BR></CODE>
714 <P>You can get rid of any message to or originating from your callsign using
715 this command. You can remove more than one message at a time.
716 <P>As a sysop you can kill any message on the system.
718 <H2><A NAME="ss7.36">7.36 kill full (5)</A>
721 <P><CODE><B>kill full <msgno> [<msgno>]</B> Delete a message from the whole cluster</CODE>
723 <P>Delete a message (usually a 'bulletin') from the whole cluster system.
724 <P>This uses the subject field, so any messages that have exactly the same subject
725 will be deleted. Beware!
727 <H2><A NAME="ss7.37">7.37 links (0)</A>
730 <P><CODE><B>links</B> Show which nodes are physically connected</CODE>
732 <P>This is a quick listing that shows which links are connected and
733 some information about them. See WHO for a list of all connections.
736 <H2><A NAME="ss7.38">7.38 load/aliases (9)</A>
739 <P><CODE><B>load/aliases</B> Reload the command alias table</CODE>
741 <P>Reload the /spider/cmd/Aliases file after you have editted it. You will need to
742 do this if you change this file whilst the cluster is running in order for the
743 changes to take effect.
746 <H2><A NAME="ss7.39">7.39 load/baddx (9)</A>
749 <P><CODE><B>load/baddx</B> Reload the bad DX table</CODE>
751 <P>Reload the /spider/data/baddx.pl file if you have changed it manually whilst
752 the cluster is running. This table contains the DX Calls that, if spotted,
753 will not be passed on. FR0G and TEST are classic examples.
755 <H2><A NAME="ss7.40">7.40 load/badmsg (9)</A>
758 <P><CODE><B>load/badmsg</B> Reload the bad message table</CODE>
760 <P>Reload the /spider/msg/badmsg.pl file if you have changed it manually whilst
761 the cluster is running. This table contains a number of perl regular
762 expressions which are searched for in the fields targetted of each message.
763 If any of them match then that message is immediately deleted on receipt.
765 <H2><A NAME="ss7.41">7.41 load/badwords (9)</A>
768 <P><CODE><B>load/badwords</B> Reload the badwords file</CODE>
770 <P>Reload the /spider/data/badwords file if you have changed it manually whilst
771 the cluster is running. This file contains a list of words which, if found
772 on certain text portions of PC protocol, will cause those protocol frames
773 to be rejected. It will all put out a message if any of these words are
774 used on the announce, dx and talk commands. The words can be one or
775 more on a line, lines starting with '#' are ignored.
777 <H2><A NAME="ss7.42">7.42 load/bands (9)</A>
780 <P><CODE><B>load/bands</B> Reload the band limits table</CODE>
782 <P>Reload the /spider/data/bands.pl file if you have changed it manually whilst
783 the cluster is running.
785 <H2><A NAME="ss7.43">7.43 load/cmd_cache (9)</A>
788 <P><CODE><B>load/cmd_cache</B> Reload the automatic command cache</CODE>
790 <P>Normally, if you change a command file in the cmd or local_cmd tree it will
791 automatially be picked up by the cluster program. Sometimes it can get confused
792 if you are doing a lot of moving commands about or delete a command in the
793 local_cmd tree and want to use the normal one again. Execute this command to
794 reset everything back to the state it was just after a cluster restart.
796 <H2><A NAME="ss7.44">7.44 load/forward (9)</A>
799 <P><CODE><B>load/forward</B> Reload the msg forwarding routing table</CODE>
800 <P>Reload the /spider/msg/forward.pl file if you have changed it
801 manually whilst the cluster is running.
803 <H2><A NAME="ss7.45">7.45 load/messages (9)</A>
806 <P><CODE><B>load/messages</B> Reload the system messages file</CODE>
808 <P>If you change the /spider/perl/Messages file (usually whilst fiddling/writing ne
809 commands) you can have them take effect during a cluster session by executing this
810 command. You need to do this if get something like :-
811 <P>unknown message 'xxxx' in lang 'en'
813 <H2><A NAME="ss7.46">7.46 load/prefixes (9)</A>
816 <P><CODE><B>load/prefixes</B> Reload the prefix table</CODE>
818 <P>Reload the /spider/data/prefix_data.pl file if you have changed it manually
819 whilst the cluster is running.
821 <H2><A NAME="ss7.47">7.47 merge (5)</A>
824 <P><CODE><B>merge <node> [<no spots>/<no wwv>]</B> Ask for the latest spots and WWV</CODE>
826 <P>MERGE allows you to bring your spot and wwv database up to date. By default
827 it will request the last 10 spots and 5 WWVs from the node you select. The
828 node must be connected locally.
829 <P>You can request any number of spots or wwv and although they will be appended
830 to your databases they will not duplicate any that have recently been added
831 (the last 2 days for spots and last month for WWV data).
833 <H2><A NAME="ss7.48">7.48 msg (9)</A>
836 <P><CODE><B>msg <cmd> <msgno> [data ...]</B> Alter various message parameters</CODE>
838 <P>Alter message parameters like To, From, Subject, whether private or bulletin
839 or return receipt (RR) is required or whether to keep this message from timing
844 MSG TO <msgno> <call> - change TO callsign to <call>
845 MSG FRom <msgno> <call> - change FROM callsign to <call>
846 MSG PRrivate <msgno> - set private flag
847 MSG NOPRrivate <msgno> - unset private flag
848 MSG RR <msgno> - set RR flag
849 MSG NORR <msgno> - unset RR flag
850 MSG KEep <msgno> - set the keep flag (message won't be deleted ever)
851 MSG NOKEep <msgno> - unset the keep flag
852 MSG SUbject <msgno> <new> - change the subject to <new>
853 MSG WAittime <msgno> - remove any waitting time for this message
854 MSG NOREad <msgno> - mark message as unread
855 MSG REad <msgno> - mark message as read
856 MSG QUeue - queue any outstanding bulletins
857 MSG QUeue 1 - queue any outstanding private messages
860 <P>You can look at the status of a message by using:-
861 <P>STAT/MSG <msgno>
862 <P>This will display more information on the message than DIR does.
864 <H2><A NAME="ss7.49">7.49 pc (8)</A>
867 <P><CODE><B>pc <call> <text></B> Send text (eg PC Protocol) to <call></CODE>
869 <P>Send some arbitrary text to a locally connected callsign. No processing is done on
870 the text. This command allows you to send PC Protocol to unstick things if problems
871 arise (messages get stuck etc). eg:-
872 <P>pc gb7djk PC33^GB7TLH^GB7DJK^400^
873 <P>You can also use in the same way as a talk command to a connected user but
874 without any processing, added of "from <blah> to <blah>" or whatever.
875 <P>pc G1TLH Try doing that properly!!!
877 <H2><A NAME="ss7.50">7.50 ping (1)</A>
880 <P><CODE><B>ping <node></B> Check the link quality between nodes</CODE>
882 <P>his command allows you to send a frame to another cluster node on
883 the network and get a return frame. The time it takes to do this
884 is a good indication of the quality of the link. The actual time
885 it takes is output to the console in seconds.
886 Any visible cluster node can be PINGed.
889 <H2><A NAME="ss7.51">7.51 rcmd (1)</A>
892 <P><CODE><B>rcmd <node call> <cmd></B> Send a command to another DX cluster</CODE>
894 <P>This command allows you to send nearly any command to another DX Cluster
895 node that is connected to the system.
896 <P>Whether you get any output is dependant on a) whether the other system knows
897 that the node callsign of this cluster is in fact a node b) whether the
898 other system is allowing RCMDs from this node and c) whether you have
899 permission to send this command at all.
901 <H2><A NAME="ss7.52">7.52 read (0)</A>
904 <P><CODE><B>read</B> Read the next unread personal message addressed to you<BR>
905 <B>read <msgno></B> Read the specified message<BR></CODE>
907 <P>You can read any messages that are sent as 'non-personal' and also any
908 message either sent by or sent to your callsign.
911 <H2><A NAME="ss7.53">7.53 read (extended for sysops) (5) </A>
914 <P><CODE><B>read <msgno></B> Read a message on the system</CODE>
916 <P>As a sysop you may read any message on the system
918 <H2><A NAME="ss7.54">7.54 reject/announce</A>
921 <P><CODE><B>reject/announce [0-9] <pattern></B> Set a reject filter
924 <P>Create an 'reject this announce' line for a filter.
925 <P>An reject filter line means that if the announce matches this filter it is
926 passed onto the user. See HELP FILTERS for more info. Please read this
927 to understand how filters work - it will save a lot of grief later on.
928 <P>You can use any of the following things in this line:-
932 info <string> eg: iota or qsl
933 by <prefixes> eg: G,M,2
935 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
936 origin_itu <numbers>
937 origin_zone <numbers>
941 channel <prefixes>
942 wx 1 filter WX announces
943 dest <prefixes> eg: 6MUK,WDX (distros)
950 rej/ann by_zone 14,15,16 and not by G,M,2
953 <P>You can use the tag 'all' to reject everything eg:
960 <P>but this probably for advanced users...
962 <H2><A NAME="ss7.55">7.55 reject/announce (extended for sysops) (8)</A>
965 <P><CODE><B>reject/announce <call> [input] [0-9] <pattern></B> Announce filter sysop version</CODE>
967 <P>This version allows a sysop to set a filter for a callsign as well as the
968 default for nodes and users eg:-
973 reject/ann input node_default by G,M,2
974 reject/ann user_default by G,M,2
978 <H2><A NAME="ss7.56">7.56 reject/route (8)</A>
981 <P><CODE><B>reject/route <call> [0-9] <pattern></B> Set an 'reject' filter line for routing</CODE>
983 <P>Create an 'reject this routing PC Protocol' line for a filter.
985 <P>An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter
986 it is NOT passed thru that interface. See HELP FILTERING for more info. Please
987 read this to understand how filters work - it will save a lot of grief later on.
988 You can use any of the following things in this line:-
992 call <prefixes> the callsign of the thingy
993 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
994 call_itu <numbers>
995 call_zone <numbers>
996 origin <prefixes> really the interface it came in on
997 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
998 origin_itu <numbers>
999 origin_zone <numbers>
1001 </CODE></BLOCKQUOTE>
1007 rej/route gb7djk call_zone 61,38 (everything except UK+EIRE nodes)
1009 </CODE></BLOCKQUOTE>
1011 <P>You can use the tag 'all' to reject everything eg:
1015 rej/route all (equiv to [very] restricted mode)
1017 </CODE></BLOCKQUOTE>
1019 <H2><A NAME="ss7.57">7.57 reject/spots (0)</A>
1022 <P><CODE><B>reject/spots [0-9] <pattern></B> Set a reject filter line for spots</CODE>
1024 <P>Create a 'reject this spot' line for a filter.
1025 <P>A reject filter line means that if the spot matches this filter it is
1026 dumped (not passed on). See HELP FILTERS for more info. Please read this
1027 to understand how filters work - it will save a lot of grief later on.
1028 <P>You can use any of the following things in this line:-
1032 freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m
1033 on <range> same as 'freq'
1034 call <prefixes> eg: G,PA,HB9
1035 info <string> eg: iota or qsl
1037 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1038 call_itu <numbers>
1039 call_zone <numbers>
1040 by_dxcc <numbers>
1042 by_zone <numbers>
1043 origin <prefixes>
1044 channel <prefixes>
1046 </CODE></BLOCKQUOTE>
1047 <P>For frequencies, you can use any of the band names defined in
1048 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
1049 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
1050 this is more efficient than saying simply: on HF (but don't get
1051 too hung up about that)
1057 rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
1059 </CODE></BLOCKQUOTE>
1060 <P>You can use the tag 'all' to reject everything eg:
1066 </CODE></BLOCKQUOTE>
1067 <P>but this probably for advanced users...
1069 <H2><A NAME="ss7.58">7.58 reject/spots (extended for sysops) (8)</A>
1072 <P><CODE><B>reject/spots <call> [input] [0-9] <pattern></B>
1073 Reject spot filter sysop version </CODE>
1075 <P>This version allows a sysop to set a filter for a callsign as well as the
1076 default for nodes and users eg:-
1080 reject/spot db0sue-7 1 by_zone 14,15,16
1081 reject/spot node_default all
1082 set/hops node_default 10
1084 reject/spot user_default by G,M,2
1086 </CODE></BLOCKQUOTE>
1088 <H2><A NAME="ss7.59">7.59 reject/wcy (0)</A>
1091 <P><CODE><B>reject/wcy [0-9] <pattern></B> Set a reject WCY filter</CODE>
1093 <P>It is unlikely that you will want to do this, but if you do then you can
1094 filter on the following fields:-
1098 by <prefixes> eg: G,M,2
1099 origin <prefixes>
1100 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1101 origin_itu <numbers>
1102 origin_zone <numbers>
1103 by_dxcc <numbers>
1105 by_zone <numbers>
1106 channel <prefixes>
1108 </CODE></BLOCKQUOTE>
1109 <P>There are no examples because WCY Broadcasts only come from one place and
1110 you either want them or not (see UNSET/WCY if you don't want them).
1111 <P>This command is really provided for future use.
1112 <P>See HELP FILTER for information.
1114 <H2><A NAME="ss7.60">7.60 reject/wcy (extended for sysops) (8)</A>
1117 <P><CODE><B>reject/wcy <call> [input] [0-9] <pattern></B>
1118 WCY reject filter sysop version</CODE>
1120 <P>This version allows a sysop to set a filter for a callsign as well as the
1121 default for nodes and users eg:-
1122 <P>reject/wcy gb7djk all
1124 <H2><A NAME="ss7.61">7.61 reject/wwv (0)</A>
1127 <P><CODE><B>reject/wwv [0-9] <pattern></B> Set a reject WWV filter</CODE>
1129 <P>It is unlikely that you will want to do this, but if you do then you can
1130 filter on the following fields:-
1134 by <prefixes> eg: G,M,2
1135 origin <prefixes>
1136 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1137 origin_itu <numbers>
1138 origin_zone <numbers>
1139 by_dxcc <numbers>
1141 by_zone <numbers>
1142 channel <prefixes>
1144 </CODE></BLOCKQUOTE>
1149 reject/wwv by_zone 14,15,16
1151 </CODE></BLOCKQUOTE>
1152 <P>is probably the only useful thing to do (which will only show WWV broadcasts
1153 by stations in the US).
1154 <P>See HELP FILTER for information.
1156 <H2><A NAME="ss7.62">7.62 reject/wwv (extended for sysops) (8)</A>
1159 <P><CODE><B>reject/wwv <call> [input] [0-9] <pattern></B>
1160 WWV reject filter sysop version</CODE>
1162 <P>This version allows a sysop to set a filter for a callsign as well as the
1163 default for nodes and users eg:-
1167 reject/wwv db0sue-7 1 by_zone 4
1168 reject/wwv node_default all
1170 reject/wwv user_default by W
1172 </CODE></BLOCKQUOTE>
1174 <H2><A NAME="ss7.63">7.63 reply (0)</A>
1177 <P><CODE><B>reply</B> Reply (privately) to the last message that you have read<BR>
1178 <B>reply <msgno></B> Reply (privately) to the specified message<BR>
1179 <B>reply B <msgno></B> Reply as a Bulletin to the specified message<BR>
1180 <B>reply NOPrivate <msgno></B> Reply as a Bulletin to the specified
1182 <B>reply RR <msgno></B> Reply to the specified message with read receipt<BR></CODE>
1184 <P>You can reply to a message and the subject will automatically have
1185 "Re:" inserted in front of it, if it isn't already present.
1186 <P>You can also use all the extra qualifiers such as RR, PRIVATE,
1187 NOPRIVATE, B that you can use with the SEND command (see SEND
1188 for further details)
1190 <H2><A NAME="ss7.64">7.64 send (0)</A>
1193 <P><CODE><B>send <call> [<call> ...]</B> Send a message to one or more callsigns<BR>
1194 <B>send RR <call></B> Send a message and ask for a read receipt<BR>
1195 <B>send COPY <msgno> <call></B> Send a copy of a message to someone<BR>
1196 <B>send PRIVATE <call></B> Send a personal message<BR>
1197 <B>send NOPRIVATE <call></B> Send a message to all stations<BR></CODE>
1199 <P>All the SEND commands will create a message which will be sent either to
1200 an individual callsign or to one of the 'bulletin' addresses.
1201 <P>SEND <call> on its own acts as though you had typed SEND PRIVATE, that is
1202 it will mark the message as personal and send it to the cluster node that
1203 that callsign is connected to.
1204 <P>You can have more than one callsign in all of the SEND commands.
1205 <P>You can have multiple qualifiers so that you can have for example:-
1209 SEND RR COPY 123 PRIVATE G1TLH G0RDI
1211 </CODE></BLOCKQUOTE>
1212 <P>which should send a copy of message 123 to G1TLH and G0RDI and you will
1213 receive a read receipt when they have read the message.
1214 <P>SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
1215 SP is an alias for SEND PRIVATE
1217 <H2><A NAME="ss7.65">7.65 set/address (0)</A>
1220 <P><CODE><B>set/address <your_address></B> Record your postal address</CODE>
1222 <P>Literally, record your address details on the cluster.
1224 <H2><A NAME="ss7.66">7.66 set/announce (0)</A>
1227 <P><CODE><B>set/announce</B> Allow announce messages</CODE>
1229 <P>Allow announce messages to arrive at your terminal.
1231 <H2><A NAME="ss7.67">7.67 set/arcluster (5)</A>
1234 <P><CODE><B>set/arcluster <node_call> [<node_call> ...]</B> Make
1235 the node_call an AR-Cluster type node</CODE>
1237 <P>Set the node_call as an AR-Cluster type node
1239 <H2><A NAME="ss7.68">7.68 set/baddx (8)</A>
1242 <P><CODE><B>set/baddx <call></B> Stop words we do not wish to see in the callsign field
1243 of a dx spot being propagated</CODE>
1245 <P>Setting a word as 'baddx' will prevent spots with that word in the callsign
1246 field of a DX spot from going any further. They will not be displayed and they
1247 will not be sent onto other nodes.
1248 <P>The word must be wriiten in full, no wild cards are allowed eg:-
1252 set/baddx FORSALE VIDEO FR0G
1254 </CODE></BLOCKQUOTE>
1255 <P>To allow a word again, use the following command ...
1261 </CODE></BLOCKQUOTE>
1263 <H2><A NAME="ss7.69">7.69 set/badnode (6)</A>
1266 <P><CODE><B>set/badnode <node_call></B> Stop spots from this node_call
1267 being propagated</CODE>
1269 <P>Setting a callsign as a 'badnode' will prevent spots from that node
1270 going any further. They will not be displayed and they will not be
1271 sent onto other nodes.
1272 <P>The call can be a full or partial call (or a prefix), eg:-
1278 </CODE></BLOCKQUOTE>
1279 <P>will stop anything from K1TTT (including any SSID's)
1285 </CODE></BLOCKQUOTE>
1286 <P>will allow spots from him again.
1287 <P>Use with extreme care. This command may well be superceded by FILTERing.
1289 <H2><A NAME="ss7.70">7.70 set/badspotter (8)</A>
1292 <P><CODE><B>set/badspotter <call></B> Stop spots from this callsign being propagated</CODE>
1294 <P>Setting a callsign as a 'badspotter' will prevent spots from this callsign
1295 going any further. They will not be displayed and they will not be
1296 sent onto other nodes.
1297 <P>The call must be written in full, no wild cards are allowed eg:-
1301 set/badspotter VE2STN
1303 </CODE></BLOCKQUOTE>
1304 <P>will stop anything from VE2STN. If you want SSIDs as well then you must
1305 enter them specifically.
1309 unset/badspotter VE2STN
1311 </CODE></BLOCKQUOTE>
1312 <P>will allow spots from him again.
1313 <P>Use with extreme care. This command may well be superceded by FILTERing.
1315 <H2><A NAME="ss7.71">7.71 set/beep (0)</A>
1318 <P><CODE><B>set/beep</B> Add beeps to terminal messages</CODE>
1320 <P>Add a beep to DX and other terminal messages.
1322 <H2><A NAME="ss7.72">7.72 set/bbs (5)</A>
1325 <P><CODE><B>set/bbs <call> [<call>..]</B>Make <call> a BBS</CODE>
1327 <H2><A NAME="ss7.73">7.73 set/clx (5)</A>
1330 <P><CODE><B>set/clx <node_call> [<node_call> ...]</B> Make
1331 the node_call a CLX type node</CODE>
1333 <P>Set the node_call as a CLX type node
1335 <H2><A NAME="ss7.74">7.74 set/debug (9)</A>
1338 <P><CODE><B>set/debug <name></B> Add a debug level to the debug set</CODE>
1340 <P>You can choose to log several different levels. The levels are
1346 <P>You can show what levels you are logging with the <EM>show/debug</EM>
1348 <P>You can remove a debug level with unset/debug <name>
1350 <H2><A NAME="ss7.75">7.75 set/dx (0)</A>
1353 <P><CODE><B>set/dx</B>Allow DX messages to arrive at your terminal</CODE>
1355 <P>You can stop DX messages with the <EM>unset/dx</EM> command
1357 <H2><A NAME="ss7.76">7.76 set/dxgrid (0)</A>
1360 <P><CODE><B>set/dxgrid</B>Allow grid squares on the end of DX messages</CODE>
1362 <P>Some logging programs do not like the additional information at
1363 the end of a DX spot. If this is the case, use the <EM>unset/dxgrid</EM>
1364 command to remove the grid squares.
1366 <H2><A NAME="ss7.77">7.77 set/dxnet (5)</A>
1369 <P><CODE><B>set/dxnet <node_call> [<node_call> ...]</B> Make
1370 the node_call a DXNet type node</CODE>
1372 <P>Set the node_call as a DXNet type node
1374 <H2><A NAME="ss7.78">7.78 set/echo (0)</A>
1377 <P><CODE><B>set/echo</B> Make the cluster echo your input</CODE>
1379 <P>If you are connected via a telnet session, different implimentations
1380 of telnet handle echo differently depending on whether you are
1381 connected via port 23 or some other port. You can use this command
1382 to change the setting appropriately.
1383 <P>You can remove the echo with the <EM>unset/echo</EM> command
1384 <P>The setting is stored in your user profile.
1385 <P>YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
1387 <H2><A NAME="ss7.79">7.79 set/here (0)</A>
1390 <P><CODE><B>set/here</B> Set the here flag</CODE>
1392 <P>Let others on the cluster know you are here by only displaying your
1393 callsign. If you are away from your terminal you can use the <EM>unset/here</EM>
1394 command to let people know you are away. This simply puts brackets
1395 around your callsign to indicate you are not available.
1397 <H2><A NAME="ss7.80">7.80 set/homenode (0)</A>
1400 <P><CODE><B>set/homenode <node_call></B> Set your home cluster</CODE>
1402 <P>Tell the cluster system where you normally connect to. Any Messages sent
1403 to you will normally find their way there should you not be connected.
1410 </CODE></BLOCKQUOTE>
1412 <H2><A NAME="ss7.81">7.81 set/hops (8)</A>
1415 <P><CODE><B>set/hops <node_call> ann|spots|wwv|wcy <n></B>
1416 Set hop count</CODE>
1418 <P>Set the hop count for a particular type of broadcast for a node.
1419 <P>This command allows you to set up special hop counts for a node
1420 for currently: announce, spots, wwv and wcy broadcasts.
1425 set/hops gb7djk ann 10
1426 set/hops gb7mbc spots 20
1428 </CODE></BLOCKQUOTE>
1429 <P>Set SHOW/HOPS for information on what is already set. This command
1430 creates a filter and works in conjunction with the filter system.
1432 <H2><A NAME="ss7.82">7.82 set/isolate (9)</A>
1435 <P><CODE><B>set/isolate <node call></B> Isolate a node from the rest of the network</CODE>
1437 <P>Connect a node to your system in such a way that you are a full protocol
1438 member of its network and can see all spots on it, but nothing either leaks
1439 out from it nor goes back into from the rest of the nodes connected to you.
1440 <P>You can potentially connect several nodes in this way.
1441 <P>You can see which nodes are isolated with the show/isolate (1) command.
1442 <P>You can remove the isolation with the command unset/isolate.
1444 <H2><A NAME="ss7.83">7.83 set/language (0)</A>
1447 <P><CODE><B>set/language <language></B> Set the language you wish to use</CODE>
1449 <P>You can select the language that you want the cluster to use. Currently
1450 the languages available are <EM>en</EM> (English) and <EM>nl</EM> (Dutch).
1452 <H2><A NAME="ss7.84">7.84 set/location (0)</A>
1455 <P><CODE><B>set/location <lat and long></B> Set your latitude and longitude</CODE>
1457 <P>You can set your latitude and longitude manually or alternatively use the
1458 <EM>set/qra</EM> command which will do the conversion for you.
1462 set/location 54 04 N 2 02 E
1464 </CODE></BLOCKQUOTE>
1467 <H2><A NAME="ss7.85">7.85 set/sys_location (9)</A>
1470 <P><CODE><B>set/sys_location <lat & long></B> Set your cluster latitude and longitude</CODE>
1472 <P>In order to get accurate headings and such like you must tell the system
1473 what your latitude and longitude is. If you have not yet done a SET/QRA
1474 then this command will set your QRA locator for you. For example:-
1478 SET/LOCATION 52 22 N 0 57 E
1480 </CODE></BLOCKQUOTE>
1482 <H2><A NAME="ss7.86">7.86 set/logininfo (0)</A>
1485 <P><CODE><B>set/logininfo</B> Show logins and logouts of nodes and users</CODE>
1487 <P>Show users and nodes when they log in and out of the local cluster. You
1488 can stop these messages by using the <EM>unset/logininfo</EM> command.
1491 <H2><A NAME="ss7.87">7.87 set/lockout (9)</A>
1494 <P><CODE><B>set/lockout <call></B> Stop a callsign connecting to the cluster</CODE>
1496 <P>You can show who is locked out with the <EM>show/lockout</EM> command.
1497 To allow the user to connect again, use the <EM>unset/lockout</EM> command.
1499 <H2><A NAME="ss7.88">7.88 set/name (0)</A>
1502 <P><CODE><B>set/name <your_name></B> Set your name</CODE>
1504 <P>Tell the cluster what your name is, eg:-
1510 </CODE></BLOCKQUOTE>
1512 <H2><A NAME="ss7.89">7.89 set/node (9)</A>
1515 <P><CODE><B>set/node <call> [<call> ...]</B> Make the callsign an AK1A cluster</CODE>
1517 <P>Tell the system that the call(s) are to be treated as AK1A cluster and
1518 fed PC Protocol rather normal user commands.
1519 <P>From version 1.41 you can also set the following types of cluster
1528 </CODE></BLOCKQUOTE>
1529 <P>To see what your nodes are set to, use the <EM>show/nodes</EM> command.
1531 <H2><A NAME="ss7.90">7.90 set/obscount (9)</A>
1534 <P><CODE><B>set/obscount <count> <node call></B> Set the 'pump-up' obsolescence counter</CODE>
1536 <P>From version 1.35 onwards neighbouring nodes are pinged at regular intervals (see
1537 SET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'
1538 counter which is decremented on every outgoing ping and then reset to
1539 the 'obscount' value on every incoming ping. The default value of this
1541 <P>What this means is that a neighbouring node will be pinged twice at
1542 (default) 300 second intervals and if no reply has been heard just before
1543 what would be the third attempt, that node is disconnected.
1544 <P>If a ping is heard then the obscount is reset to the full value. Using
1545 default values, if a node has not responded to a ping within 15 minutes,
1548 <H2><A NAME="ss7.91">7.91 set/page (0)</A>
1551 <P><CODE><B>set/page <n></B> Set the number of lines per page</CODE>
1553 <P>Tell the system how many lines you wish on a page when the number of lines
1554 of output from a command is more than this. The default is 20. Setting it
1555 explicitly to 0 will disable paging.
1562 </CODE></BLOCKQUOTE>
1563 <P>The setting is stored in your user profile.
1566 <H2><A NAME="ss7.92">7.92 set/password (9)</A>
1569 <P><CODE><B>set/password <callsign> <string></B> Set a users password</CODE>
1571 <P>The password for a user can only be set by a full sysop. The string
1572 can contain any characters but any spaces are removed (you can type in
1573 spaces - but they won't appear in the password). You can see the
1574 result with STAT/USER. The password is the usual 30 character baycom
1577 <H2><A NAME="ss7.93">7.93 set/pinginterval (9)</A>
1580 <P><CODE><B>set/pinginterval <time> <node call></B> Set the ping time to neighbouring nodes</CODE>
1582 <P>As from version 1.35 all neighbouring nodes are pinged at regular intervals
1583 in order to determine the rolling quality of the link and, in future, to
1584 affect routing decisions. The default interval is 300 secs or 5 minutes.
1585 <P>You can use this command to set a different interval. Please don't.
1586 <P>But if you do the value you enter is treated as minutes up 60 and seconds
1587 for numbers greater than that.
1588 <P>This is used also to help determine when a link is down at the far end
1589 (as certain cluster software doesn't always notice), see SET/OBSCOUNT
1590 for more information.
1592 <H2><A NAME="ss7.94">7.94 set/privilege (9)</A>
1595 <P><CODE><B>set/privilege <n> <call> [<call> ...]</B> Set the privilege level on a call</CODE>
1597 <P>Set the privilege level on a callsign. The privilege levels that pertain
1598 to commands are as default:-
1603 1 - allow remote nodes normal user RCMDs
1604 5 - various privileged commands (including shutdown, but not disc-
1605 connect), the normal level for another node.
1606 8 - more privileged commands (including disconnect)
1607 9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS
1610 </CODE></BLOCKQUOTE>
1611 <P>If you are a sysop and you come in as a normal user on a remote connection
1612 your privilege will automatically be set to 0.
1614 <H2><A NAME="ss7.95">7.95 set/spider (5)</A>
1617 <P><CODE><B>set/spider <node_call> [<node_call> ...]</B> Make
1618 the node_call a DXSpider type node</CODE>
1620 <P>Set the node_call as a DXSpider type node
1622 <H2><A NAME="ss7.96">7.96 set/sys_qra (9)</A>
1625 <P><CODE><B>set/sys_qra <locator></B> Set your cluster QRA locator</CODE>
1627 <H2><A NAME="ss7.97">7.97 set/qra (0)</A>
1630 <P><CODE><B>set/qra <locator></B> Set your QRA locator</CODE>
1632 <P>Tell the system what your QRA (or Maidenhead) locator is. If you have not
1633 done a SET/LOCATION then your latitude and longitude will be set roughly
1634 correctly (assuming your locator is correct ;-). For example:-
1640 </CODE></BLOCKQUOTE>
1642 <H2><A NAME="ss7.98">7.98 set/qth (0)</A>
1645 <P><CODE><B>set/qth <your QTH></B> Set your QTH</CODE>
1647 <P>Tell the system where your are. For example:-
1651 set/qth East Dereham, Norfolk
1653 </CODE></BLOCKQUOTE>
1655 <H2><A NAME="ss7.99">7.99 set/talk (0)</A>
1658 <P><CODE><B>set/talk</B> Allow talk messages to be seen at your console</CODE>
1660 <P>Allow talk messages to arrive at your console. You can switch off
1661 talks with the <EM>unset/talk</EM> command.
1663 <H2><A NAME="ss7.100">7.100 set/wcy (0)</A>
1666 <P><CODE><B>set/wcy</B> Allow WCY messages to be seen at your console</CODE>
1668 <P>Allow WCY information to be seen at your console. You can switch off
1669 WCY messages with the <EM>unset/wcy</EM> command.
1671 <H2><A NAME="ss7.101">7.101 set/wwv (0)</A>
1674 <P><CODE><B>set/wwv</B> Allow WWV messages to be seen at your console</CODE>
1676 <P>Allow WWV information to be seen at your console. You can switch off
1677 WWV messages with the <EM>unset/wwv</EM> command.
1679 <H2><A NAME="ss7.102">7.102 set/wx (0)</A>
1682 <P><CODE><B>set/wx</B> Allow WX messages to be seen at your console</CODE>
1684 <P>Allow WX information to be seen at your console. You can switch off
1685 WX messages with the <EM>unset/wx</EM> command.
1687 <H2><A NAME="ss7.103">7.103 show/baddx (1)</A>
1690 <P><CODE><B>show/baddx</B>Show all the bad dx calls in the system</CODE>
1692 <P>Display all the bad dx callsigns in the system, see SET/BADDX
1693 for more information.
1695 <H2><A NAME="ss7.104">7.104 show/badnode (6)</A>
1698 <P><CODE><B>show/badnode</B> Show all the bad nodes in the system</CODE>
1700 <P>Display all the bad node callsigns in the system, see SET/BADNODE
1701 for more information.
1703 <H2><A NAME="ss7.105">7.105 show/badspotter (1)</A>
1706 <P><CODE><B>show/badspotter</B> Show all the bad spotters in the system</CODE>
1708 <P>Display all the bad spotter's callsigns in the system, see SET/BADSPOTTER
1709 for more information.
1711 <H2><A NAME="ss7.106">7.106 show/configuration (0)</A>
1714 <P><CODE><B>show/configuration [<node>]</B> Show all visible nodes and their users</CODE>
1716 <P>This command allows you to see all the users that can be seen
1717 and the nodes to which they are connected. With the optional <EM>node</EM>,
1718 you can specify a particular node to look at.
1719 <P>This command is normally abbreviated to: sh/c
1720 <P>BE WARNED: the list that is returned can be VERY long
1722 <H2><A NAME="ss7.107">7.107 show/configuration/node (0)</A>
1725 <P><CODE><B>show/configuration/node</B> Show all the nodes connected</CODE>
1727 <P>Show all the nodes connected locally and the nodes they have connected.
1729 <H2><A NAME="ss7.108">7.108 show/connect (1)</A>
1732 <P><CODE><B>show/connect</B> Show all the active connections</CODE>
1734 <P>This command shows information on all the active connections known to
1735 the node. This command gives slightly more information than WHO.
1737 <H2><A NAME="ss7.109">7.109 show/date (0)</A>
1740 <P><CODE><B>show/date [<prefix>|<callsign>]</B> Show
1741 the local time</CODE>
1743 <P>This is very nearly the same as SHOW/TIME, the only difference the format
1744 of the date string if no arguments are given.
1745 <P>If no prefixes or callsigns are given then this command returns the local
1746 time and UTC as the computer has it right now. If you give some prefixes
1747 then it will show UTC and UTC + the local offset (not including DST) at
1748 the prefixes or callsigns that you specify.
1750 <H2><A NAME="ss7.110">7.110 show/debug (9)</A>
1753 <P><CODE><B>show/debug</B> Show what levels of debug you are logging</CODE>
1755 <P>The levels can be set with <EM>set/debug</EM>
1757 <H2><A NAME="ss7.111">7.111 show/dx (0)</A>
1760 <P><CODE><B>show/dx [options]</B> interrogate the spot database</CODE>
1762 <P>If you just type SHOW/DX you will get the last so many spots
1763 (sysop configurable, but usually 10).
1764 <P>In addition you can add any number of these options in very nearly
1765 any order to the basic SHOW/DX command, they are:-
1770 on <band> - eg 160m 20m 2m 23cm 6mm
1771 on <region> - eg hf vhf uhf shf (see SHOW/BANDS)
1773 <number> - the number of spots you want
1774 <from>-<to> - <from> spot no <to> spot no in
1777 <prefix> - for a spotted callsign beginning with <prefix>
1778 *<suffix> - for a spotted callsign ending in <suffix>
1779 *<string>* - for a spotted callsign containing <string>
1781 day <number> - starting <number> days ago
1782 day <from>-<to> - <from> days <to> days ago
1784 info <text> - any spots containing <text> in the info or remarks
1786 by <call> - any spots spotted by <call> (spotter <call>
1789 qsl - this automatically looks for any qsl info on the call
1790 held in the spot database.
1792 iota [<iota>] - If the iota island number is missing it will
1793 look for the string iota and anything which looks like
1794 an iota island number. If you specify then it will look
1797 qra [<locator>] - this will look for the specific locator if
1798 you specify one or else anything that looks like a locator.
1800 </CODE></BLOCKQUOTE>
1807 SH/DX on 20m info iota
1808 SH/DX 9a on vhf day 30
1814 </CODE></BLOCKQUOTE>
1816 <H2><A NAME="ss7.112">7.112 show/dxcc (0)</A>
1819 <P><CODE><B>show/dxcc <prefix></B> Interrogate the spot database by country</CODE>
1821 <P>This command takes the <prefix> (which can be a full or partial
1822 callsign if desired), looks up which internal country number it is
1823 and then displays all the spots as per SH/DX for that country.
1824 <P>The options for SHOW/DX also apply to this command.
1831 SH/DXCC W on 20m info iota
1833 </CODE></BLOCKQUOTE>
1835 <H2><A NAME="ss7.113">7.113 show/files (0)</A>
1838 <P><CODE><B>show/files [<filearea> [<string>]]</B> List
1839 the contents of a filearea</CODE>
1841 <P>SHOW/FILES on its own will show you a list of the various fileareas
1842 available on the system. To see the contents of a particular file
1847 SH/FILES <filearea>
1849 </CODE></BLOCKQUOTE>
1850 <P>where <filearea> is the name of the filearea you want to see the
1852 <P>You can also use shell globbing characters like '*' and '?' in a
1853 string to see a selection of files in a filearea eg:-
1857 SH/FILES bulletins arld*
1859 </CODE></BLOCKQUOTE>
1860 <P>See also TYPE - to see the contents of a file.
1862 <H2><A NAME="ss7.114">7.114 show/filter (0)</A>
1865 <P><CODE><B>show/filter</B> Show the filters you have set</CODE>
1867 <P>Show the contents of all the filters that are set by you. This command
1868 displays all the filters set - for all the various categories.
1870 <H2><A NAME="ss7.115">7.115 show/filter (extended for sysops) (5)</A>
1873 <P><CODE><B>show/filter <callsign></B> Show the filters set by <callsign></CODE>
1875 <P>A sysop can look at any filters that have been set.
1877 <H2><A NAME="ss7.116">7.116 show/hops (8)</A>
1880 <P><CODE><B>show/hops <node_call> [ann|spots|wcy|wwv|]</B> Show the hop counts for a node</CODE>
1882 <P>This command shows the hop counts set up for a node. You can specify
1883 which category you want to see. If you leave the category out then
1884 all the categories will be listed.
1886 <H2><A NAME="ss7.117">7.117 show/isolate (1)</A>
1889 <P><CODE><B>show/isolate</B> Show a list of isolated nodes</CODE>
1891 <P>Show which nodes are currently set to be isolated.
1893 <H2><A NAME="ss7.118">7.118 show/lockout (9)</A>
1896 <P><CODE><B>show/lockout</B> Show a list of excluded callsigns</CODE>
1898 <P>Show a list of callsigns that have been excluded (locked out) of the
1899 cluster locally with the <EM>set/lockout</EM> command
1901 <H2><A NAME="ss7.119">7.119 show/log (8)</A>
1904 <P><CODE><B>show/log [<callsign>]</B> Show excerpts from the system log</CODE>
1906 <P>This command outputs a short section of the system log. On its own
1907 it will output a general logfile. With the optional callsign it will
1908 show output from the log associated with that callsign.
1910 <H2><A NAME="ss7.120">7.120 show/moon (0)</A>
1913 <P><CODE><B>show/moon [<prefix>|<callsign>]</B> Show moon
1914 rise and set times</CODE>
1916 <P>Show the Moon rise and set times for a (list of) prefixes or callsigns,
1917 together with the azimuth and elevation of the sun currently at those
1919 <P>If you don't specify any prefixes or callsigns, it will show the times for
1920 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
1921 together with the current azimuth and elevation.
1922 <P>In addition, it will show the gain or loss dB relative to the nominal
1923 distance of 385,000Km due to the ellipsoidal nature of the orbit.
1924 <P>If all else fails it will show the Moonrise and set times for the node
1925 that you are connected to.
1933 </CODE></BLOCKQUOTE>
1935 <H2><A NAME="ss7.121">7.121 show/muf (0)</A>
1938 <P><CODE><B>show/muf <prefix> [<hours>][long]</B> Show
1939 the likely propagation to <prefix></CODE>
1941 <P>This command allow you to estimate the likelihood of you contacting
1942 a station with the prefix you have specified. The output assumes a modest
1943 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)
1944 <P>The result predicts the most likely operating frequencies and signal
1945 levels for high frequency (shortwave) radio propagation paths on
1946 specified days of the year and hours of the day. It is most useful for
1947 paths between 250 km and 6000 km, but can be used with reduced accuracy
1948 for paths shorter or longer than this.
1949 <P>The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
1950 used to predict the MUF given the predicted flux, day of the year,
1951 hour of the day and geographic coordinates of the transmitter and
1952 receiver. This routine is reasonably accurate for the purposes here,
1953 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
1954 than the programs used by major shortwave broadcasting organizations,
1955 such as the Voice of America.
1956 <P>The command will display some header information detailing its
1957 assumptions, together with the locations, latitude and longitudes and
1958 bearings. It will then show UTC (UT), local time at the other end
1959 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
1960 (Zen) and the likely signal strengths. Then for each frequency for which
1961 the system thinks there is a likelihood of a circuit it prints a value.
1962 <P>The value is currently a likely S meter reading based on the conventional
1963 6dB / S point scale. If the value has a '+' appended it means that it is
1964 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
1965 there is likely to be much fading and by an 's' that the signal is likely
1967 <P>By default SHOW/MUF will show the next two hours worth of data. You
1968 can specify anything up to 24 hours worth of data by appending the no of
1969 hours required after the prefix. For example:-
1975 </CODE></BLOCKQUOTE>
1980 RxSens: -123 dBM SFI: 159 R: 193 Month: 10 Day: 21
1981 Power : 20 dBW Distance: 6283 km Delay: 22.4 ms
1982 Location Lat / Long Azim
1983 East Dereham, Norfolk 52 41 N 0 57 E 47
1984 United-States-W 43 0 N 87 54 W 299
1985 UT LT MUF Zen 1.8 3.5 7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
1986 18 23 11.5 -35 mS0+ mS2 S3
1987 19 0 11.2 -41 mS0+ mS2 S3
1989 </CODE></BLOCKQUOTE>
1990 <P>indicating that you will have weak, fading circuits on top band and
1991 80m but usable signals on 40m (about S3).
1998 </CODE></BLOCKQUOTE>
1999 <P>will get you the above display, but with the next 24 hours worth of
2007 </CODE></BLOCKQUOTE>
2008 <P>Gives you an estimate of the long path propagation characterics. It
2009 should be noted that the figures will probably not be very useful, nor
2010 terrible accurate, but it is included for completeness.
2012 <H2><A NAME="ss7.122">7.122 show/node (1)</A>
2015 <P><CODE><B>show/node [<node_call> ...]</B> Show the type and version
2016 number of nodes</CODE>
2018 <P>Show the type and version (if connected) of the nodes specified on the
2019 command line. If no callsigns are specified then a sorted list of all
2020 the non-user callsigns known to the system will be displayed.
2022 <H2><A NAME="ss7.123">7.123 show/prefix (0)</A>
2025 <P><CODE><B>show/prefix <callsign></B> Interrogate the prefix database</CODE>
2027 <P>This command takes the <callsign> (which can be a full or partial
2028 callsign or a prefix), looks up which internal country number
2029 it is and then displays all the relevant prefixes for that country
2030 together with the internal country no, the CQ and ITU regions.
2031 <P>See also SHOW/DXCC
2034 <H2><A NAME="ss7.124">7.124 show/program (5)</A>
2037 <P><CODE><B>show/program</B> Show the locations of all the included program modules</CODE>
2039 <P>Show the name and location where every program module was load from. This
2040 is useful for checking where you think you have loaded a .pm file from.
2042 <H2><A NAME="ss7.125">7.125 show/qra (0)</A>
2045 <P><CODE><B>show/qra <locator> [<locator>]</B> Show the distance
2046 between locators<BR>
2047 <B>show/qra <lat> <long></B> Convert latitude and longitude to a locator</CODE>
2049 <P>This is a multipurpose command that allows you either to calculate the
2050 distance and bearing between two locators or (if only one locator is
2051 given on the command line) the distance and beraing from your station
2052 to the locator. For example:-
2059 </CODE></BLOCKQUOTE>
2060 <P>The first example will show the distance and bearing to the locator from
2061 yourself, the second example will calculate the distance and bearing from
2062 the first locator to the second. You can use 4 or 6 character locators.
2063 <P>It is also possible to convert a latitude and longitude to a locator by
2064 using this command with a latitude and longitude as an argument, for
2069 SH/QRA 52 41 N 0 58 E
2071 </CODE></BLOCKQUOTE>
2073 <H2><A NAME="ss7.126">7.126 show/qrz (0)</A>
2076 <P><CODE><B>show/qrz <callsign></B> Show any callbook details on a callsign</CODE>
2078 <P>This command queries the QRZ callbook server on the internet
2079 and returns any information available for that callsign. This service
2080 is provided for users of this software by http://www.qrz.com
2082 <H2><A NAME="ss7.127">7.127 show/route (0)</A>
2085 <P><CODE><B>show/route <callsign></B> Show the route to <callsign></CODE>
2087 <P>This command allows you to see to which node the callsigns specified are
2088 connected. It is a sort of inverse sh/config.
2094 </CODE></BLOCKQUOTE>
2096 <H2><A NAME="ss7.128">7.128 show/satellite (0)</A>
2099 <P><CODE><B>show/satellite <name> [<hours> <interval>]</B>
2100 Show satellite tracking data</CODE>
2102 <P>Show the tracking data from your location to the satellite of your choice
2103 from now on for the next few hours.
2104 <P>If you use this command without a satellite name it will display a list
2105 of all the satellites known currently to the system.
2106 <P>If you give a name then you can obtain tracking data of all the passes
2107 that start and finish 5 degrees below the horizon. As default it will
2108 give information for the next three hours for every five minute period.
2109 <P>You can alter the number of hours and the step size, within certain
2111 <P>Each pass in a period is separated with a row of '-----' characters
2117 SH/SAT FENGYUN1 12 2
2119 </CODE></BLOCKQUOTE>
2121 <H2><A NAME="ss7.129">7.129 show/sun (0)</A>
2124 <P><CODE><B>show/sun [<prefix>|<callsign>]</B> Show
2125 sun rise and set times</CODE>
2127 <P>Show the sun rise and set times for a (list of) prefixes or callsigns,
2128 together with the azimuth and elevation of the sun currently at those
2130 <P>If you don't specify any prefixes or callsigns, it will show the times for
2131 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
2132 together with the current azimuth and elevation.
2133 <P>If all else fails it will show the sunrise and set times for the node
2134 that you are connected to.
2140 SH/SUN G1TLH K9CW ZS
2142 </CODE></BLOCKQUOTE>
2144 <H2><A NAME="ss7.130">7.130 show/time (0)</A>
2147 <P><CODE><B>show/time [<prefix>|<callsign>]</B> Show
2148 the local time</CODE>
2150 <P>If no prefixes or callsigns are given then this command returns the local
2151 time and UTC as the computer has it right now. If you give some prefixes
2152 then it will show UTC and UTC + the local offset (not including DST) at
2153 the prefixes or callsigns that you specify.
2155 <H2><A NAME="ss7.131">7.131 show/wcy (0)</A>
2158 <P><CODE><B>show/wcy</B> Show the last 10 WCY broadcasts<BR>
2159 <B>show/wcy <n></B> Show the last <n> WCY broadcasts</CODE>
2161 <P>Display the most recent WCY information that has been received by the system
2163 <H2><A NAME="ss7.132">7.132 show/wwv (0)</A>
2166 <P><CODE><B>show/wwv</B> Show the last 10 WWV broadcasts<BR>
2167 <B>show/wwv <n></B> Show the last <n> WWV broadcasts</CODE>
2169 <P>Display the most recent WWV information that has been received by the system
2172 <H2><A NAME="ss7.133">7.133 shutdown (5)</A>
2175 <P><CODE><B>shutdown</B> Shutdown the cluster</CODE>
2177 <P>Shutdown the cluster and disconnect all the users. If you have Spider
2178 set to respawn in /etc/inittab it will of course restart.
2180 <H2><A NAME="ss7.134">7.134 spoof (9)</A>
2183 <P><CODE><B>spoof <callsign> <command></B> Run commands as another user</CODE>
2185 <P>This is a very simple yet powerful command for the sysop. It allows you to
2186 issue commands as if you were a different user. This is very useful for the
2187 kind of things that users seem to always get wrong.. like home_node for
2190 <H2><A NAME="ss7.135">7.135 stat/db (5)</A>
2193 <P><CODE><B>stat/db <dbname></B> Show the status of a database</CODE>
2195 <P>Show the internal status of a database descriptor.
2196 <P>Depending on your privilege level you will see more or less information.
2197 This command is unlikely to be of much use to anyone other than a sysop.
2199 <H2><A NAME="ss7.136">7.136 stat/channel (5)</A>
2202 <P><CODE><B>stat/channel <callsign></B> Show the status of a channel on the cluster</CODE>
2204 <P>Show the internal status of the channel object either for the channel that
2205 you are on or else for the callsign that you asked for.
2206 <P>Only the fields that are defined (in perl term) will be displayed.
2208 <H2><A NAME="ss7.137">7.137 stat/msg (5)</A>
2211 <P><CODE><B>stat/msg <msgno></B> Show the status of a message</CODE>
2213 <P>This command shows the internal status of a message and includes information
2214 such as to whom it has been forwarded, its size, origin etc etc.
2216 <P>If no message number is given then the status of the message system is
2219 <H2><A NAME="ss7.138">7.138 stat/route_node (5)</A>
2222 <P><CODE><B>stat/route_node <callsign></B> Show the data in a Route::Node object</CODE>
2224 <H2><A NAME="ss7.139">7.139 stat/route_user (5)</A>
2227 <P><CODE><B>stat/route_user <callsign></B> Show the data in a Route::User object</CODE>
2229 <H2><A NAME="ss7.140">7.140 stat/user (5)</A>
2232 <P><CODE><B>stat/user <callsign></B> Show the full status of a user</CODE>
2234 <P>Shows the full contents of a user record including all the secret flags
2236 <P>Only the fields that are defined (in perl term) will be displayed.
2238 <H2><A NAME="ss7.141">7.141 sysop (0)</A>
2241 <P><CODE><B>sysop</B> Regain your privileges if you login remotely</CODE>
2243 <P>The system automatically reduces your privilege level to that of a
2244 normal user if you login in remotely. This command allows you to
2245 regain your normal privilege level. It uses the normal system: five
2246 numbers are returned that are indexes into the character array that is
2247 your assigned password (see SET/PASSWORD). The indexes start from
2249 <P>You are expected to return a string which contains the characters
2250 required in the correct order. You may intersperse those characters
2251 with others to obscure your reply for any watchers. For example (and
2252 these values are for explanation :-):
2256 password = 012345678901234567890123456789
2260 </CODE></BLOCKQUOTE>
2265 aa2bbbb0ccc5ddd7xxx3n
2269 </CODE></BLOCKQUOTE>
2270 <P>They will all match. If there is no password you will still be offered
2271 numbers but nothing will happen when you input a string. Any match is
2274 <H2><A NAME="ss7.142">7.142 talk (0)</A>
2277 <P><CODE><B>talk <callsign></B> Enter talk mode with <callsign><BR>
2278 <B>talk <callsign> <text></B> Send a text message to <callsign><BR>
2279 <B>talk <callsign> > <node_call> [<text>]</B>
2280 Send a text message to <callsign> via <node_call></CODE>
2282 <P>Send a short message to any other station that is visible on the cluster
2283 system. You can send it to anyone you can see with a SHOW/CONFIGURATION
2284 command, they don't have to be connected locally.
2285 <P>The second form of TALK is used when other cluster nodes are connected
2286 with restricted information. This usually means that they don't send
2287 the user information usually associated with logging on and off the cluster.
2288 <P>If you know that G3JNB is likely to be present on GB7TLH, but you can only
2289 see GB7TLH in the SH/C list but with no users, then you would use the
2290 second form of the talk message.
2291 <P>If you want to have a ragchew with someone you can leave the text message
2292 out and the system will go into 'Talk' mode. What this means is that a
2293 short message is sent to the recipient telling them that you are in a 'Talking'
2294 frame of mind and then you just type - everything you send will go to the
2295 station that you asked for.
2296 <P>All the usual announcements, spots and so on will still come out on your
2298 <P>If you want to do something (such as send a spot) you precede the normal
2299 command with a '/' character, eg:-
2303 /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
2306 </CODE></BLOCKQUOTE>
2307 <P>To leave talk mode type:
2313 </CODE></BLOCKQUOTE>
2315 <H2><A NAME="ss7.143">7.143 type (0)</A>
2318 <P><CODE><B>type <filearea>/<name></B> Look at a file in one of the fileareas</CODE>
2320 <P>Type out the contents of a file in a filearea. So, for example, in
2321 filearea 'bulletins' you want to look at file 'arld051' you would
2326 TYPE bulletins/arld051
2328 </CODE></BLOCKQUOTE>
2329 <P>See also SHOW/FILES to see what fileareas are available and a
2332 <H2><A NAME="ss7.144">7.144 who (0)</A>
2335 <P><CODE><B>who</B> Show who is physically connected locally</CODE>
2337 <P>This is a quick listing that shows which callsigns are connected and
2338 what sort of connection they have
2340 <H2><A NAME="ss7.145">7.145 wx (0)</A>
2343 <P><CODE><B>wx <text></B> Send a weather message to local users<BR>
2344 <B>wx full <text> </B> Send a weather message to all cluster users</CODE>
2346 <P>Weather messages can sometimes be useful if you are experiencing an extreme
2347 that may indicate enhanced conditions
2349 <H2><A NAME="ss7.146">7.146 wx (enhanced for sysops) (5)</A>
2352 <P><CODE><B>wx sysop <text></B> Send a weather message to other clusters only</CODE>
2354 <P>Send a weather message only to other cluster nodes and not to general users.
2360 <A HREF="adminmanual-6.html">Previous</A>
2361 <A HREF="adminmanual.html#toc7">Contents</A>