source: trunk/athena/bin/gms/get_message.1 @ 6956

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
13get_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
25finds the Athena Global Message server, requests the current message,
26and displays it if necessary. If any errors occur, a cached copy is
27consulted.
28.TP 12
29.B \-z[ephyr]
30indicates that the message (if any) should be displayed as a Zephyr
31Windowgram (see
32.I zephyr(1)
33for details.)
34.TP
35.B \-n[ew]
36indicates that the message should be only be displayed if the user has
37not seen it before.
38.TP
39.B \-l[ogin]
40is normally passed to
41.I get_message
42by
43.I /bin/login
44to indicate that the user might not see this message, and that it
45should not be considered when the
46.I \-new
47argument is later used.
48.SH FILES
49.TP 12
50.B ~/.message_times
51to hold the version number of the last message seen by the user.
52.TP
53.B /usr/tmp/.messages
54to hold the cached copy of the message during network outages.
55.SH SEE ALSO
56zephyr(1), zwrite(1)
57.SH AUTHOR
58.PP
59Mark W. Eichin <eichin@athena.mit.edu>
60.SH RESTRICTIONS
61Copyright (c) 1988 by the Massachusetts Institute of Technology.
62All Rights Reserved.
Note: See TracBrowser for help on using the repository browser.