Re: terminating clisp: clisp.exe vs lisp.exe

Sam Steingold <[email protected]>
Newsgroups gmane.lisp.clisp.devel
Message-ID <[email protected]>
Hi,

> * Anton Vodonosov <[email protected]> [2012-06-08 01:55:03 +0400]:
>
> It's not trivial to even get process id of lisp.exe.

http://clisp.org/impnotes/syscalls.html#processes

> What are my options to reliable kill started CLISP?

killall -v lisp.exe

> Is it possible to start CLISP in a way that it consists only of one process?

http://clisp.org/impnotes/image.html
(saveinitmem ... :executable t)

> I am curious btw, what is the role of CLISP separation into lisp.exe
> and clisp.exe?

http://clisp.org/impnotes/clisp.html#opt-link-set
$ clisp -K base
and 
$ clisp -K full
start different lisp.exe files.

PS. You now owe me 3 zorkmids. :-)
http://clisp.org/impnotes/faq.html#faq-fine

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://jihadwatch.org http://camera.org
http://honestreporting.com http://www.PetitionOnline.com/tap12009/
There are many reasons not to use Linux - but no good ones.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.