Hello! I'm using Screen on Mac 10.5.8 in a terminal application called iTerm. It's been working great, except that it doesn't inherit the $PATH variable from the terminal. echo $PATH returns the following in iTerm:
/opt/subversion/bin:/sw/bin:/sw/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin:/usr/X11R6/bin Then if I go to screen, echo $PATH returns this: /usr/bin:/bin:/usr/sbin:/sbin I've used the export command in screen to set it, but it only is applied for that session. Any help? -- View this message in context: http://old.nabble.com/Not-inheriting-%24PATH-variable-tp28614597p28614597.html Sent from the Gnu - Screen mailing list archive at Nabble.com. _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users