From owner-freebsd-questions@FreeBSD.ORG Sat Apr 9 09:29:38 2005 Return-Path: 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 B26C216A4CE for ; Sat, 9 Apr 2005 09:29:38 +0000 (GMT) Received: from zeus.piweb.nl (piweblw.demon.nl [82.161.24.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 084BC43D41 for ; Sat, 9 Apr 2005 09:29:38 +0000 (GMT) (envelope-from lists@familiemeijer.org) Received: from openbsd.piweb.intern (n100.piweb.intern [192.168.2.100]) by zeus.piweb.nl (Postfix) with SMTP id 3200EA294 for ; Sat, 9 Apr 2005 11:29:37 +0200 (CEST) Date: Sat, 9 Apr 2005 11:29:37 +0200 From: Nico Meijer To: freebsd-questions@freebsd.org Message-Id: <20050409112937.3796077d.lists@familiemeijer.org> In-Reply-To: <000f01c53cdf$b8242fc0$9900000a@ZGISH> References: <000f01c53cdf$b8242fc0$9900000a@ZGISH> X-Mailer: Sylpheed version 1.9.6 (GTK+ 2.4.4; i386-unknown-openbsd3.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Loading .bash_profile under X-Windows X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 09:29:38 -0000 He Kiffin, > How can I get terminal under X-Windows to load my .bash_profile (and > any other stuff) that is usually loaded when at the initial prompt? Run `xterm -ls`. Then read its man page. ;-) Bye... Nico