From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 10:32:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B408616A4CE for ; Fri, 20 Feb 2004 10:32:40 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB2B443D39 for ; Fri, 20 Feb 2004 10:32:40 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc13) with ESMTP id <20040220183240015007qj1re>; Fri, 20 Feb 2004 18:32:40 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 056ECF; Fri, 20 Feb 2004 13:32:40 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <40363217.4070403@fusemail.com> From: Lowell Gilbert Date: 20 Feb 2004 13:32:39 -0500 In-Reply-To: <40363217.4070403@fusemail.com> Message-ID: <44ad3d61q0.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: tac for freebsd !! ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 18:32:40 -0000 sweetleaf writes: > I am trying to install some window fonts > per... http://www.paulandlesley.org/linux/xfree4_tt.html > > The problem is that "tac" is not installed and i cant find it in the > packages or ports. Is tac even available for freebsd 5.x? > > # tail +2 fonts.scale | tac >> fonts.dir > > tac: Command not found. rev(1) But in this case, "tail -r" would be more efficient.