[14858] | 1 | .\" $Id: lert.1,v 1.4 2000-06-19 18:12:07 zacheiss Exp $ |
---|
[7779] | 2 | .\" |
---|
| 3 | .\" Copyright 1987,1988 by the Massachusetts Institute of Technology |
---|
| 4 | .\" All rights reserved. The file /usr/include/mit-copyright.h |
---|
| 5 | .\" specifies the terms and conditions for redistribution. |
---|
| 6 | .\" |
---|
| 7 | .\" |
---|
| 8 | .TH LERT 1 "December 30, 1994" "MIT DCNS" |
---|
| 9 | .ds ]W MIT DCNS |
---|
| 10 | .SH NAME |
---|
| 11 | lert \- display account deactivation messages |
---|
| 12 | .SH SYNOPSIS |
---|
| 13 | .B lert |
---|
| 14 | [ |
---|
| 15 | .BI -z[ephyr] |
---|
| 16 | ] [ |
---|
| 17 | .BI -m[ail] |
---|
| 18 | ] [ |
---|
| 19 | .BI -n[o] |
---|
[10066] | 20 | ] [ |
---|
| 21 | .BI -q[uiet] |
---|
[14858] | 22 | ] |
---|
| 23 | .ti +5n |
---|
| 24 | [ |
---|
| 25 | .BI -s[erver] |
---|
| 26 | hostname |
---|
[7779] | 27 | ] |
---|
| 28 | .SH DESCRIPTION |
---|
| 29 | .I lert |
---|
| 30 | shows any messages directed to you by Athena Accounts (e.g. |
---|
| 31 | notification that your account is scheduled for deactivation). Lert is |
---|
| 32 | run automatically during login to assure that such messages are |
---|
| 33 | displayed for you in a timely manner. You can also run lert manually |
---|
| 34 | from the Athena prompt to review such messages. You can acknowledge |
---|
| 35 | any current messages directed to you by running lert with the -n |
---|
| 36 | switch. While this will stop the current messages from being |
---|
| 37 | displayed when you login, it will not prevent you from receiving new |
---|
| 38 | messages in the future. |
---|
| 39 | The default display method is to display each message using cat. |
---|
| 40 | .TP 12 |
---|
| 41 | .B \-z[ephyr] |
---|
| 42 | display each message as a Zephyr |
---|
| 43 | Windowgram (see |
---|
| 44 | .I zephyr(1) |
---|
| 45 | for details.) |
---|
| 46 | .TP |
---|
| 47 | .B \-m[ail] |
---|
| 48 | send each message to you as an email message. |
---|
| 49 | .TP |
---|
| 50 | .B \-n[o] |
---|
| 51 | acknowledge the current set of messages. The current set of messages |
---|
| 52 | is shown one last time and you are not shown these messages again. |
---|
[10066] | 53 | .TP |
---|
| 54 | .B \-q[uiet] |
---|
| 55 | fail silently if an error occurs while contacting the server. |
---|
[14858] | 56 | .TP |
---|
| 57 | \fB\-s[erver]\fI hostname \fR |
---|
| 58 | |
---|
| 59 | Connect to the lert server "hostname". lert will use Hesiod to determine |
---|
| 60 | the default server if this option is not specified. |
---|
[7779] | 61 | .SH EXAMPLE |
---|
| 62 | .TP |
---|
| 63 | .B lert | lpr |
---|
| 64 | print current messages |
---|
| 65 | .SH SEE ALSO |
---|
| 66 | zephyr(1) |
---|
| 67 | .SH AUTHOR |
---|
| 68 | .PP |
---|
| 69 | Mike Barker <mbarker@mit.edu> |
---|
| 70 | .SH RESTRICTIONS |
---|
| 71 | Copyright (c) 1994 by the Massachusetts Institute of Technology. |
---|
| 72 | All Rights Reserved. |
---|