[xep-support] Re: SampleEngine as background process

Michael Sulyaev msulyaev at renderx.com
Mon Nov 21 08:28:44 PST 2011


On 11/21/2011 02:15 PM, Fritsch, Michael wrote:
> I’m using Cliser 3.2 as a simple XEP server application. Everything
> works fine, but when I try to run the SampleEngine as a background
> process with nohup. I’ll get an rapidly growing nohup.out file because
> the SampleEngine is writing a lot of junk(?) to the file.

Hello Michael,

You do have the source code of SampleEngine, don't you?

Another option is just to redirect the outputs (1>/dev/null 2>&1) of the 
command you invoke under nohup.

Regards,
Michael Sulyaev
RenderX



More information about the Xep-support mailing list