bash: setenv: command not found

Earnie Boyd earnie_boyd@yahoo.com
Wed Feb 7 16:53:00 GMT 2001


Jeff Lu wrote:
> 
> Hi,
> 
> I couldn't find setenv or unsetenv any where in cygwin directory.  Where can
> I get them?
> 

These are a builtin of CSH.  You're using bash.  You need to `export
FOO=bar' and `unset FOO'.

Earnie.

P.S.: `info --file /usr/info/bash' is your friend.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list