From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 15:22:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9992116A41F for ; Fri, 12 Aug 2005 15:22:18 +0000 (GMT) (envelope-from carstea.catalin@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1CF43D46 for ; Fri, 12 Aug 2005 15:22:18 +0000 (GMT) (envelope-from carstea.catalin@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so637827wra for ; Fri, 12 Aug 2005 08:22:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=etQ9IQppaOHYLfQ5sKl/gC4OyDW9sj83k3AfGpbswcHgQ/KnpzROn0/VkxiPfA+zGnn9thwDw028ond5AZulbTX+tLyhARNogOx2OSCBD+xgZpdlRHbWht24XMQwLojmBiuhkCNe8tpxj2035ePbmwquOakMsSRyFwGR7NiSS60= Received: by 10.54.46.5 with SMTP id t5mr756314wrt; Fri, 12 Aug 2005 08:22:17 -0700 (PDT) Received: by 10.54.131.20 with HTTP; Fri, 12 Aug 2005 08:22:17 -0700 (PDT) Message-ID: Date: Fri, 12 Aug 2005 08:22:17 -0700 From: Carstea Catalin To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: setting up the prompt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2005 15:22:18 -0000 Tks again for the question with password! ........................................................... Now: how can i change the prompt to view always the current directory? Ex: 1. (/usr/local)#cd local1 2.(/usr/local/local1)#pwd 2.(usr/local/local1)#/usr/local/local1 ....................................................................... Tks! --=20 Carstea Catalin