www.delorie.com/archives/browse.cgi | search |
From: | cgf AT cygnus DOT com (Christopher G. Faylor) |
Subject: | Re: stupid 'set' question |
26 Nov 1998 02:02:13 GMT : | |
Message-ID: | <73icr5$77$1@cronkite.cygnus.com> |
References: | <365B4FB8 DOT AF218ECF DOT cygnus DOT gnu-win32 AT trc DOT tellabs DOT com> |
X-Newsreader: | trn 4.0-test63 (15 March 1998) |
In article <365B4FB8 DOT AF218ECF DOT cygnus DOT gnu-win32 AT trc DOT tellabs DOT com>, Ken Laberteaux <klaberte AT trc DOT tellabs DOT com> wrote: >I have been told that if I set the TERM environment variable to linux, >less will work within octave and bash. So I type from the bash shell > >set TERM linux > >or alternatively > >set TERM=linux > >Typing set after that reveals that TERM=dumb > >(which is how I feel) > >Help!! Think UNIX. You don't use `set var=something' in UNIX. You use either `export VAR=something' or `VAR=something; export VAR'. -- cgf AT cygnus DOT com http://www.cygnus.com/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |