Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (1) — Plan9 3rd Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mail(1)

plumber(4)

face(6)

plumb(6)

FACES(1)

NAME

faces, seemail, vwhois −  mailbox interface

SYNOPSIS

­faces [ ­-ih ]
­seemail
­vwhois ­person ... 

DESCRIPTION

The ­faces command monitors incoming mail and displays in its window a representation of the user’s mail box using a small image for each message.  The image is typically a portrait of the sender. 

If the user is running plumber(4), ­faces reacts to plumb messages to the ­seemail port, typically from upas/fs, and is thus notified of message additions and deletions. 

Right-clicking on a message icon causes that message to be ‘plumbed’ to showmail.  A typical plumb action will be to display the message, such as by the rule

    plumb start window mail -s $0

The acme(1) mail reader listens to the ­showmail port automatically. 

If the user is not running plumber, ­faces reads the log file and right-clicking has no effect. 

If arrows are visible, clicking on them will scroll the display.  Middle-clicking on the arrows scrolls to the end. 

Starting ­faces with the ­-i flag causes ­faces to read the messages in ­/mail/fs/mbox or in the named mail directory upon startup. 

The ­-h flag causes a different, venerable behavior in which the window displays the history of messages received rather than the current state of the mail box.  In particular, faces are not removed from the screen when messages are deleted.  Also, in this mode clicking button 1 in the display will clear the window. 

­Seemail is an rc(1) script that invokes ­faces -h. 

­Vwhois tells ­faces to display the icons of the named persons, without sending a message.

FILES

/mail/fs/mbox   mail directory. 

SEE ALSO

mail(1), plumber(4), face(6), plumb(6)

Plan 9  —  March 27, 2001

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026