[Pythonmac-SIG] Running Python scripts without full paths

Paul Berkowitz berkowit@silcom.com
Sat, 30 Nov 2002 13:55:18 -0800


On 11/30/02 1:30 PM, "Nicholas Riley" <njriley@uiuc.edu> wrote:

> On Sat, Nov 30, 2002 at 01:23:25PM -0800, Paul Berkowitz wrote:
>> Later, there seems to be an entire history of everything I have ever typed
>> in the shell! Do you need to see the whole thing?
> 
> No, just everything that sets your path - that's what we're after!

I noticed this near the top:

if ( -r "${default_tcsh_initdir}/tcsh.defaults" ) then
source "${default_tcsh_initdir}/tcsh.defaults"



Is something being reset to defaults here?

-- 
Paul Berkowitz