On Mon, Jul 13, 2009 at 9:24 AM, Tobias C. Rittweiler <span dir="ltr"><<a href="mailto:tcr@freebits.de">tcr@freebits.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Perhaps I'm just dense but neither --help, -help, nor -h seems to work<br>
on the ECL binary. How can I find out what command line arguments the<br>
binary takes?<br>
<br>
In particular I want to load a file, and eval a form from the<br>
command-line.<br></blockquote></div><br>If I recall correctly,<br><br>ecl -eval "(code ...)" -load "file.lisp"<br><br>But I don't remember what the help option is.<br><br>-- <br>Elliott Slaughter<br>
<br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>