From owner-freebsd-questions Mon Jul 13 12:09:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17444 for freebsd-questions-outgoing; Mon, 13 Jul 1998 12:09:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hole-100.prz.tu-berlin.de (root@[130.149.232.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17430 for ; Mon, 13 Jul 1998 12:09:49 -0700 (PDT) (envelope-from sutok@babelon.in-brb.de) Received: from babelon.in-brb.de (babelon.in-brb.de [193.175.22.219]) by hole-100.prz.tu-berlin.de (8.8.6-r-beta/8.8.8) with ESMTP id VAA11722 for ; Mon, 13 Jul 1998 21:09:30 +0200 (CEST) Received: (from sutok@localhost) by babelon.in-brb.de (8.8.8/8.8.8) id VAA22948; Mon, 13 Jul 1998 21:08:20 +0200 (CEST) (envelope-from sutok) Message-ID: <19980713210819.00925@hostname> Date: Mon, 13 Jul 1998 21:08:19 +0200 From: Florian Kuehnert To: freebsd-questions@FreeBSD.ORG Subject: Re: Ultra-lame questions. References: <35AA3B4F.E7343B98@nb.sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: Organization: Orden der Heiligen Ivanova [tm] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Jul 1998, Dan Busarow wrote: > > I created a non-root user when I installed FreeBSD. > > Now, all I get is 'command not found.' > FreeBSD does not include . in the standard PATH. If you want > that behaviour, add . to your PATH. You shouldn't do that as this is a BIG security hole. Just start "local" scripts with ./ or put them in $HOME/bin. Florian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message