This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: bash: setenv: command not found


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]