From owner-freebsd-questions Fri Dec 8 13:59:45 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 8 13:59:42 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id B6D0637B400 for ; Fri, 8 Dec 2000 13:59:41 -0800 (PST) Received: from breakout.gpcc.itd.umich.edu (smtp@breakout.gpcc.itd.umich.edu [141.211.2.141]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id QAA24081; Fri, 8 Dec 2000 16:59:40 -0500 (EST) Received: from localhost (timcm@localhost) by breakout.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id QAA14550; Fri, 8 Dec 2000 16:59:40 -0500 (EST) Date: Fri, 8 Dec 2000 16:59:39 -0500 (EST) From: Tim McMillen X-Sender: timcm@breakout.gpcc.itd.umich.edu To: Doug Young Cc: freebsd-questions@FreeBSD.ORG Subject: Re: command "not found" In-Reply-To: <02e001c06160$b693fb40$837e03cb@dougy> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the same thing and rehash worked for me. See man csh. It rebuilds the shells hash tables of wher to find commands. Tim On Sat, 9 Dec 2000, Doug Young wrote: > In one machine here I've noticed that certain commands (eg "visudo" & > "setenv") return a "not found" response > > I've checked .cshrc to see the path /usr/local/sbin is listed > > Where should I look next for a solution ?? > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message