screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: passing environment variables through to screen


From: Kevin Van Workum
Subject: Re: passing environment variables through to screen
Date: Tue, 3 Jul 2012 09:34:17 -0400

As far as I know, screen behaves like any other process and inherits its environment. So invoking screen as follows should work, if not, then you have some other problems.

TMPDIR=/some/dir screen


On Mon, Jul 2, 2012 at 3:20 PM, Mark Diekhans <address@hidden> wrote:

Is there a way to cause screen to pass through environment
variables when invoked?

My particular problem is TMPDIR, which varies on different
systems we have.

Thanks!

_______________________________________________
screen-users mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/screen-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]