delorie.com/archives/browse.cgi | search |
> yep, I'm familiar with it: > > foo=bar sets a local shell variable > foo= unsets a local shell variable Not exactly. It makes `foo' have a null value. It's not the same thing. > but where is "unexport"? how do I demote a process environment variable > without removing it from the local shell? Bash has `export -n'. POSIX doesn't. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ( ``Discere est Dolere'' -- chet) Chet Ramey, CWRU chet AT po DOT CWRU DOT Edu http://cnswww.cns.cwru.edu/~chet/ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |