From owner-freebsd-questions Tue Apr 2 22:40:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 205A037B417 for ; Tue, 2 Apr 2002 22:40:24 -0800 (PST) Received: from tarmap.nospam.schulte.org (tarmap.schulte.org [209.134.156.198]) by clink.schulte.org (Postfix) with ESMTP id 5EA992440F; Wed, 3 Apr 2002 00:40:20 -0600 (CST) Message-Id: <5.1.0.14.0.20020403003752.02b8edf8@pop3s.schulte.org> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 03 Apr 2002 00:40:17 -0600 To: Spades , freebsd-questions@freebsd.org From: Christopher Schulte Subject: Re: recompilin kernel on 4.5 In-Reply-To: <3.0.32.20020403143222.02cc1c48@singnet.com.sg> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 02:32 PM 4/3/2002 +0800, Spades wrote: >tr a-zA-Z n-za-mN-ZA-M < /usr/src/games/fortune/datfiles/fortunes-o.real > >fortunes-o >tr: not found Looks like tr was not found in your path, for some reason. Do a `which tr` to see if it's available. If not, see if it's actually installed at /usr/bin/tr. -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message