From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 08:14:55 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 68DCD16A4CE for ; Fri, 20 Feb 2004 08:14:55 -0800 (PST) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 515CD43D39 for ; Fri, 20 Feb 2004 08:14:55 -0800 (PST) (envelope-from sweetleaf@fusemail.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1AuDIf-0007QG-MN for freebsd-questions@FreeBSD.ORG; Fri, 20 Feb 2004 10:14:49 -0600 Message-ID: <40363217.4070403@fusemail.com> Date: Fri, 20 Feb 2004 10:13:11 -0600 From: sweetleaf User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031214 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 16:14:55 -0000 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. I am running 5.1/i386 currently if that matters. Thanks and have a good day.