From owner-freebsd-questions Wed May 29 16:45:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fepC.post.tele.dk (fepC.post.tele.dk [195.41.46.147]) by hub.freebsd.org (Postfix) with ESMTP id 35C8D37B40E for ; Wed, 29 May 2002 16:44:43 -0700 (PDT) Received: from rafter ([80.63.125.30]) by fepC.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20020529234435.SWBW27513.fepC.post.tele.dk@rafter>; Thu, 30 May 2002 01:44:35 +0200 Message-ID: <014b01c2076a$d67e1470$6800a8c0@rafter> From: "Daniel Blankensteiner" To: "Stephen Hovey" Cc: References: Subject: Re: Send process to background Date: Thu, 30 May 2002 01:44:56 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 ----- Original Message ----- From: "Stephen Hovey" > I misread... I THINK 'screen' might be what you need - I have a dim > memory of not installing it simply because a user could flip out of a > session and not realise they left junk running. Maybe if he: db# ./runTheProgram ^z db# jobs [1] + Stopped /home/runTheProgram db# bg %1 Will this work Daniel? br db message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message