From owner-freebsd-questions Wed May 29 16: 4:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 4E8D337B47C for ; Wed, 29 May 2002 16:03:31 -0700 (PDT) Received: (qmail 26675 invoked by uid 0); 29 May 2002 23:03:29 -0000 Received: from acb96d7a.ipt.aol.com (HELO bowman.gmx.net) (172.185.109.122) by mail.gmx.net (mp005-rz3) with SMTP; 29 May 2002 23:03:29 -0000 Message-Id: <5.1.0.14.0.20020530005729.00a11570@pop.gmx.net> X-Sender: 12223972@pop.gmx.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 30 May 2002 01:03:14 +0200 To: questions@freebsd.org From: Daniel Geske Subject: Send process to background Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I wondered whether you can send a process to the background as easy as you can in linux. I remember someone once showed me how to do it on linux, but I forgot how to do it. It was very simple, just two keys... Can I do something like that in FreeBSD? The situation here is like this: I started a process on the server from a client machine, but now need to turn off that client. I don't want to stop the process on the server though. It should continue to run instead (independent from the user that started it or the terminal it was started from). I am looking forward to ansers. Sincerely Daniel Geske To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message