[cl-wiki-devel] How to detach from command line

Vehbi Sinan Tunalioglu vehbisinan at gmail.com
Fri Sep 2 07:02:05 UTC 2005


Hi,

I wonder how you detach the cl-wiki as well as the cl interpreter from
command line? We will use the system for production purposes, so we have
to leave the system running on a linux server.

Do you think that following is ok?

$ nohup cmucl -load wiki.lsp &

(wiki.lsp contains the initial script for loading cl-wiki and running it.)

I tried and it is running. But I want to know how you accomplish that?

Thanks a lot..
--vst



More information about the Cl-wiki-devel mailing list