[Openmcl-devel] "dppccl --version" feature request
Pascal J.Bourguignon
pjb at informatimago.com
Thu Jan 22 06:57:08 PST 2004
Rick Taube writes:
> It would be very handy (well...at least for my programs) if 'dppccl'
> would support a '--version' command line option that would print the
> openmcl version number to stdout and then exit, preferrably without
> having to actually load up dppccl.image in order to do it. Would you
> consider adding such a feature to the system?
What about:
openmcl -e '(progn (format t "~A~%" (lisp-implementation-version)) (quit))'
?
--
__Pascal_Bourguignon__ http://www.informatimago.com/
There is no worse tyranny than to force a man to pay for what he doesn't
want merely because you think it would be good for him.--Robert Heinlein
http://www.theadvocates.org/
More information about the Openmcl-devel
mailing list