From owner-freebsd-questions@FreeBSD.ORG Fri Jan 1 15:15:18 2010 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 4B0791065693 for ; Fri, 1 Jan 2010 15:15:18 +0000 (UTC) (envelope-from chowse@charter.net) Received: from mta31.charter.net (mta31.charter.net [216.33.127.82]) by mx1.freebsd.org (Postfix) with ESMTP id D82668FC15 for ; Fri, 1 Jan 2010 15:15:17 +0000 (UTC) Received: from imp10 ([10.20.200.15]) by mta31.charter.net (InterMail vM.7.09.02.04 201-2219-117-106-20090629) with ESMTP id <20100101151517.TSID1847.mta31.charter.net@imp10> for ; Fri, 1 Jan 2010 10:15:17 -0500 Received: from Moe ([24.176.96.8]) by imp10 with smtp.charter.net id QFFD1d00U0Aqir405FFFHt; Fri, 01 Jan 2010 10:15:15 -0500 X-Authority-Analysis: v=1.0 c=1 a=6I5d2MoRAAAA:8 a=mQpIWtxCiloEX7t0bk4A:9 a=LfRMHE5QG8CVmSYj6CYA:7 a=bbw11NgB62DOCI5fTZ0xLRdHqGoA:4 From: "Charles Howse" To: "'FreeBSD-Questions'" Date: Fri, 1 Jan 2010 09:15:21 -0600 Message-ID: <000401ca8af5$3d7a3440$b86e9cc0$@net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcqK9Tv/T2iggSA0SA+k6ZFeUfLliw== Content-Language: en-us Subject: xclip 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: Fri, 01 Jan 2010 15:15:18 -0000 Hi, I have need for a command-line tool to copy to the clipboard in FreeBSD 6.4. As in: command | xclip Looked at xclip and xclipboard - http://www.freebsd.org/cgi/ports.cgi?query=xclip&stype=all I can't tell by the dependencies if this requires the X gui. I'm running command-line-only and DON'T want to install X. Can anyone help? Thanks! -- Later, Charles