File: gretlcli.1

package info (click to toggle)
gretl 1.9.1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 31,704 kB
  • ctags: 19,144
  • sloc: ansic: 276,238; sh: 10,907; makefile: 1,995; lisp: 1,205; perl: 364; xml: 320
file content (54 lines) | stat: -rw-r--r-- 1,267 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.TH "gretlcli" "1" "1.6.0" "Allin Cottrell" "econometrics"
.SH "NAME"
gretlcli \- Command\-line client for the GNU Regression, Econometrics and Time\-series Library

.SH "SYNOPSIS"
\fBgretlcli\fR [ options ] [ \fIdatafile\fP | \fIscriptfile\fP | \fIsessionfile\fP ]
.br 

.SH "DESCRIPTION"
\fBgretlcli\fR is the command\-line client for the \fBlibgretl\fR
library. It is called by the \fBgretl\fR wrapper script if the
DISPLAY environment variable is not set.

For details, please consult the online help, or read the
printed manual, which is available in PDF format via the
gretl website, \fBhttp://gretl.sourceforge.net\fR.

.SH "OPTIONS"
.TP
\fB\-b\fR script, \fB\-\-batch\fR script

Run a script and exit.
.TP
\fB\-e\fR, \fB\-\-english\fR

Force use of English.
.TP
\fB\-r\fR script, \fB\-\-run\fR script

Run a script then hand control to the command line.
.TP
\fB\-h\fR, \fB\-\-help\fR

Give help information and exit.
.TP 
\fB\-v\fR, \fB\-\-version\fR

Give version information and exit.

.SH "FILES"
\fI~/.gretl2rc\fP Per\-user configuration file
.TP
\fI~/.gretl\fP Default directory for user files

.SH "ENVIRONMENT VARIABLES"
.TP 
\fBHOME\fP
Specifies the user's home directory

.SH "SEE ALSO"
\fBgretl\fR(1)

.SH "AUTHOR"
Allin Cottrell <cottrell@wfu.edu>