bash: setenv: command not found

Jeff Lu jklcom@mindspring.com
Wed Feb 7 19:27:00 GMT 2001


I got

$ info --file /usr/info/bash
info: /usr/info/bash: No such file or directory

BTW, what is
FOO=bar' and `unset FOO'.


-----Original Message-----
From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
Sent: Wednesday, February 07, 2001 7:53 PM
To: Jeff Lu
Cc: cygwin@cygwin.com
Subject: Re: bash: setenv: command not found


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