[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why "setenv" command is not recognised in this bash version.
From: |
Chet Ramey |
Subject: |
Re: Why "setenv" command is not recognised in this bash version. |
Date: |
Mon, 26 Feb 2001 09:10:38 -0500 |
> Configuration Information [Automatically generated, do not change]:
> Machine: sparc
> OS: solaris2.5.1
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DHOSTTYPE='sparc'
> -DOSTYPE='solaris2.5.1' -DMACHTYPE='sparc-sun-solaris2.5.1' -DSHELL
> -DHAVE_CONFIG_H -DSunOS5 -I. -I. -I./lib -g -O2
> uname output: SunOS hurin.trillium.com 5.5.1 Generic_103640-31 sun4m sparc
> SUNW,SPARCstation-5
> Machine Type: sparc-sun-solaris2.5.1
>
> Bash Version: 2.01
> Patch Level: 0
> Release Status: release
>
> Description:
> When I do "eval `resize`" command on the command line, it gives error saying
> that setenv command not found. The previous versions of bash did not give
> this error. Can u please tell me the reason for this.
For some reason, `resize' thinks it's being run by csh, and outputs csh
commands. Either fix resize or figure out why it's outputting csh commands.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)
Chet Ramey, CWRU chet@po.CWRU.Edu http://cnswww.cns.cwru.edu/~chet/