| www.delorie.com/gnu/docs/gcal/gcal_17.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
GCAL environment variable
The environment variable GCAL can hold a set of default options for Gcal
(see section Environment Variable GCAL).
These options are interpreted first at program start-up, and some can be
overwritten by explicit command line arguments or values found in a
`@file' response file.
See section 3.1 Command line arguments,
and
3.1.2 Response file,
for further information.
For example:
GCAL="-i @color -b 3"; export GCAL |
setenv GCAL "-i @color -b 3" |
set GCAL=-i @color -b 3 |
On Vax/VMS, the name of the environment variable is GCAL_OPT, to
avoid a conflict with the symbol GCAL set for invocation of the program.
For example:
define GCAL_OPT "-i @color -b 3" |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |