Messages by Thread
-
`help cut` doesn't document what -a does
Duncan Roe
-
Tilde expansion in PATH in POSIX-Mode
Martin Schulte
-
Message "You have new mail ..." interrupts programmable completion
Troy Loveday
-
combination of source and && does not result in current alias to be expanded
Bob Mroczka
-
grouping via {} fails after "test $PIPESTATUS"
Steve Newcomb
-
Weird -s test behavior
Stephen Leaf
-
[PATCH] bash-5.3-rc1 FTBFS when cross compiling with gcc-15
Bruce Dubbs
-
Difference in POSIX regular expression for bash's '=~' operator and POSIXLY_CORRECT grep -E
FunnyMan Computer
-
What is the status of bash-5.3?
Bruce Dubbs
-
${subscriptref} triggers nounset, but $subscriptref does not
Emanuele Torre
-
Cross-Compile - Makefile - Install-strip
NR
-
Bash does not complete the filename once the situation becomes singular
Adam Purkrt
-
Brace expansion change on devel
Sam James
-
[PATCH] Fix link error on GNU/Hurd.
Collin Funk
-
feature request: for name ... in word ...; do list; done
Zachary Santer
-
SourceAv in xparse_dolparen when trying to compare with rvalue
Александр Ушаков
-
SourceAv in rewind_input_string when trying to compare with rvalue
Александр Ушаков
-
Bug in Bash Autocompletion: Hidden File, ...Hiding-From-You, Autocompleted Without Dot Prefix
Tanmay Jagtap
-
$* in here-document
Martijn Dekker
-
Heap-buffer-overflow in read_token_word() when read element with -1 index
Александр Ушаков
-
[bug #67045] bash parsing error, when using readline, backslashes, and <Ctrl-d>
anonymous
-
Re: BashPitfall 65, read reading past the delimiter on records ending in truncated characters
Greg Wooledge
-
Heap-buffer-overflow in parse_matched_pair when push_delimiter (dstack, ch) macros opens up
Александр Ушаков
-
Bash documentation is missing ID anchor
Antti Savolainen
-
Bash shell uses wrong language
Kaulkwappe
-
tiny tweak to examples/functions/autoload.v3 (email addresses)
Mark Kennedy
-
[sr #111224] custom completion not used after escaped semicolon
anonymous
-
Make cd built-in as resilient as mkdir -p built-in
Laurent Lyaudet
-
Support ksh93 x=${<space>cmd;}
Cedric Blancher
-
Problem in trap help message
Rafael Fontenelle via Bug reports for the GNU Bourne Again SHell
-
Bash-5.3-rc1 available
Chet Ramey
-
/dev/tcp feature request...
A. James Lewis
-
3 updates for 5.3rc1
Duncan Roe
-
2.0..devel: `set -u; a=1; echo ${#a[@]}' fails
Koichi Murase
-
Is this a bug?
George R Goffe
-
Bash skips empty lines when reading history file in multiline mode
Jens Schmidt
-
Surprising behavior with inline environment variable expansion
Léa Gris
-
;exit in bash history causes bash to exit
Ethan Gascoigne
-
[sr #111211] `pipefail` leak/disablement
anonymous
-
foo=bar baz=${|...;} cmd segfauls after running ...
Emanuele Torre
-
[bug #66923] Manual states that $(cat x) and $(< x) being equivalent not strictly true
anonymous
-
Ctrl+C during ~/.bashrc evaluation leads to unexpected behavior
Ionut Nicula
-
Heredoc with a multiline delimiter
Nikola Novak via Bug reports for the GNU Bourne Again SHell
-
$*, and $IFS, again
Steffen Nurpmeso