Re: environment variables

2013-12-11 Thread Aaron Davies
On Dec 11, 2013, at 6:06 AM, Nico Schlömer wrote: > David T. Pierson wrote: > >> If you want different behavior, please be more specific about what you are >> really trying to accomplish. > > I would like to execute a program in a shell that needs a custom path added > to LD_LIBRARY_PATH. T

Re: environment variables

2013-12-11 Thread Nico Schlömer
> If you want different behavior, please be more specific > about what you are really trying to accomplish. I would like to execute a program in a shell that needs a custom path added to LD_LIBRARY_PATH. This happens in my .bashrc by default, so on the regular non-screen shell I'm getting no prob