date and time created 90/05/15 14:27:54 by marc
[unix-history] / usr / src / usr.bin / biff / biff.1
CommitLineData
c2e89a22
KB
1.\" Copyright (c) 1980 The Regents of the University of California.
2.\" All rights reserved.
db10c785 3.\"
c2e89a22
KB
4.\" Redistribution and use in source and binary forms are permitted
5.\" provided that the above copyright notice and this paragraph are
6.\" duplicated in all such forms and that any documentation,
7.\" advertising materials, and other materials related to such
8.\" distribution and use acknowledge that the software was developed
9.\" by the University of California, Berkeley. The name of the
10.\" University may not be used to endorse or promote products derived
11.\" from this software without specific prior written permission.
12.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
13.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
14.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
15.\"
16.\" @(#)biff.1 6.2 (Berkeley) %G%
db10c785 17.\"
70663157 18.TH BIFF 1 ""
db10c785
KM
19.UC 4
20.SH NAME
21biff \- be notified if mail arrives and who it is from
22.SH SYNOPSIS
23.B biff
24[
25.B yn
26]
27.SH DESCRIPTION
28.I Biff
29informs the system whether you want to be notified when mail arrives
30during the current terminal session.
31The command
32.IP
33.B "biff y"
34.LP
35enables notification; the command
36.IP
37.B "biff n"
38.LP
39disables it.
40When mail notification is enabled, the header and first few lines of
41the message will be printed on your screen whenever mail arrives.
42A ``biff y'' command is often included in the file
43.I \&.login
44or
45.I \&.profile
46to be executed at each login.
47.PP
48.I Biff
49operates asynchronously.
50For synchronous notification use the MAIL variable of
51.IR sh (1)
52or the
53.I mail
54variable of
55.IR csh (1).
56.SH SEE ALSO
2e239586
KM
57csh(1),
58sh(1),
59mail(1),
60comsat(8C)