> Machine Type: i486-pc-linux-gnu
>
> Bash Version: 3.2
> Patch Level: 39
> Release Status: release
>
> Description:
> Sourcing or eval'ing code which touches a shopt setting, causes
> `history' to disappear from the SHELLOPTS environment variable.
Look at bash-3.2 patch 41.
Chet
--
``The lyf
Configuration Information [Automatically generated, do not change]:
Machine: i486
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash
BASH PATCH REPORT
=
Bash-Release: 4.0
Patch-ID: bash40-033
Bug-Reported-by:Dr. Werner Fink
Bug-Reference-ID: <200907010951.n619p76i013...@boole.suse.de>
Bug-Reference-URL:
http://lists.gnu.org/archive/h
BASH PATCH REPORT
=
Bash-Release: 4.0
Patch-ID: bash40-032
Bug-Reported-by:mu...@muszi.kite.hu
Bug-Reference-ID: <20090826113159.18815.qm...@muszi.kite.hu>
Bug-Reference-URL:
http://lists.gnu.org/archive
BASH PATCH REPORT
=
Bash-Release: 4.0
Patch-ID: bash40-031
Bug-Reported-by:Roman Rakus
Bug-Reference-ID: <4a93f6e9.4050...@redhat.com>
Bug-Reference-URL:
Bug-Description:
An implicit assignment to ind
BASH PATCH REPORT
=
Bash-Release: 4.0
Patch-ID: bash40-030
Bug-Reported-by:Henning Bekel
Bug-Reference-ID: <7c6eacf262ct...@mid.individual.net>
Bug-Reference-URL:
http://lists.gnu.org/archive/html/bug-b
BASH PATCH REPORT
=
Bash-Release: 4.0
Patch-ID: bash40-029
Bug-Reported-by:Christian Krause
Bug-Reference-ID: Thu, 25 Jun 2009 21:47:59 +0200
Bug-Reference-URL:
http://lists.gnu.org/archive/html/bug-bas
peter360 a écrit :
> Thanks for the explanation. So my understanding of the way ssh works is
> still incorrect. I am confused about at which point the two parameters,
> "-c" and "ulimit -a" were converted into three, "-c", "ulimit", and "-a". I
> guess I need to read the source of ssh and bas