From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jeff Lu" To: "Earnie Boyd" Subject: RE: bash: setenv: command not found Date: Wed, 07 Feb 2001 19:27:00 -0000 Message-id: References: <3A81EE05.2F91A72D@yahoo.com> X-SW-Source: 2001-02/msg00396.html 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