From owner-freebsd-newbies Sat Jun 15 0:14:11 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 6BFEE37B413 for ; Sat, 15 Jun 2002 00:14:07 -0700 (PDT) Received: from caomhin.demon.co.uk ([62.49.21.186]) by anchor-post-34.mail.demon.net with esmtp (Exim 3.35 #1) id 17J7l8-0005D8-0Y; Sat, 15 Jun 2002 08:14:06 +0100 Message-ID: Date: Sat, 15 Jun 2002 08:13:57 +0100 To: Grant Cooper Cc: newbies@freebsd.org From: Kevin Golding Subject: Re: Finding where you are References: <20020606162153.X90938-100000@samwise.jobeus.net> <01d601c21442$4979a0a0$7b6c6bd1@ab.hsia.telus.net> In-Reply-To: <01d601c21442$4979a0a0$7b6c6bd1@ab.hsia.telus.net> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Someone, quite probably Grant Cooper, once wrote: >Is there a command to see what path you are in. > >/home/usr.... ect > >All I can see currently is .. um NOTHING. I like the Dos style. Please don't >shoot me. :( pwd will tell you what directory you're in. echo $PATH will tell you what directories are searched. Kevin -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message