Date: Wed, 03 Apr 2002 00:40:17 -0600 From: Christopher Schulte <schulte+freebsd@nospam.schulte.org> To: Spades <spades@galaxynet.org>, freebsd-questions@freebsd.org Subject: Re: recompilin kernel on 4.5 Message-ID: <5.1.0.14.0.20020403003752.02b8edf8@pop3s.schulte.org> In-Reply-To: <3.0.32.20020403143222.02cc1c48@singnet.com.sg>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020403003752.02b8edf8>