Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PWD parameter



On May 24, 10:02pm, Zoltan Hidvegi wrote:
} Subject: Re: PWD parameter
}
} > 	unset PWD
} > 	PWD=/extra/home/schaefer
} > 	echo $PWD
} > 
} > then what I get back is /home/schaefer.  *That* seems a bit odd.
} 
} PWD has nullsetfn as the write function.

Yes, I know.  What I meant was, I wouldn't mind seeing that particular
aspect change.  But I'm undecided on what exactly I'd like to see happen
upon
	unset PWD
	PWD=randomgarbage

I just think I'd rather it didn't become set to randomgarbage.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



Messages sorted by: Reverse Date, Date, Thread, Author