Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (date)
[
Thread Index
][
Top
][
All Lists
][
bug-bash info page
]
Advanced
[
Prev Period
]
Last Modified: Wed Mar 31 2010 16:47:47 -0400
Messages in reverse chronological order
[
Next Period
]
March 31, 2010
Re: Strings manipulation without using variables
,
Greg Wooledge
,
16:47
Re: Strings manipulation without using variables
,
Bob Proulx
,
13:03
Strings manipulation without using variables
,
Francesco Pretto
,
12:25
Re: trap output piped to another program gives incomplete results
,
Eric Blake
,
09:52
trap output piped to another program gives incomplete results
,
Siddhesh Poyarekar
,
01:45
March 30, 2010
Re: Bash sometimes cannot find aliases
,
Chet Ramey
,
23:31
Re: Bash sometimes cannot find aliases
,
Clark J. Wang
,
10:05
Re: Bash sometimes cannot find aliases
,
Greg Wooledge
,
08:15
Re: Bash sometimes cannot find aliases
,
Clark J. Wang
,
02:47
Re: Bash sometimes cannot find aliases
,
Clark J. Wang
,
02:37
March 29, 2010
Re: Completion List color
,
Chet Ramey
,
17:58
Completion List color
,
MJ
,
17:12
Re: Built-in "test -x" fails for root on FreeBSD
,
Johan Hattne
,
14:35
Re: Built-in "test -x" fails for root on FreeBSD
,
Eric Blake
,
12:46
Re: Built-in "test -x" fails for root on FreeBSD
,
Johan Hattne
,
12:39
Re: manpage error-Arithmetic Evaluation of numbers with explicit base
,
Marc Herbert
,
11:27
Re: compiling BASH on windows without cygwin not possible
,
Eric Blake
,
10:07
Re: Built-in "test -x" fails for root on FreeBSD
,
Eric Blake
,
10:04
Re: manpage error-Arithmetic Evaluation of numbers with explicit base
,
Thomas Bartosik
,
09:51
Re: manpage error-Arithmetic Evaluation of numbers with explicit base
,
Greg Wooledge
,
08:52
Re: manpage error-Arithmetic Evaluation of numbers with explicit base
,
Thomas Bartosik
,
08:23
March 28, 2010
Re: feature request (complete)
,
Chet Ramey
,
17:46
Re: cmdhist creates unparsable history entries
,
Chet Ramey
,
17:38
March 27, 2010
Re: compiling BASH on windows without cygwin not possible
,
Chet Ramey
,
13:41
Re: Built-in "test -x" fails for root on FreeBSD
,
Chet Ramey
,
13:33
Built-in "test -x" fails for root on FreeBSD
,
Johan Hattne
,
10:04
compiling BASH on windows without cygwin not possible
,
Jim Michaels
,
10:04
Re: echo interrupted by SIGCHLD from a dying coprocess
,
Tomáš Trnka
,
03:58
March 26, 2010
Re: echo interrupted by SIGCHLD from a dying coprocess
,
Chet Ramey
,
22:50
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Chet Ramey
,
20:23
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Siddhesh Poyarekar
,
01:52
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Siddhesh Poyarekar
,
01:51
March 25, 2010
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Eric Blake
,
17:11
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Siddhesh Poyarekar
,
15:32
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Eric Blake
,
10:44
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Siddhesh Poyarekar
,
10:39
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Eric Blake
,
09:53
Re: printf builtin: '*' broken in conversion spec field width and precision (e.g., "%.*s")
,
Chet Ramey
,
09:53
Re: pwd or shell prompt doesn't update after renaming a parent dir
,
Chet Ramey
,
09:10
Re: printf builtin: '*' broken in conversion spec field width and precision (e.g., "%.*s")
,
Greg Wooledge
,
08:23
pwd or shell prompt doesn't update after renaming a parent dir
,
Ali Ghanavatian
,
08:17
echo interrupted by SIGCHLD from a dying coprocess
,
Tomáš Trnka
,
08:17
printf builtin: '*' broken in conversion spec field width and precision (e.g., "%.*s")
,
Rob Robason
,
06:36
March 24, 2010
Re: Data piped to 'mapfile', 'readarray', 'read -a' shell builtins is ignored
,
Greg Wooledge
,
10:16
Re: Data piped to 'mapfile', 'readarray', 'read -a' shell builtins is ignored
,
Pierre Gaston
,
10:11
Data piped to 'mapfile', 'readarray', 'read -a' shell builtins is ignored
,
Rob Robason
,
10:08
March 23, 2010
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Siddhesh Poyarekar
,
12:00
Re: [PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Eric Blake
,
10:18
Re: What is $[ ] ?
,
Chet Ramey
,
09:25
Re: unicode aware printf \u and \U switches not supported
,
Roman Rakus
,
08:54
Re: unicode aware printf \u and \U switches not supported
,
Greg Wooledge
,
08:17
Re: What is $[ ] ?
,
Pierre Gaston
,
07:01
What is $[ ] ?
,
Marc Herbert
,
06:41
[PATCH] trap -p does not display ignored signals inherited from parent by a bash process
,
Siddhesh Poyarekar
,
03:29
March 22, 2010
Re: weird bug in small for loop and here documents and bash-4.x
,
Mike Frysinger
,
22:17
Re: manpage error-Arithmetic Evaluation of numbers with explicit base
,
Chet Ramey
,
22:05
Re: unicode aware printf \u and \U switches not supported
,
Chet Ramey
,
22:01
Re: weird bug in small for loop and here documents and bash-4.x
,
Chet Ramey
,
21:48
unicode aware printf \u and \U switches not supported
,
Thomas Bartosik
,
19:39
manpage error-Arithmetic Evaluation of numbers with explicit base
,
tbartdev
,
19:39
Re: weird bug in small for loop and here documents and bash-4.x
,
Mike Frysinger
,
18:21
Re: weird bug in small for loop and here documents and bash-4.x
,
Chet Ramey
,
17:28
Re: weird bug in small for loop and here documents and bash-4.x
,
Mike Frysinger
,
15:35
glitch in an old documentation-example
,
Jasper
,
11:28
March 21, 2010
Re: weird bug in small for loop and here documents and bash-4.x
,
Chet Ramey
,
21:22
Re: Tab completion of "\ ends catastrophically
,
Chet Ramey
,
20:50
cmdhist creates unparsable history entries
,
Andreas Schwab
,
12:05
Tab completion of "\ ends catastrophically
,
joscrei
,
12:02
weird bug in small for loop and here documents and bash-4.x
,
Mike Frysinger
,
01:56
March 20, 2010
Bash-4.0 Official Patch 38
,
Chet Ramey
,
17:50
Bash-3.2 Official Patch 51
,
Chet Ramey
,
17:50
March 18, 2010
Re: Subject: Bash leaking unnamed pipes (leaking pipes)
,
Chet Ramey
,
10:37
Re: Error while executing bash in HPUX11.11
,
Chet Ramey
,
10:29
Error while executing bash in HPUX11.11
,
Azad Abdul Rahiman
,
10:14
Subject: Bash leaking unnamed pipes (leaking pipes)
,
Nathan Moore
,
10:14
March 16, 2010
Re: Source code repository
,
Ludovic Courtès
,
05:10
March 15, 2010
Re: Source code repository
,
Eric Blake
,
20:13
please can you help me
,
Klaus Sandner
,
02:23
March 13, 2010
Re: Source code repository
,
Ludovic Courtès
,
13:48
Re: Source code repository
,
Eric Blake
,
08:27
feature request (complete)
,
olvar
,
07:36
Source code repository
,
Ludovic Courtès
,
07:36
March 12, 2010
Re: Bash manual - interactive shell definition
,
Chet Ramey
,
13:54
Re: Bash manual - interactive shell definition
,
Pierre Gaston
,
05:48
Re: Bash manual - interactive shell definition
,
Pierre Gaston
,
05:40
Re: Bash manual - interactive shell definition
,
Ken Irving
,
05:15
Re: Bash manual - interactive shell definition
,
Pierre Gaston
,
04:58
Re: Bash manual - interactive shell definition
,
Ken Irving
,
04:55
Re: Bash manual - interactive shell definition
,
Ken Irving
,
04:50
Re: Bash manual - interactive shell definition
,
Marc Herbert
,
04:31
Re: Bash manual - interactive shell definition
,
Ken Irving
,
03:44
March 11, 2010
Bash manual - interactive shell definition
,
Robert Cratchit
,
23:48
Re: Return status of command substitution with $(...) "gets lost"
,
Chet Ramey
,
14:55
Re: Return status of command substitution with $(...) "gets lost"
,
Eric Blake
,
11:49
Re: Return status of command substitution with $(...) "gets lost"
,
Marc Herbert
,
11:29
Re: Return status of command substitution with $(...) "gets lost"
,
Chet Ramey
,
09:03
March 10, 2010
Re: Return status of command substitution with $(...) "gets lost"
,
Chet Ramey
,
17:24
Re: Return status of command substitution with $(...) "gets lost"
,
Eric Blake
,
12:42
Re: Return status of command substitution with $(...) "gets lost"
,
Marc Herbert
,
12:28
March 09, 2010
Re: Crash on completion
,
Jan Schampera
,
12:40
Re: bash associative array not working at all, so stupid!
,
Bob Proulx
,
12:37
Re: bash associative array not working at all, so stupid!
,
Christopher Roy Bratusek
,
12:19
Re: bash associative array not working at all, so stupid!
,
Roman Rakus
,
12:05
Re: bash associative array not working at all, so stupid!
,
Chet Ramey
,
11:34
Re: gnu debugger
,
Eric Blake
,
09:55
Re: Crash on completion
,
Chet Ramey
,
09:48
Re: bash associative array not working at all, so stupid!
,
Pierre Gaston
,
09:35
bash associative array not working at all, so stupid!
,
Wang Xuancong
,
09:21
gnu debugger
,
Klaus Sandner
,
09:21
Re: [bash-bug] Crash on completion
,
Dr. Werner Fink
,
09:21
Re: Crash on completion
,
Roman Rakus
,
08:52
Re: Crash on completion
,
Roman Rakus
,
07:42
Crash on completion
,
Jan Schampera
,
03:13
March 08, 2010
Re: case statement and $( ) environment
,
Chet Ramey
,
11:20
March 07, 2010
Re: [Patch] Considerably faster conversion from multi-byte strings to wide-character strings
,
Chet Ramey
,
17:05
Re: Why tab is not colored?
,
Joachim Schmitz
,
15:44
Re: Why tab is not colored?
,
Bob Proulx
,
11:59
Why tab is not colored?
,
Peng Yu
,
11:20
March 06, 2010
Re: reversal of brace vs process expansion needs compatibility option
,
tbagg
,
20:41
case statement and $( ) environment
,
Roland Nagtegaal
,
20:41
March 04, 2010
Re: reversal of brace vs process expansion needs compatibility option
,
Chet Ramey
,
22:43
Re: Return status of command substitution with $(...) "gets lost"
,
Chet Ramey
,
22:21
Re: Return status of command substitution with $(...) "gets lost"
,
Chris F.A. Johnson
,
18:40
reversal of brace vs process expansion needs compatibility option
,
Ted Bagg
,
17:28
Return status of command substitution with $(...) "gets lost"
,
Ettelbrueck, Heiko
,
17:28
[Patch] Considerably faster conversion from multi-byte strings to wide-character strings
,
⚛
,
00:59
March 02, 2010
Re: Logically equivalent statements output different results. Suspect problem with 'pipe'.
,
Chet Ramey
,
11:23
Re: Minor German localization itch
,
Chet Ramey
,
11:13
Re: Logically equivalent statements output different results. Suspect problem with 'pipe'.
,
Henning Garus
,
10:07
Re: Logically equivalent statements output different results. Suspect problem with 'pipe'.
,
Greg Wooledge
,
10:04
Minor German localization itch
,
Tim Landscheidt
,
09:14
Logically equivalent statements output different results. Suspect problem with 'pipe'.
,
Kalidas Yeturu
,
09:14
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc