Previous: zwgc
Up: Four-Letter Words
Next: Zhm
zctl
Zctl stands for Zephyr Control
program. It is usually pronounced ``zeekootle'' or ``z'ctul''. (Try
reading zctl as a word, and however you pronounce it will
probably be about right, as long as you still have your tongue.) As
we have mentioned in previous sections, you can use zctl
to modify your Zephyr subscriptions and to change your Zephyr
exposure level. The zctl program can be called in two ways:
either by typing the arguments to zctl at the command line (i.e.
zctl add mail pop, or by just typing zctl at the prompt,
and then typing the rest of the command. The second method allows you
to type ? at the zctl: prompt and get a list of possible
commands to type if you are unsure of the exact command you want to
use, among other things. Other useful options in the zctl
command include:
- zctl flush_locs
-
This removes ``ghost'' zlocates you might have left from being on a
dialup machine. It removes all zlocate information, so you need to
use zctl unhide to make yourself zlocateable again after this.
- zctl new_server
-
This allows you to change Zephyr servers, which might be necessary if
you know someone is logged in but for some reason you seem unable to
zwrite them. Often this means that the Zephyr server you are using
(one of a few machines that control the transmission of all the Zephyr
messages on Athena) is having some problems. Changing servers will
hopefully help that server to fix itself and get rid of the problems
you are experiencing.
- zctl retrieve
-
This lists all of your current Zephyr subscriptions, so you
can tell if you have temporarily lost any of them because of problems
with the Zephyr servers.
- zctl wg_read
-
This rereads the information from the .zwgc.desc file and updates the
behavior of the windowgrams according to it.
- zctl wg_shutdown
-
This shuts down the Zephyr WindowGram client, so that you no longer
receive any Zephyrgrams.
- zctl wg_startup
-
This reverses zctl wg_shutdown and starts the WindowGram client
again.
- zctl add class instance recipent
zctl delete class instance recipient
zctl sub class instance recipient
zctl unsub class instance recipient
-
These options to zctl, discussed in
Section 5.1, are
used to change your Zephyr subscriptions to instances and classes.
- zctl load
-
This is used to reread your Zephyr subscriptions from your
.zephyr.subs file, as mentioned in
Section 5.1.