Re: passing environment variables through to screen
Kevin Van Workum <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <CAHom8yski0xowUE9bPqz50UFGeNoDWUBU-2gAtvt+hWgFjBQsw@mail.gmail.com> |
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 <markd-OgJdDNYpxNJWk0Htik3J/[email protected]> 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 > screen-users-mXXj517/[email protected] > https://lists.gnu.org/mailman/listinfo/screen-users > -- _______________________________________________ screen-users mailing list screen-users-mXXj517/[email protected] https://lists.gnu.org/mailman/listinfo/screen-users