Messages by Thread
-
-
-
Re: [bash arithmetic bugs with "++","--","+=1" and "-=1"]
Todd Zullinger
-
Re: [bash arithmetic bugs with "++","--","+=1" and "-=1"]
Chet Ramey
-
Re: [bash arithmetic bugs with "++","--","+=1" and "-=1"]
Stan Marsh
-
Re: [bash arithmetic bugs with "++","--","+=1" and "-=1"]
Greg Wooledge
-
Re: [bash arithmetic bugs with "++","--","+=1" and "-=1"]
Stan Marsh
-
Re: [bash arithmetic bugs with "++","--","+=1" and "-=1"]
Greg Wooledge
-
static build fails with 5.3 rc2
Matthias Klose
-
There's no way to declare a function local to another function.
Zachary Santer
-
Building bash 5.3, rc2, warning about mktemp()
Stan Marsh
-
Re: Building bash 5.3, rc2, warning about mktemp()
Oğuz
-
Re: Building bash 5.3, rc2, warning about mktemp()
Stan Marsh
-
Re: Building bash 5.3, rc2, warning about mktemp()
Oğuz
-
Re: Building bash 5.3, rc2, warning about mktemp()
Chet Ramey
-
Re: Building bash 5.3, rc2, warning about mktemp()
Robert Elz
-
Re: Building bash 5.3, rc2, warning about mktemp()
Chet Ramey
-
[ PATCH ] NEWS: Make it clear that fltexpr is a *loadable* builtin
Duncan Roe
-
exec3.sub never finishes with huge argmax
Joel Ebel via Bug reports for the GNU Bourne Again SHell
-
Meta: `help cut` doesn't document what -a does
Stan Marsh
-
Re: `help cut` doesn`t document what -a does
Stan Marsh
-
lcut query
Duncan Roe
-
Duplicate symbols
Joel Ebel via Bug reports for the GNU Bourne Again SHell
-
'\a' and '\r' escape sequence in internationalized messages
Rafael Fontenelle
-
5.3: Why is <(cmd) allowed in func names of func defs?
Koichi Murase
-
Bash-5.3-rc2 available
Chet Ramey
-
Questions on the behavior of CTLR+C and trap when job control is enabled/disabled
Grégory Pakosz
-
`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