Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Nov 30 2007 04:00:07 -0500
Threads in reverse chronological order
[
Next Period
]
completion enhancement: automatically switch to file completion after redirection
,
Guillaume Rousse
,
2007/11/30
recursive functions in bash
,
davedoom
,
2007/11/30
Re: recursive functions in bash
,
davedoom
,
2007/11/30
Typo leads to wrong formatting in manpage
,
Daniel Hornung
,
2007/11/29
echo(1) non-conformant (processing -e and -E)
,
Rich Felker
,
2007/11/26
Re: echo(1) non-conformant (processing -e and -E)
,
Eric Blake
,
2007/11/26
nonconformant behavior for printf(1) (you cannot interpret - as an option char)
,
Rich Felker
,
2007/11/26
Re: nonconformant behavior for printf(1) (you cannot interpret - as an option char)
,
Eric Blake
,
2007/11/26
Message not available
Re: nonconformant behavior for printf(1) (you cannot interpret - as an option char)
,
Eric Blake
,
2007/11/26
Message not available
Re: nonconformant behavior for printf(1) (you cannot interpret - as an option char)
,
Eric Blake
,
2007/11/27
Re: nonconformant behavior for printf(1) (you cannot interpret - as an option char)
,
Rich Felker
,
2007/11/27
Re: nonconformant behavior for printf(1) (you cannot interpret - as an option char)
,
Eric Blake
,
2007/11/27
Re: nonconformant behavior for printf(1) (you cannot interpret - as an option char)
,
Rich Felker
,
2007/11/27
problematic \r in msgid
,
Benno Schulenberg
,
2007/11/22
Re: problematic \r in msgid
,
Chet Ramey
,
2007/11/24
Re: problematic \r in msgid
,
Paul Jarc
,
2007/11/24
Re: problematic \r in msgid
,
Benno Schulenberg
,
2007/11/25
[PATCH] manpage clarification wrt "set -e" and || lists
,
dwitch
,
2007/11/21
Bash =~ regex doesn't work in 3.2.25 as in 3.1.17
,
Terry Raitt
,
2007/11/21
Re: Bash =~ regex doesn't work in 3.2.25 as in 3.1.17
,
龙海涛
,
2007/11/21
read doesn't work with piped stdin
,
Blaine Simpson
,
2007/11/19
Re: read doesn't work with piped stdin
,
Bob Proulx
,
2007/11/19
Re: read doesn't work with piped stdin
,
Pierre Gaston
,
2007/11/19
"exit" doesn't work from inside of PIPED read block
,
Blaine Simpson
,
2007/11/19
Re: "exit" doesn't work from inside of PIPED read block
,
Bob Proulx
,
2007/11/19
Message not available
Re: "exit" doesn't work from inside of PIPED read block
,
Bob Proulx
,
2007/11/19
Message not available
Re: "exit" doesn't work from inside of PIPED read block
,
Bob Proulx
,
2007/11/19
Re: "exit" doesn't work from inside of PIPED read block
,
Blaine Simpson
,
2007/11/20
interpretation of pound (#) character inside a bracket expression inside single quotes inside backticks
,
Poor Yorick
,
2007/11/18
Re: interpretation of pound (#) character inside a bracket expression inside single quotes inside backticks
,
Chet Ramey
,
2007/11/18
Some broken UTF-8 sequence causes bash to infinite loop.
,
Morita Sho
,
2007/11/14
is this a bug?
,
naruto canada
,
2007/11/14
Re: is this a bug?
,
Pierre Gaston
,
2007/11/14
Re: is this a bug?
,
Chet Ramey
,
2007/11/14
Re: is this a bug?
,
Chet Ramey
,
2007/11/14
history not restore stdout
,
fede
,
2007/11/14
Re: history not restore stdout
,
Chet Ramey
,
2007/11/14
how could I execute a set of script in a directoy tree?
,
龙海涛
,
2007/11/14
Re: how could I execute a set of script in a directoy tree?
,
Mike Stroyan
,
2007/11/14
Re: how could I execute a set of script in a directoy tree?
,
龙海涛
,
2007/11/17
Re: how could I execute a set of script in a directoy tree?
,
Eric Blake
,
2007/11/17
Re: how could I execute a set of script in a directoy tree?
,
龙海涛
,
2007/11/19
find help about 'read' built-in command
,
龙海涛
,
2007/11/13
Re: find help about 'read' built-in command
,
Bob Proulx
,
2007/11/13
Re: find help about 'read' built-in command
,
龙海涛
,
2007/11/14
Re: find help about 'read' built-in command
,
Mike Stroyan
,
2007/11/14
Re: find help about 'read' built-in command
,
Tatavarty Kalyan
,
2007/11/14
Re: find help about 'read' built-in command
,
Mike Stroyan
,
2007/11/14
Re: find help about 'read' built-in command
,
Bob Proulx
,
2007/11/15
Re: find help about 'read' built-in command
,
Andreas Schwab
,
2007/11/15
Re: find help about 'read' built-in command
,
Bob Proulx
,
2007/11/15
[BUG?] read -n limits bytes, not characters
,
Jan Schampera
,
2007/11/13
Re: [BUG?] read -n limits bytes, not characters
,
Chet Ramey
,
2007/11/13
SIGTTOU handling
,
cerise
,
2007/11/12
Re: SIGTTOU handling
,
Derek Fawcus
,
2007/11/12
Re: SIGTTOU handling
,
Derek Fawcus
,
2007/11/12
Re: SIGTTOU handling
,
Derek Fawcus
,
2007/11/12
Re: SIGTTOU handling
,
cerise
,
2007/11/12
Re: SIGTTOU handling
,
Mike Stroyan
,
2007/11/13
=~ does not match
,
Terry Raitt
,
2007/11/12
Re: =~ does not match
,
Bob Proulx
,
2007/11/12
CMD_IGNORE_RETURN is propagated into function invocations
,
Karsten Sperling
,
2007/11/11
Re: address@hidden
,
Karsten Sperling
,
2007/11/11
Array Elements with Spaces
,
Michael Potter
,
2007/11/10
Re: Array Elements with Spaces
,
Andreas Schwab
,
2007/11/10
Re: Array Elements with Spaces
,
Michael Potter
,
2007/11/10
Random loss of history entries
,
Patrick J. Timlick
,
2007/11/10
Re: Random loss of history entries
,
Linda Walsh
,
2007/11/11
bash's fallback implementation of vsnprintf(3) is nonconformant and breaks printf(1)
,
Rich Felker
,
2007/11/09
Re: bash's fallback implementation of vsnprintf(3) is nonconformant and breaks printf(1)
,
Chet Ramey
,
2007/11/09
$RANDOM incorrectly seeded in subshells
,
Tomas Janousek
,
2007/11/09
bash still dies when trying to write to a tcp socket that has been closed on the other end
,
Ralf Goertz
,
2007/11/08
Re: bash still dies when trying to write to a tcp socket that has been closed on the other end
,
Chet Ramey
,
2007/11/08
memory leak in read builtin
,
Lars Ellenberg
,
2007/11/07
Re: memory leak in read builtin
,
Chet Ramey
,
2007/11/08
Re: memory leak in read builtin
,
Andreas Schwab
,
2007/11/09
Re: memory leak in read builtin
,
Chet Ramey
,
2007/11/09
Re: memory leak in read builtin
,
Chet Ramey
,
2007/11/09
Re: memory leak in read builtin
,
Andreas Schwab
,
2007/11/09
Re: memory leak in read builtin
,
Andreas Schwab
,
2007/11/09
Re: memory leak in read builtin
,
Chet Ramey
,
2007/11/12
Bash 2.05a isn't calling gawk as expected
,
nparks
,
2007/11/07
Re: Bash 2.05a isn't calling gawk as expected
,
Chet Ramey
,
2007/11/07
Re: Bash 2.05a isn't calling gawk as expected
,
Andrew J. Schorr
,
2007/11/07
Re: Bash 2.05a isn't calling gawk as expected
,
Bob Proulx
,
2007/11/07
Looping through lines with tabs of file with cat
,
yitzle
,
2007/11/04
Re: Looping through lines with tabs of file with cat
,
Mike Stroyan
,
2007/11/04
Re: Looping through lines with tabs of file with cat
,
yitzle
,
2007/11/04
Re: Looping through lines with tabs of file with cat
,
Jan Schampera
,
2007/11/04
Re: error with ' in command substitution
,
Sven Mascheck
,
2007/11/03
Re: error with ' in command substitution
,
Chet Ramey
,
2007/11/07
Autoconf test failure caused by Bash bug with "{ ... } >unwritable"
,
Paul Eggert
,
2007/11/02
Redirection failure does not set exit status
,
Andreas Schwab
,
2007/11/02
try to open file descriptor for input with 'exec' fails
,
juergen
,
2007/11/02
Re: try to open file descriptor for input with 'exec' fails
,
Paul Jarc
,
2007/11/02
Re: try to open file descriptor for input with 'exec' fails
,
Chet Ramey
,
2007/11/05
Wrong input confuses bash's arithmetic unit permanently
,
Tomas Janousek
,
2007/11/02
Problem with reading file and executing other stuffs?
,
Horinius
,
2007/11/01
Re: Problem with reading file and executing other stuffs?
,
Paul Jarc
,
2007/11/01
Re: Problem with reading file and executing other stuffs?
,
Horinius
,
2007/11/02
Re: Problem with reading file and executing other stuffs?
,
Paul Jarc
,
2007/11/02
Re: Problem with reading file and executing other stuffs?
,
Horinius
,
2007/11/02
Re: Problem with reading file and executing other stuffs?
,
Paul Jarc
,
2007/11/02
Re: Problem with reading file and executing other stuffs?
,
Hugh Sasse
,
2007/11/02
Re: Problem with reading file and executing other stuffs?
,
Horinius
,
2007/11/02
Re: Problem with reading file and executing other stuffs?
,
Hugh Sasse
,
2007/11/02
Re: Problem with reading file and executing other stuffs?
,
Horinius
,
2007/11/08
Re: Problem with reading file and executing other stuffs?
,
Hugh Sasse
,
2007/11/08
Re: Problem with reading file and executing other stuffs?
,
Horinius
,
2007/11/12
Re: Problem with reading file and executing other stuffs?
,
Hugh Sasse
,
2007/11/12
truncating the path in the bash prompt?
,
Dan Nicolaescu
,
2007/11/01
Re: truncating the path in the bash prompt?
,
Stephane Chazelas
,
2007/11/01
Re: truncating the path in the bash prompt?
,
Dan Nicolaescu
,
2007/11/01
run-fg-editor for bash?
,
Dan Nicolaescu
,
2007/11/01
Re: run-fg-editor for bash?
,
Stephane Chazelas
,
2007/11/01
builtin printf behaves incorrectly with "c and 'c character-value arguments
,
Rich Felker
,
2007/11/01
Re: builtin printf behaves incorrectly with "c and 'c character-value arguments
,
Chet Ramey
,
2007/11/05
Re: builtin printf behaves incorrectly with "c and 'c character-value arguments
,
Rich Felker
,
2007/11/05
Re: builtin printf behaves incorrectly with "c and 'c character-value arguments
,
Chet Ramey
,
2007/11/05
Re: builtin printf behaves incorrectly with "c and 'c character-value arguments
,
Rich Felker
,
2007/11/05
Why does this kill my box?
,
Steve P
,
2007/11/01
Re: Why does this kill my box?
,
Tomas Janousek
,
2007/11/01
Passing variables to awk
,
TimtheEagle
,
2007/11/01
Re: Passing variables to awk
,
Andreas Schwab
,
2007/11/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc