From owner-freebsd-questions Sat Oct 28 10: 7:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id 945A037B479 for ; Sat, 28 Oct 2000 10:07:09 -0700 (PDT) Received: (qmail 74290 invoked from network); 28 Oct 2000 17:07:09 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 28 Oct 2000 17:07:09 -0000 Date: Sat, 28 Oct 2000 13:07:08 -0400 (EDT) From: Jaime To: J Cc: freebsd-questions@freebsd.org Subject: Re: Login Hiccup In-Reply-To: <000801c040f1$10ef7b40$2a00a8c0@gmttech.com> 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 On Sat, 28 Oct 2000, J wrote: > For a non-root user, after the motd appears a wierd message pops up: > B: not found It sounds like there is a typo in the shell startup script. If you're using sh look at .profile, csh is .cshrc, and bash is .bash_profile and .bashrc. Check the versions in /usr/share/skel, too. Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message