Revision 6956,
1.6 KB
checked in by probe, 31 years ago
(diff) |
Initial revision
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | .\" $Source: /afs/dev.mit.edu/source/repository/athena/bin/gms/get_message.1,v $ |
---|
2 | .\" $Author: probe $ |
---|
3 | .\" $Header: /afs/dev.mit.edu/source/repository/athena/bin/gms/get_message.1,v 1.1 1993-10-12 06:03:05 probe Exp $ |
---|
4 | .\" |
---|
5 | .\" Copyright 1987,1988 by the Massachusetts Institute of Technology |
---|
6 | .\" All rights reserved. The file /usr/include/mit-copyright.h |
---|
7 | .\" specifies the terms and conditions for redistribution. |
---|
8 | .\" |
---|
9 | .\" |
---|
10 | .TH GET_MESSAGE 1 "September 28, 1988" "MIT Project Athena" |
---|
11 | .ds ]W MIT Project Athena |
---|
12 | .SH NAME |
---|
13 | get_message \- display the Athena Global Message of the Day |
---|
14 | .SH SYNOPSIS |
---|
15 | .B get_message |
---|
16 | [ |
---|
17 | .BI -z[ephyr] |
---|
18 | ] [ |
---|
19 | .BI -n[ew] |
---|
20 | ] [ |
---|
21 | .BI -l[ogin] |
---|
22 | ] |
---|
23 | .SH DESCRIPTION |
---|
24 | .I get_message |
---|
25 | finds the Athena Global Message server, requests the current message, |
---|
26 | and displays it if necessary. If any errors occur, a cached copy is |
---|
27 | consulted. |
---|
28 | .TP 12 |
---|
29 | .B \-z[ephyr] |
---|
30 | indicates that the message (if any) should be displayed as a Zephyr |
---|
31 | Windowgram (see |
---|
32 | .I zephyr(1) |
---|
33 | for details.) |
---|
34 | .TP |
---|
35 | .B \-n[ew] |
---|
36 | indicates that the message should be only be displayed if the user has |
---|
37 | not seen it before. |
---|
38 | .TP |
---|
39 | .B \-l[ogin] |
---|
40 | is normally passed to |
---|
41 | .I get_message |
---|
42 | by |
---|
43 | .I /bin/login |
---|
44 | to indicate that the user might not see this message, and that it |
---|
45 | should not be considered when the |
---|
46 | .I \-new |
---|
47 | argument is later used. |
---|
48 | .SH FILES |
---|
49 | .TP 12 |
---|
50 | .B ~/.message_times |
---|
51 | to hold the version number of the last message seen by the user. |
---|
52 | .TP |
---|
53 | .B /usr/tmp/.messages |
---|
54 | to hold the cached copy of the message during network outages. |
---|
55 | .SH SEE ALSO |
---|
56 | zephyr(1), zwrite(1) |
---|
57 | .SH AUTHOR |
---|
58 | .PP |
---|
59 | Mark W. Eichin <eichin@athena.mit.edu> |
---|
60 | .SH RESTRICTIONS |
---|
61 | Copyright (c) 1988 by the Massachusetts Institute of Technology. |
---|
62 | All Rights Reserved. |
---|
Note: See
TracBrowser
for help on using the repository browser.