1 | .\" $Id: gathrun.1,v 1.2 2004-01-22 17:53:16 ghudson Exp $ |
---|
2 | .\" |
---|
3 | .\" Copyright 2000 by the Massachusetts Institute of Technology. |
---|
4 | .\" |
---|
5 | .\" Permission to use, copy, modify, and distribute this |
---|
6 | .\" software and its documentation for any purpose and without |
---|
7 | .\" fee is hereby granted, provided that the above copyright |
---|
8 | .\" notice appear in all copies and that both that copyright |
---|
9 | .\" notice and this permission notice appear in supporting |
---|
10 | .\" documentation, and that the name of M.I.T. not be used in |
---|
11 | .\" advertising or publicity pertaining to distribution of the |
---|
12 | .\" software without specific, written prior permission. |
---|
13 | .\" M.I.T. makes no representations about the suitability of |
---|
14 | .\" this software for any purpose. It is provided "as is" |
---|
15 | .\" without express or implied warranty. |
---|
16 | .TH GATHRUN 1 "5 May 2001" |
---|
17 | .SH NAME |
---|
18 | gathrun \- Run a program from an Athena locker |
---|
19 | .SH SYNOPSIS |
---|
20 | .B gathrun \fIlockername\fP [\fIprogname\fP [\fIargs\fP...]] |
---|
21 | .SH DESCRIPTION |
---|
22 | .B gathrun |
---|
23 | runs a program from a specific Athena locker. If |
---|
24 | .I progname |
---|
25 | is not specified, it is assumed to be the same as the locker name. If |
---|
26 | the program does not exist in the specified locker, a dialog box is |
---|
27 | displayed saying so; this makes |
---|
28 | .B gathrun |
---|
29 | useful for running GUI programs from a menu system. |
---|
30 | .SH "SEE ALSO" |
---|
31 | .BR attachandrun (1) |
---|
32 | .SH AUTHOR |
---|
33 | Greg Hudson, MIT Information Systems |
---|
34 | .br |
---|
35 | Copyright 2001 by the Massachusetts Institute of Technology. |
---|