From owner-freebsd-questions@FreeBSD.ORG Mon Mar 2 22:28:53 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B18951065815 for ; Mon, 2 Mar 2009 22:28:53 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 640AB8FC08 for ; Mon, 2 Mar 2009 22:28:53 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from localhost (localhost [127.0.0.1]) by ezekiel.daleco.biz (8.14.2/8.14.2) with ESMTP id n22MRg2J037106; Mon, 2 Mar 2009 16:28:41 -0600 (CST) (envelope-from kdk@daleco.biz) X-Virus-Scanned: amavisd-new at daleco.biz Received: from ezekiel.daleco.biz ([127.0.0.1]) by localhost (ezekiel.daleco.biz [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jGL3yPs1tCsf; Mon, 2 Mar 2009 16:28:23 -0600 (CST) Received: from archangel.daleco.biz (ezekiel.daleco.biz [66.76.92.18]) by ezekiel.daleco.biz (8.14.2/8.14.2) with ESMTP id n22MSEi2038483; Mon, 2 Mar 2009 16:28:14 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <49AC5D7E.8040208@daleco.biz> Date: Mon, 02 Mar 2009 16:28:14 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080719 SeaMonkey/1.1.11 MIME-Version: 1.0 To: Modulok References: <49ABA560.8050308@gmail.com> <64c038660903020908k285b3cbcr4dd810a51a94dcec@mail.gmail.com> In-Reply-To: <64c038660903020908k285b3cbcr4dd810a51a94dcec@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Aryeh M. Friedman" , freebsd general questions Subject: Re: OT: what is the X11 equiv of /dev/null X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 22:28:55 -0000 Modulok wrote: >>> I was thinking is there someway to direct a X11 app to target the X11 equiv of /dev/null ? > > ...what? What problem are you trying to solve, exactly? > -Modulok- I'd have to assume he wants to call a remote X program from his terminal and not have the program's output clutter it up. My usual workaround is: 1. "xterm &" in Terminal one. 2. "appname &" in the new Xterm, then CTL-D. I also have a couple of buttons in XFCE that simply call "ssh $somehost $someapp". I've no idea where it puts the stderror/stdout, but I never see it. Kevin Kinsey -- Surely you cant be serious." "I am serious, and dont call me Shirley.