From owner-freebsd-questions Tue Jan 30 6:24:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts6-srv.bellnexxia.net (smtp.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id ECB7937B4EC for ; Tue, 30 Jan 2001 06:24:37 -0800 (PST) Received: from dusty.galima.2y.net ([64.229.73.241]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010130142437.SMCV11735.tomts6-srv.bellnexxia.net@dusty.galima.2y.net>; Tue, 30 Jan 2001 09:24:37 -0500 Received: (from cactoos@localhost) by dusty.galima.2y.net (8.9.3/8.9.3) id JAA62880; Tue, 30 Jan 2001 09:26:17 -0500 (EST) (envelope-from cactoos) Date: Tue, 30 Jan 2001 09:26:17 -0500 From: Alexander Anderson To: freebsd-questions@freebsd.org Cc: Odhiambo Washington Subject: Re: Redirecting output of running process Message-ID: <20010130092617.A62829@dusty.galima.2y.net> References: <20010129175143.A58911@dusty.galima.2y.net> <20010130110436.D564@poeza.iconnect.co.ke> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010130110436.D564@poeza.iconnect.co.ke>; from wash@iconnect.co.ke on Tue, Jan 30, 2001 at 11:04:36AM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 30, 2001 at 11:04:36 AM or thereabouts, Odhiambo Washington wrote: > Alexander> Anyone knows how to redirect the output of an already > Alexander> running process without stopping it and without munging > Alexander> kernel tables? > > Like which process?? What do you have in mind? Any process. In general, if there is some process running and sending its output, say, to the console, and I'd like to redirect it to a file. Is such operation possible from ``user space''? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message