
write <username|sock#> <message>

     Send a message to a particular user.  <message> is the message text
to be sent; if it is more than one word, quote the text.  <username|sock#>
can be either the user name of a mailbox user, or a valid socket number.
The latter allows you to send a message to a network conference user, etc.
Example:
        write wg7j "this is a test!"
          
The message will be shown as:
        *** Message from Sysop: this is a test!

See also:  writeall
