bug-bash
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/09/25
Re: Work-arounds for being in "set -e" mode (Was: Re: why "shopt -p" sometime return non-zero ?)
Duncan Roe via Bug reports for the GNU Bourne Again SHell
2025/09/24
(Not a bug) RETRACT Redirection taking too much time
pourko2--- via Bug reports for the GNU Bourne Again SHell
2025/09/24
Re: why "shopt -p" sometime return non-zero ?
Martin D Kealey
2025/09/24
Devel branch, commit 12ea4bfec3e9f06fea2930a55f49c4c2ccf08071
pourko2--- via Bug reports for the GNU Bourne Again SHell
2025/09/24
Re: why "shopt -p" sometime return non-zero ?
Duncan Roe via Bug reports for the GNU Bourne Again SHell
2025/09/24
Re: why "shopt -p" sometime return non-zero ?
Stan Marsh
2025/09/24
Re: [PATCH v2 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Andreas Schwab
2025/09/24
Re: valgrind errors (sometimes resulting in a crash)
Chet Ramey
2025/09/24
Re: why "shopt -p" sometime return non-zero ?
Chris Elvidge
2025/09/24
Re: [PATCH v2 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Chet Ramey
2025/09/24
Re: why "shopt -p" sometime return non-zero ?
Greg Wooledge
2025/09/24
valgrind errors (sometimes resulting in a crash)
Jochen Roemmler via Bug reports for the GNU Bourne Again SHell
2025/09/24
Re: why "shopt -p" sometime return non-zero ?
Chris Elvidge
2025/09/24
Re: why "shopt -p" sometime return non-zero ?
Jean-Jacques Brucker
2025/09/23
Re: About fltexpr
Chet Ramey
2025/09/23
Re: About fltexpr
Chet Ramey
2025/09/23
Re: About fltexpr
Chet Ramey
2025/09/23
Re: [PATCH] command: time
Chet Ramey
2025/09/23
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Chet Ramey
2025/09/23
Re: [PATCH]-v2 command: time
Greg Wooledge
2025/09/23
Re: [PATCH]-v2 command: time
pourko2--- via Bug reports for the GNU Bourne Again SHell
2025/09/23
Re: CORRECTED: Bug in the read command
Chet Ramey
2025/09/23
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Gioele Barabucci
2025/09/23
[PATCH] nanoseconds
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/22
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Lawrence Velázquez
2025/09/22
[PATCH] builtin: test
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/22
[PATCH] command: time
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/22
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Oğuz
2025/09/22
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Gioele Barabucci
2025/09/22
Re: Bad filename tab completion with bracket and dollar sign
Chet Ramey
2025/09/22
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Chet Ramey
2025/09/22
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
2025/09/22
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/22
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
G. Branden Robinson
2025/09/22
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Chet Ramey
2025/09/22
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
2025/09/22
Re: CORRECTED: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/22
Re: [PATCH 2/7] doc/bash.1: Document deprecated syntax for arithmetic evaluation
Chet Ramey
2025/09/22
Re: [PATCH 5/7] builtins/test: Document that file expressions act on the symlink target
Chet Ramey
2025/09/22
Re: [PATCH 6/7] builtins/test: Document handling of parameters
Chet Ramey
2025/09/22
[PATCH v2 5/7] builtins/test: Document that file expressions act on the symlink target
Gioele Barabucci
2025/09/22
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
2025/09/22
Re: [PATCH 4/7] doc/bash.1: Document role of LC_COLLATE in case-insensitive pathname expansion
Chet Ramey
2025/09/22
Re: [PATCH 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Chet Ramey
2025/09/22
Re: [PATCH 1/7] doc: Document interaction between `exec` and redirections
Chet Ramey
2025/09/22
[PATCH v2 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Gioele Barabucci
2025/09/22
[PATCH v2 4/7] doc/bash.1: Document role of LC_COLLATE in case-insensitive pathname expansion
Gioele Barabucci
2025/09/22
Re: [PATCH 7/7] doc/bash.1: Document -v/-x options
Chet Ramey
2025/09/22
[PATCH v2 7/7] doc/bash.1: Document -v/-x options
Gioele Barabucci
2025/09/22
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Greg Wooledge
2025/09/22
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
2025/09/22
[PATCH v3] examples/s-f/Bash_aliases: Fix off-by-one error
Gioele Barabucci
2025/09/22
[PATCH v2 2/7] doc/bash.1: Document deprecated syntax for arithmetic evaluation
Gioele Barabucci
2025/09/22
[PATCH v2 6/7] builtins/test: Document handling of parameters
Gioele Barabucci
2025/09/22
[PATCH v2 0/7] Ancient documentation fixes from Debian
Gioele Barabucci
2025/09/22
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
2025/09/22
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Lawrence Velázquez
2025/09/22
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
2025/09/22
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
2025/09/22
Re: CORRECTED: Bug in the read command
Chet Ramey
2025/09/22
Re: About fltexpr
Andreas Schwab
2025/09/22
[PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Gioele Barabucci
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Duncan Roe via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Greg Wooledge
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Lawrence Velázquez
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Greg Wooledge
2025/09/21
Re: About fltexpr
Lawrence Velázquez
2025/09/21
Re: About fltexpr
Lawrence Velázquez
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Duncan Roe via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Duncan Roe via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Duncan Roe via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Mike Jonkmans
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Stan Marsh
2025/09/21
Re: About fltexpr
Andreas Schwab
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Oğuz
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Andreas Schwab
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Stan Marsh
2025/09/21
Re: About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: About fltexpr
Greg Wooledge
2025/09/21
Re: About fltexpr
Stan Marsh
2025/09/21
Re: About fltexpr
Lawrence Velázquez
2025/09/21
Re: About fltexpr
Greg Wooledge
2025/09/21
About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: [PATCH 2/7] doc/bash.1: Document deprecated syntax for arithmetic evaluation
Stan Marsh
2025/09/21
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Stan Marsh
2025/09/21
Re: Bad filename tab completion with bracket and dollar sign
Koichi Murase
2025/09/21
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/21
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Chris Elvidge
2025/09/21
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Phi Debian
2025/09/21
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Greg Wooledge
2025/09/21
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Stan Marsh
2025/09/21
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Phi Debian
2025/09/20
Re: [PATCH 2/7] doc/bash.1: Document deprecated syntax for arithmetic evaluation
Oğuz
2025/09/20
[PATCH] ansicstr: handle mbrtowc return 0
Grisha Levit
2025/09/20
Re: [PATCH 7/7] doc/bash.1: Document -v/-x options
G. Branden Robinson
2025/09/20
Re: [PATCH 6/7] builtins/test: Document handling of parameters
G. Branden Robinson
2025/09/20
Re: [PATCH 4/7] doc/bash.1: Document role of LC_COLLATE in case-insensitive pathname expansion
G. Branden Robinson
2025/09/20
Re: [PATCH 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
G. Branden Robinson
2025/09/20
Re: [PATCH 2/7] doc/bash.1: Document deprecated syntax for arithmetic evaluation
G. Branden Robinson
2025/09/20
Re: [PATCH 1/7] doc: Document interaction between `exec` and redirections
G. Branden Robinson
2025/09/20
Re: Missing semicolon tolerated after double-bracket [[ ]] expression
Duncan Roe via Bug reports for the GNU Bourne Again SHell
2025/09/20
Re: Bash glob range [0-5] in UTF-8 locale misses ¹, ² & ³
Chet Ramey
2025/09/20
Re: Bash glob range [0-5] in UTF-8 locale misses ¹, ² & ³
Duncan Roe via Bug reports for the GNU Bourne Again SHell
2025/09/20
Re: [PATCH 7/7] doc/bash.1: Document -v/-x options
Lawrence Velázquez
2025/09/20
Re: builtin_name --help
Chet Ramey
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Robert Elz
2025/09/20
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/20
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/20
[PATCH 6/7] builtins/test: Document handling of parameters
Gioele Barabucci
2025/09/20
[PATCH 4/7] doc/bash.1: Document role of LC_COLLATE in case-insensitive pathname expansion
Gioele Barabucci
2025/09/20
[PATCH 2/7] doc/bash.1: Document deprecated syntax for arithmetic evaluation
Gioele Barabucci
2025/09/20
[PATCH 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Gioele Barabucci
2025/09/20
[PATCH 1/7] doc: Document interaction between `exec` and redirections
Gioele Barabucci
2025/09/20
[PATCH 7/7] doc/bash.1: Document -v/-x options
Gioele Barabucci
2025/09/20
[PATCH 5/7] builtins/test: Document that file expressions act on the symlink target
Gioele Barabucci
2025/09/20
[PATCH 0/7] Ancient documentation fixes from Debian
Gioele Barabucci
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Greg Wooledge
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/20
Project management in Savannah (was: [bug #67486] Can't use if with two separate awk floating number comparisons)
G. Branden Robinson
2025/09/20
Re: more readline signal issue examples
Grisha Levit
2025/09/20
Re: builtin_name --help
Andreas Kähäri
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Chris Elvidge
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Lawrence Velázquez
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Chris Elvidge
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Martin Schulte
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Stan Marsh
2025/09/20
[PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Stan Marsh
2025/09/20
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/20
Re: [PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Chris Elvidge
2025/09/20
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/19
[bug #67536] -Wmisleading-indentation warning in strtrans.c
correctmost
2025/09/19
Re: builtin_name --help
Andreas Kähäri
2025/09/19
[PATCH] examples/s-f/Bash_aliases: Fix off-by-one error
Gioele Barabucci
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/19
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
Andreas Kähäri
2025/09/19
Re: builtin_name --help
Lawrence Velázquez
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/19
Re: builtin_name --help
Andreas Kähäri
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
Chet Ramey
2025/09/19
Re: builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/19
Re: [bug #67486] Can't use if with two separate awk floating number comparisons
G. Branden Robinson
2025/09/19
Re: builtin_name --help
Andreas Kähäri
2025/09/19
builtin_name --help
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/19
Re: Bash glob range [0-5] in UTF-8 locale misses ¹, ² & ³
Chet Ramey
2025/09/18
Re: CORRECTED: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/18
Re: CORRECTED: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/18
Re: [bug #67486] Can't use if with two separate awk floating number comparisons
Chet Ramey
2025/09/18
Re: CORRECTED: Bug in the read command
Chet Ramey
2025/09/18
Re: CORRECTED: Bug in the read command
Chet Ramey
2025/09/18
Re: bash hangs when executing a script with a here document larger than 64 KiB
Chet Ramey
2025/09/18
Re: [PATCH] command substitution with trailing newlines (was Re: [PATCH] Add shopts for ...)
Chet Ramey
2025/09/18
Re: [PATCH] command substitution with trailing newlines (was Re: [PATCH] Add shopts for ...)
Koichi Murase
2025/09/18
Re: [PATCH] command substitution with trailing newlines (was Re: [PATCH] Add
Koichi Murase
2025/09/17
Re: Missing semicolon tolerated after double-bracket [[ ]] expression
Lawrence Velázquez
2025/09/17
Re: Bug in the read command
Chet Ramey
2025/09/17
Re: CORRECTED: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/17
Re: Bug in the read command
Greg Wooledge
2025/09/17
Re: Missing semicolon tolerated after double-bracket [[ ]] expression
Martin D Kealey
2025/09/17
Re: CORRECTED: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/17
Re: [bug #67486] Can't use if with two separate awk floating number comparisons
Chet Ramey
2025/09/17
bash hangs when executing a script with a here document larger than 64 KiB
Bruno Haible via Bug reports for the GNU Bourne Again SHell
2025/09/17
Re: Missing semicolon tolerated after double-bracket [[ ]] expression
Chet Ramey
2025/09/17
Re: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/17
Re: trap and BASH_COMMAND
Mike Jonkmans
2025/09/17
Re: Bug in the read command
Robert Elz
2025/09/17
Re: Bug in the read command
Andreas Schwab
2025/09/17
Re: Bug in the read command
Chet Ramey
2025/09/17
Re: CORRECTED: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/17
Re: CORRECTED: Bug in the read command
Greg Wooledge
2025/09/17
Re: Bug in the read command
Robert Elz
2025/09/17
Re: Bug in the read command
Robert Elz
2025/09/17
Re: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
2025/09/17
Re: CORRECTED: Bug in the read command
pourko--- via Bug reports for the GNU Bourne Again SHell
Earlier messages
Later messages