[Ecls-list] command line arguments

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Wed Jul 15 09:21:24 UTC 2009


On Mon, Jul 13, 2009 at 10:44 PM, Matthew
Mondor<mm_lists at pulsar-zone.net> wrote:
> On Mon, 13 Jul 2009 18:24:02 +0200
> "Tobias C. Rittweiler" <tcr at freebits.de> wrote:
>
>> Perhaps I'm just dense but neither --help, -help, nor -h seems to work
>> on the ECL binary. How can I find out what command line arguments the
>> binary takes?
>
> Hmm both --help and -? appear to work on ECL 9.6.0 for me

Indeed:

bash-3.2$ ecl --help

Usage: ecl [-? | --help]
           [-dir dir] [-load file] [-shell file] [-eval expr] [-rc |
-norc] [-hp | -nohp]
           [--c-stack size] [--lisp-stack size] [--heap-size size]
[--frame-stack size]
           [[-o ofile] [-c [cfile]] [-h [hfile]] [-data [datafile]] [-s] [-q]
            -compile file]
           [[-o ofile] -link file+]

Some command line arguments should be adapted to the GNU conventions,
though (-eval, --hp, ...)

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list