Re: PATH problem
Re: PATH problem
- Subject: Re: PATH problem
- From: tom wible <email@hidden>
- Date: Wed, 19 Mar 2003 18:36:45 -0500
settings (PATH, ecc) in xterm?
Such changes probably belong in your .cshrc file, rather than your
.login. The former is sourced by all shells when they start, the latter
only by login shells. Terminal.app starts login shells, xterm does not
actually, paths(w/recursive defs) should _not_ be in the .cshrc, since
the path can overflow from repeated invocations...
(although it can be made to do so by giving it the -ls option)
Personally, I find the distinction between login and non-login shells in
UNIX almost completely pointless.
and that's the reason...
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.