Re: screen clobbers PATH
Re: screen clobbers PATH
- Subject: Re: screen clobbers PATH
- From: David Mackler <email@hidden>
- Date: Wed, 30 Jan 2008 14:51:58 -0800 (PST)
> David, do you perhaps have the Fink "source /sw/bin/init.sh" startup
> command in your ~/.bashrc script? This non-standard placement would
> explain that you get the Fink PATH components when you run "screen
> $SHELL", because then you would get them in any shell, regardless
> of
>
the
> environment it runs in.
Indeed.
I found the following in my (ancient) .bashrc:
# for Fink -- needed here as screen loses completions, etc
[ -r /sw/bin/init.sh ] && source /sw/bin/init.sh
>From my inline comment, I must have seen this problem a long time ago (certainly prior to Leopard).
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden