Enables or disables mail notification during the current session.
The biff command informs the system whether you want to be notified when mail arrives. When mail notification is enabled, From and Subject header lines and the first 7 lines or 560 characters of a message are displayed on the screen when mail arrives. Notification, specified by the biff y command, is often included in the $HOME/.login or $HOME/.profile file to be executed each time the user logs in. The biff n command disables notification.
Note: In addition to y and n, you can use yes and no to enable and disable mail notification.
The biff command operates asynchronously. To receive notification when mail arrives, ensure:
For synchronous notification, use the MAIL variable of either the ksh command, bsh command, or the csh command.
y | Enables mail notification. |
n | Disables mail notification. |
biff
biff yThe From and Subject header lines and the first seven lines or 560 characters of the message will be displayed on the screen when mail arrives.
$HOME/.login | Read by login shell at login. |
$HOME/.profile | Controls start-up processes and daemons. |
/usr/bin/biff | Contains biff command. |
The bsh command, csh command, ksh command, mail command.
The comsat daemon.
Mail Overview in AIX Version 4.3 System User's Guide: Communications and Networks.