Re: Xterm not reading dotfiles
Re: Xterm not reading dotfiles
- Subject: Re: Xterm not reading dotfiles
- From: Bill Janssen <email@hidden>
- Date: Fri, 16 Nov 2007 14:26:03 PST
- Comments: In-reply-to Merton Campbell Crockett <email@hidden> message dated "Fri, 16 Nov 2007 12:22:27 -0800."
> I started X11.app from the Finder and then executed the above
> command. A new xterm was not open because ~/.bash_profile which adds /
> usr/X11/bin to the path wasn't sourced.
>
> If I change the line to
>
> source .bash_profile ; /usr/bin/login -fp mcc /bin/sh -c xterm
>
> a new xterm is opened with the correct environment.
Seems like a mistake to do it this way. How about
/usr/bin/login -fp mcc /usr/X11/bin/xterm
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden