1gretl(1)                         econometrics                         gretl(1)
2
3
4

NAME

6       gretl - GNU Regression, Econometrics and Time-series Library
7
8

SYNOPSIS

10       gretl [ options ] [ datafile | scriptfile | sessionfile ]
11
12

DESCRIPTION

14       gretl  is  an econometrics package, built around a shared library which
15       may be accessed using a command-line client  program  (gretlcli)  or  a
16       graphical  user  interface (gretl_x11).  The program gretl is a wrapper
17       script that calls the GUI if the DISPLAY environment variable  is  set,
18       otherwise the command-line client.
19
20       For  details, please start up either the GUI or the command-line client
21       and consult the online help, or  read  the  printed  manual,  which  is
22       available  in  PDF  format  via the gretl website, http://gretl.source
23       forge.net.
24
25

OPTIONS

27       These are the options supported by the gretl_x11 program; gretlcli is a
28       little different.
29
30       -r script, --run script
31
32              Open a script.
33
34       -c, --dump
35
36              Dump the configuration file.
37
38       -d database, --db database
39
40              Open a local database.
41
42       -e, --english
43
44              Force use of English.
45
46       -r script, --run script
47
48              Open a script.
49
50       -w database, --webdb database
51
52              Open a remote database.
53
54       -h, --help
55
56              Give help information and exit.
57
58       -v, --version
59
60              Give version information and exit.
61
62

FILES

64       ~/.gretl2rc per-user configuration file
65
66       ~/.gretl directory for user runtime files
67
68

ENVIRONMENT VARIABLES

70       HOME   Specifies the user's home directory
71
72       DISPLAY
73              Specifies the X window display to use
74
75

SEE ALSO

77       gretlcli(1)
78
79

AUTHOR

81       The gretl team
82
83
84
85The gretl team                       1.9.5                            gretl(1)
Impressum