Date: Fri, 11 Feb 2000 01:38:02 -0500 From: "James A. Mutter" <jmutter@ds.net> To: jimmy martin <hate00@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: alias's Message-ID: <38A3AE4A.5F465E7B@ds.net> References: <20000211045849.3263.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -<Other Args> -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38A3AE4A.5F465E7B>