xref: /illumos-gate/usr/src/man/man1b/biff.1b (revision d583b39bfb4e2571d3e41097c5c357ffe353ad45)
te
Copyright (c) 1988, Sun Microsystems, Inc. All Rights Reserved
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
BIFF 1B "Sep 14, 1992"
NAME
biff - give notice of incoming mail messages
SYNOPSIS

/usr/ucb/biff [y | n]
DESCRIPTION

biff turns mail notification on or off for the terminal session. With no arguments, biff displays the current notification status for the terminal.

If notification is allowed, the terminal rings the bell and displays the header and the first few lines of each arriving mail message. biff operates asynchronously. For synchronized notices, use the MAIL variable of sh(1) or the mail variable of csh(1).

A `biff y' command can be included in your ~/.login or ~/.profile file for execution when you log in.

OPTIONS
y

Allow mail notification for the terminal.

n

Disable notification for the terminal.

FILES
~/.login

User's login file

~/.profile

User's profile file

SEE ALSO

csh(1), mail(1), sh(1), attributes(5)