bug-bash
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: history-search-* and undo lists
Grisha Levit
Re: history-search-* and undo lists
Chet Ramey
[PATCH] rl_tilde_expand: avoid uninitialized memory use
Grisha Levit
Re: [PATCH] rl_tilde_expand: avoid uninitialized memory use
Chet Ramey
recent typo in sig.c breaks Minix compilation
Martin D Kealey
Re: recent typo in sig.c breaks Minix compilation
Oğuz
Re: recent typo in sig.c breaks Minix compilation
Martin D Kealey
Re: recent typo in sig.c breaks Minix compilation
Oğuz
Re: recent typo in sig.c breaks Minix compilation
Martin D Kealey
Re: recent typo in sig.c breaks Minix compilation
Chet Ramey
[PATCH] histfile: fix mmap page alignment
Grisha Levit
Re: [PATCH] histfile: fix mmap page alignment
Chet Ramey
Re: [PATCH] histfile: fix mmap page alignment
Chet Ramey
Re: [PATCH] histfile: fix mmap page alignment
Grisha Levit
Re: [PATCH] histfile: fix mmap page alignment
Chet Ramey
IFS whitespace definition
Greg Wooledge
Re: IFS whitespace definition
Robert Elz
Re: IFS whitespace definition
Chet Ramey
Re: IFS whitespace definition
Chet Ramey
Re: IFS whitespace definition
Robert Elz
Re: IFS whitespace definition
Chet Ramey
Fwd: New feature
Saint Michael
Re: Fwd: New feature
Greg Wooledge
Re: Fwd: New feature
Andreas Schwab
Re: New feature
Martin D Kealey
aliases sometimes not expanded even with expand_aliases set
ian
Re: aliases sometimes not expanded even with expand_aliases set
Greg Wooledge
Re: aliases sometimes not expanded even with expand_aliases set
Chet Ramey
Re: aliases sometimes not expanded even with expand_aliases set
Ian Dall
Re: aliases sometimes not expanded even with expand_aliases set
Chet Ramey
procsub doesn't release the terminal without reading one byte
Oğuz
Re: procsub doesn't release the terminal without reading one byte
Phi Debian
Re: procsub doesn't release the terminal without reading one byte
Chet Ramey
Re: procsub doesn't release the terminal without reading one byte
Oğuz
Re: procsub doesn't release the terminal without reading one byte
Andreas Schwab
Re: procsub doesn't release the terminal without reading one byte
Martin D Kealey
Call dynamic builtins with 'builtin' command
Vadim Nevorotin
Re: Call dynamic builtins with 'builtin' command
Greg Wooledge
Re: Call dynamic builtins with 'builtin' command
Chet Ramey
Re: Call dynamic builtins with 'builtin' command
Greg Wooledge
A documentation coincidence
G. Branden Robinson
Re: A documentation coincidence
Chet Ramey
Re: A documentation coincidence
G. Branden Robinson
Re: A documentation coincidence
Chet Ramey
Bug report in ubuntu 24.04
Luis Vazquez de Lara via Bug reports for the GNU Bourne Again SHell
Re: Bug report in ubuntu 24.04
Grisha Levit
Bash debugging.
David Shuman
Re: Bash debugging.
Chet Ramey
read command sometimes misses newline on timeout
Thomas Oettli via Bug reports for the GNU Bourne Again SHell
Re: read command sometimes misses newline on timeout
Martin D Kealey
Re: read command sometimes misses newline on timeout
Martin D Kealey
AW: Re: read command sometimes misses newline on timeout
Thomas Oettli via Bug reports for the GNU Bourne Again SHell
Re: read command sometimes misses newline on timeout
Chet Ramey
AW: Re: read command sometimes misses newline on timeout
Thomas Oettli via Bug reports for the GNU Bourne Again SHell
Re: read command sometimes misses newline on timeout
alex xmb sw ratchev
AW: Re: read command sometimes misses newline on timeout
Thomas Oettli via Bug reports for the GNU Bourne Again SHell
Re: read command sometimes misses newline on timeout
alex xmb sw ratchev
AW: Re: read command sometimes misses newline on timeout
Thomas Oettli via Bug reports for the GNU Bourne Again SHell
Re: read command sometimes misses newline on timeout
alex xmb sw ratchev
AW: Re: read command sometimes misses newline on timeout
Thomas Oettli via Bug reports for the GNU Bourne Again SHell
Re: Fwd: read command sometimes misses newline on timeout
Greg Wooledge
Re: Fwd: read command sometimes misses newline on timeout
Martin D Kealey
Re: AW: Re: read command sometimes misses newline on timeout
Chet Ramey
Re: AW: Re: read command sometimes misses newline on timeout
Chet Ramey
AW: Re: AW: Re: read command sometimes misses newline on timeout
Thomas Oettli
Re: AW: Re: AW: Re: read command sometimes misses newline on timeout
Chet Ramey
AW: Re: AW: Re: AW: Re: read command sometimes misses newline on timeout
Thomas Oettli via Bug reports for the GNU Bourne Again SHell
Re: AW: Re: AW: Re: AW: Re: read command sometimes misses newline on timeout
Chet Ramey
AW: Re: AW: Re: AW: Re: AW: Re: read command sometimes misses newline on timeout
Thomas Oettli
[PATCH] help -d: print loadable builtins correctly
Grisha Levit
[PATCH] BASH_SOURCE_FULLPATH_DEFAULT fixup
Grisha Levit
Re: [PATCH] BASH_SOURCE_FULLPATH_DEFAULT fixup
Chet Ramey
[PATCH] braces: avoid signed overflow
Grisha Levit
Re: [PATCH] braces: avoid signed overflow
Chet Ramey
${param@a} should bypass unbound variable check or be processed ahead of it.
konsolebox
Re: ${param@a} should bypass unbound variable check or be processed ahead of it.
konsolebox
Re: ${param@a} should bypass unbound variable check or be processed ahead of it.
Chet Ramey
Re: ${param@a} should bypass unbound variable check or be processed ahead of it.
Grisha Levit
Re: ${param@a} should bypass unbound variable check or be processed ahead of it.
konsolebox
Re: ${param@a} should bypass unbound variable check or be processed ahead of it.
konsolebox
Signal handling by readline
Elad Lahav
Re: Signal handling by readline
Chet Ramey
Re: Signal handling by readline
Elad Lahav
Re: Signal handling by readline
Chet Ramey
[sr #111125] compgen does not complete paths starting with environment variables when called indirectly
anonymous
compgen -I (programmable completion as if initial word)
Stephen Gildea
Re: compgen -I (programmable completion as if initial word)
Chet Ramey
Bash-5.2 Patch 37
Chet Ramey
Bash-5.2 Patch 36
Chet Ramey
Bash-5.2 Patch 35
Chet Ramey
Bash-5.2 Patch 34
Chet Ramey
Bash-5.2 Patch 33
Chet Ramey
wrong word tokenization in case of arithmetic expressions
Milana
Re: wrong word tokenization in case of arithmetic expressions
Chet Ramey
fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
Martin D Kealey
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
alex xmb sw ratchev
Re: fg via keybind modifies tty settings
Chet Ramey
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
Lawrence Velázquez
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
Oğuz
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
Lawrence Velázquez
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
Chet Ramey
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
Chet Ramey
Re: fg via keybind modifies tty settings
Martin D Kealey
Re: fg via keybind modifies tty settings
Chet Ramey
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
#!microsuxx
Re: fg via keybind modifies tty settings
#!microsuxx
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
#!microsuxx
Re: fg via keybind modifies tty settings
#!microsuxx
Re: fg via keybind modifies tty settings
Martin D Kealey
Re: fg via keybind modifies tty settings
Chet Ramey
Re: fg via keybind modifies tty settings
David Moberg
Re: fg via keybind modifies tty settings
Martin D Kealey
Re: fg via keybind modifies tty settings
Chet Ramey
Re: fg via keybind modifies tty settings
Martin D Kealey
Re: fg via keybind modifies tty settings
Lawrence Velázquez
[feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
shynur .
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
Oğuz
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
shynur .
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
Oğuz
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
shynur .
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
Oğuz
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
Martin D Kealey
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
Chet Ramey
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
Koichi Murase
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
Oğuz
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
Chet Ramey
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
alex xmb sw ratchev
Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`
shynur .
[bug #66234] effect of redirecting stderr on checkwinsize undocumented
anonymous
Manpage typo
John Devin
Re: Manpage typo
Lawrence Velázquez
Question on $IFS related differences (Was: Question on $@ vs $@$@)
Steffen Nurpmeso
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Oğuz
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Greg Wooledge
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Chet Ramey
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Steffen Nurpmeso
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Robert Elz
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Steffen Nurpmeso
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Steffen Nurpmeso
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Robert Elz
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Steffen Nurpmeso
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Robert Elz
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Chet Ramey
Re: Question on $IFS related differences (Was: Question on $@ vs $@$@)
Steffen Nurpmeso
Suggested BASH Improvement
BRUCE FOWLER via Bug reports for the GNU Bourne Again SHell
Re: Suggested BASH Improvement
alex xmb sw ratchev
Re: Suggested BASH Improvement
Andreas Schwab
Re: Suggested BASH Improvement
Chet Ramey
Re: Suggested BASH Improvement
Greg Wooledge
Re: Suggested BASH Improvement
Chet Ramey
(question) fast split/join of strings
William Park
Re: (question) fast split/join of strings
Lawrence Velázquez
Re: (question) fast split/join of strings
Greg Wooledge
Re: (question) fast split/join of strings
alex xmb sw ratchev
Re: (question) fast split/join of strings
alex xmb sw ratchev
Re: (question) fast split/join of strings
Greg Wooledge
Re: (question) fast split/join of strings
alex xmb sw ratchev
Re: (question) fast split/join of strings
Greg Wooledge
Re: (question) fast split/join of strings
alex xmb sw ratchev
[PATCH] prompt: add \m, PROMPTTIMEFORMAT, shopt prompt_time_all
Evan Gates
Re: [PATCH] prompt: add \m, PROMPTTIMEFORMAT, shopt prompt_time_all
Evan Gates
Re: [PATCH] prompt: add \m, PROMPTTIMEFORMAT, shopt prompt_time_all
Chet Ramey
Re: [PATCH] prompt: add \m, PROMPTTIMEFORMAT, shopt prompt_time_all
Koichi Murase
Re: bash builtins mapfile issue - Unexpected parameter passing of causes rce
Greg Wooledge
Re: bash builtins mapfile issue - Unexpected parameter passing of causes rce
Martin D Kealey
Re: bash builtins mapfile issue - Unexpected parameter passing of causes rce
Chet Ramey
Readline Documentation
John Devin
Re: Readline Documentation
Chet Ramey
Re: Readline Documentation
John Devin
Re: Readline Documentation
Chet Ramey
Re: Readline Documentation
G. Branden Robinson
Re: Readline Documentation
Chet Ramey
Re: Readline Documentation
John Devin
"make depend(s)" broken
Martin D Kealey
Re: "make depend(s)" broken
Chet Ramey
Re: "make depend(s)" broken
Chet Ramey
autoconf can't cope with picky compiler, typo in shmbutil.h
Martin D Kealey
Re: autoconf can't cope with picky compiler, typo in shmbutil.h
Chet Ramey
Errors in German help echo documentation (and other languages)
secretuser56
Bash - Errors in German help echo documentation (and other languages)
Zachary Santer
Temporary history file not being removed from home directory
Dmytro Bagrii
Re: Temporary history file not being removed from home directory
Chet Ramey
Re: Temporary history file not being removed from home directory
Dmytro Bagrii
No error for missing semicolon before "then"
Ulrich Mueller
Re: No error for missing semicolon before "then"
Chet Ramey
if source command.sh issue
morshalev
Re: if source command.sh issue
Robert Elz
Feature request: process title with exec -a "" for oneself
Lockywolf
Re: Feature request: process title with exec -a "" for oneself
Martin D Kealey
Re: Feature request: process title with exec -a "" for oneself
Chet Ramey
Re: Feature request: process title with exec -a "" for oneself
Lockywolf
Earlier messages
Later messages