From owner-freebsd-questions Thu Feb 10 22:38:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from l1.ds.net (l1.ds.net [207.239.204.197]) by builder.freebsd.org (Postfix) with ESMTP id 73D6E45F8 for ; Thu, 10 Feb 2000 22:38:23 -0800 (PST) Received: from ds.net (i1p88.cmh-oh.ds.net [207.239.205.88]) by l1.ds.net (8.9.3/8.9.3) with ESMTP id BAA01897; Fri, 11 Feb 2000 01:37:46 -0500 Message-ID: <38A3AE4A.5F465E7B@ds.net> Date: Fri, 11 Feb 2000 01:38:02 -0500 From: "James A. Mutter" Reply-To: jmutter@ds.net X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: jimmy martin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: alias's References: <20000211045849.3263.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jimmy martin wrote: > > I put a few alias's in .profile but when I run x and rxvt or xterm i cant > get them to work, they work just fine without x, any ideas? Im using bash, > but I dont have a .bashrc > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Try starting your xterms like this: xterm - -ls The -ls means 'login shell' and will source your .profile or .bashrc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message