Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Very simple request for version help

2 views
Skip to first unread message

derek

unread,
Sep 10, 2002, 9:43:40 AM9/10/02
to
Greetings all,
I know nothing of clisp but need to get the version number from a
machine that I have to manage. Can you provide me with the proper
syntax to obtain this information from the command line? I am sorry
to waste your time with such an elementary question but perhaps you
can set me straight.

Thanks in advance,
derek

Christopher Browne

unread,
Sep 10, 2002, 10:31:23 AM9/10/02
to
Quoth derek...@hotmail.com (derek):

You might try running:

% clisp --help

which would tell you that you'd expect something like the following to
work...

% clisp --version
GNU CLISP 2.28 (released 2002-03-03) (built on porkchop [127.0.0.1])
Features:
(CLOS LOOP COMPILER CLISP ANSI-CL COMMON-LISP LISP=CL INTERPRETER
SOCKETS GENERIC-STREAMS LOGICAL-PATHNAMES SCREEN FFI GETTEXT UNICODE
BASE-CHAR=CHARACTER PC386 UNIX)
%
--
(reverse (concatenate 'string "gro.gultn@" "enworbbc"))
http://www.ntlug.org/~cbbrowne/lisp.html
"The American Republic will endure until the day Congress discovers
that it can bribe the public with the public's money"
-- Alexis de Toucqueville

0 new messages