~ubuntu-branches/ubuntu/wily/eso-midas/wily-proposed

« back to all changes in this revision

Viewing changes to system/unix/man1/gomidas.1

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" @(#)gomidas.1       19.1 (ESO-IPG) 02/25/03 14:32:10
 
2
.\" Copyright (c) 1989 European Southern Observatory.
 
3
.\" All rights reserved.  
 
4
.\"
 
5
.TH gomidas 1L "07 July 1993" MIDAS
 
6
.SH NAME
 
7
gomidas \- Resume a MIDAS session.
 
8
.SH SYNOPSIS
 
9
.B gomidas
 
10
[
 
11
.B \-d
 
12
.I display
 
13
] [ 
 
14
.B \-m
 
15
.I mid_work
 
16
]
 
17
.SH DESCRIPTION
 
18
.I gomidas 
 
19
resumes a previous exited MIDAS session which was saved
 
20
by 
 
21
.I inmidas
 
22
(just before exiting) in a file located in the 
 
23
.IR MID_WORK 
 
24
directory.
 
25
.PP
 
26
If 
 
27
.I inmidas
 
28
was executed in PARALLEL mode there could be several 
 
29
files containing different MIDAS sessions saved in 
 
30
.IR MIDWORK.
 
31
In this case, 
 
32
.I gomidas
 
33
will read the one associated to its terminal if that file exists, otherwise 
 
34
it will read the one associated to the latest MIDAS session that exited.
 
35
 
 
36
.SH OPTIONS
 
37
.IP "\fB-m\fp \fImid_work\fp"
 
38
Startup directory for MIDAS containing previous MIDAS environment files.
 
39
.IP "\fB-d\fp \fIdisplay\fp"
 
40
Specifies another X server for the display and graphical MIDAS windows (
 
41
.B NOTE:
 
42
be aware of allowed access to a remote X server using the
 
43
.IR xhost (1) 
 
44
command.)
 
45
.SH ENVIRONMENT
 
46
.I inmidas
 
47
can also use the following definitions in 
 
48
the environment with the same performance as previous described arguments.
 
49
.br
 
50
.B NOTE:
 
51
Arguments in the 
 
52
.I inmidas
 
53
command line are taken with preference to environment variables.
 
54
.IP "\fBDISPLAY\fp"
 
55
X server for the display and graphical MIDAS windows.
 
56
.IP "\fBMID_WORK\fp"
 
57
Startup directory for MIDAS containing previous MIDAS saved-session files.
 
58
.SH SEE ALSO
 
59
.IR inmidas(1L)