[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
set -n ruins shell
From: |
gherson |
Subject: |
set -n ruins shell |
Date: |
Wed, 19 Sep 2001 15:01:56 -0400 |
Configuration Information [Automatically generated, do not change]:
Machine: i386
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu'
-DCONF_VENDOR='redhat' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -I. -I. -I./include -I./lib -I/usr/include -O2
-march=i386 -mcpu=i686
uname output: Linux geodollar.com 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686
unknown
Machine Type: i386-redhat-linux-gnu
Bash Version: 2.04
Patch Level: 21
Release Status: release
Description:
Hi. Everytime i use set -n it, alone or with an argument, it kills my shell.
All the shell will do after this is entered is redisplay the
PS1 prompt after I press return. Even exit doesn't work, i have
to use ^D to close the terminal window. (I use rxvt v2.7.5 terminal windows in
X.)
Repeat-By:
Open an rxvt window. Enter set -n.
- set -n ruins shell,
gherson <=
- Re: set -n ruins shell, Chet Ramey, 2001/09/19
- Re: set -n ruins shell, George Herson, 2001/09/19
- Re: set -n ruins shell, Paul Jarc, 2001/09/19
- Re: set -n ruins shell, George Herson, 2001/09/19
- Re: set -n ruins shell, Paul Jarc, 2001/09/19
- Re: set -n ruins shell, George Herson, 2001/09/19
- Re: set -n ruins shell, Paul Jarc, 2001/09/20
- Re: set -n ruins shell, George Herson, 2001/09/20