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: Tue Jan 31 2006 18:48:44 -0500
Threads in reverse chronological order
[
Next Period
]
{-2..2}
,
William Park
,
2006/01/29
Output redirection?
,
Yuri Karlsbrun
,
2006/01/28
Re: Output redirection?
,
Chet Ramey
,
2006/01/28
Re: Output redirection?
,
Chris F.A. Johnson
,
2006/01/28
Re: Output redirection?
,
Bob Proulx
,
2006/01/28
incorrect brace expansion
,
Tim Waugh
,
2006/01/27
Re: incorrect brace expansion
,
Bob Proulx
,
2006/01/28
Re: incorrect brace expansion
,
Mike Frysinger
,
2006/01/29
Re: incorrect brace expansion
,
Bob Proulx
,
2006/01/29
Re: incorrect brace expansion
,
Mike Frysinger
,
2006/01/29
Re: incorrect brace expansion
,
William Park
,
2006/01/29
Re: incorrect brace expansion
,
Chris F.A. Johnson
,
2006/01/29
Re: incorrect brace expansion
,
William Park
,
2006/01/29
Re: incorrect brace expansion
,
Mike Frysinger
,
2006/01/29
Re: incorrect brace expansion
,
William Park
,
2006/01/29
Re: incorrect brace expansion
,
Mike Frysinger
,
2006/01/29
Re: incorrect brace expansion
,
William Park
,
2006/01/29
Re: incorrect brace expansion
,
Chet Ramey
,
2006/01/29
bash test builtin and test_eaccess() vs access()
,
Alan Sundell
,
2006/01/27
Re: bash test builtin and test_eaccess() vs access()
,
Chet Ramey
,
2006/01/28
Fwd: read -n is confused by \
,
Brett Kail
,
2006/01/26
Re: Fwd: read -n is confused by \
,
Chris F.A. Johnson
,
2006/01/27
Re: Fwd: read -n is confused by \
,
Brett Kail
,
2006/01/28
error with `typeset -f some-func` in non-POSIX mode: bug or feature ?
,
Mike Frysinger
,
2006/01/26
Re: error with `typeset -f some-func` in non-POSIX mode: bug or feature ?
,
Chet Ramey
,
2006/01/26
Shell completion not honouring escaped characters
,
Andrew Parker
,
2006/01/25
Re: Shell completion not honouring escaped characters
,
Chet Ramey
,
2006/01/28
arithmetic operations
,
Alexander Kshevetskiy
,
2006/01/24
Re: arithmetic operations
,
William Park
,
2006/01/25
behavior diff. btw. 3.0 and 3.1 (may be a bug)
,
vw
,
2006/01/24
Re: behavior diff. btw. 3.0 and 3.1 (may be a bug)
,
Chet Ramey
,
2006/01/24
Botched assertion in malloc]
,
paul
,
2006/01/24
Re: Botched assertion in malloc]
,
Eric Blake
,
2006/01/24
Re: Botched assertion in malloc]
,
Paul D. Robertson
,
2006/01/24
patch for support of $DATE and $DATEFORMAT
,
fraff
,
2006/01/24
exit somtimes not exit's the script
,
vw
,
2006/01/24
Re: exit somtimes not exit's the script
,
Paul Jarc
,
2006/01/24
Re: exit somtimes not exit's the script
,
Bob Proulx
,
2006/01/24
Error in Bash Reference Manual
,
Anders Brandén
,
2006/01/24
Possible bash bug when dealing with CR/LF in variable expansion
,
Johannes Thoma
,
2006/01/24
Re: Possible bash bug when dealing with CR/LF in variable expansion
,
Paul Jarc
,
2006/01/24
whole line echoed every char I type
,
Dan Jacobson
,
2006/01/23
Re: whole line echoed every char I type
,
Dan Jacobson
,
2006/01/31
can't expand after colon
,
Dan Jacobson
,
2006/01/23
Re: can't expand after colon
,
Chet Ramey
,
2006/01/23
Re: can't expand after colon
,
Paul Jarc
,
2006/01/23
Re: read builtin breaks autocompletion
,
Philip Rowlands
,
2006/01/22
[bash 3.1.5] sh -c "echo -n ok" broken
,
Jeff Chua
,
2006/01/18
Re: [bash 3.1.5] sh -c "echo -n ok" broken
,
Mike Frysinger
,
2006/01/18
Re: [bash 3.1.5] sh -c "echo -n ok" broken
,
Chet Ramey
,
2006/01/18
Re: [bash 3.1.5] sh -c "echo -n ok" broken
,
Jeff Chua
,
2006/01/19
Re: [bash 3.1.5] sh -c "echo -n ok" broken
,
Chris F.A. Johnson
,
2006/01/19
Re: [bash 3.1.5] sh -c "echo -n ok" broken
,
Chet Ramey
,
2006/01/19
inputrc parsing regression?
,
Tim Waugh
,
2006/01/17
Re: inputrc parsing regression?
,
Chet Ramey
,
2006/01/17
Re: inputrc parsing regression?
,
Tim Waugh
,
2006/01/18
Cannot set variable declared outside of nested while loop
,
Rick Wargo
,
2006/01/17
Re: Cannot set variable declared outside of nested while loop
,
Chet Ramey
,
2006/01/17
expansion fails for ${#VAR[$(( 0+0 ))]}
,
jckn
,
2006/01/15
Can create BASH functions that can't be deleted
,
Michael ODonnell
,
2006/01/15
Re: Can create BASH functions that can't be deleted
,
Chris F.A. Johnson
,
2006/01/15
Can create function that can't be deleted
,
michael . odonnell
,
2006/01/15
Bash Bugs
,
n3d gonzales
,
2006/01/15
Re: Bash Bugs
,
Chet Ramey
,
2006/01/13
Re: Update on parent exiting after background command substitution
,
Joshua Neuheisel
,
2006/01/14
expansion fails upon pipes in big5 chars
,
Dan Jacobson
,
2006/01/13
say how to remove functions too
,
Dan Jacobson
,
2006/01/13
[patch] fix 'exec -l /bin/bash'
,
Tim Waugh
,
2006/01/13
Re: [patch] fix 'exec -l /bin/bash'
,
Mike Frysinger
,
2006/01/15
off by one in wrapping long lines in bash-3.1
,
Mike Frysinger
,
2006/01/12
Re: off by one in wrapping long lines in bash-3.1
,
Chet Ramey
,
2006/01/12
Re: off by one in wrapping long lines in bash-3.1
,
Mike Frysinger
,
2006/01/12
Re: off by one in wrapping long lines in bash-3.1
,
Chet Ramey
,
2006/01/13
Re: off by one in wrapping long lines in bash-3.1
,
Mike Frysinger
,
2006/01/13
Re: off by one in wrapping long lines in bash-3.1
,
Mike Frysinger
,
2006/01/13
Background processes receive SIGINT even though they shouldn't
,
Ingemar Nilsson
,
2006/01/11
Re: Background processes receive SIGINT even though they shouldn't
,
Chet Ramey
,
2006/01/12
Re: Background processes receive SIGINT even though they shouldn't
,
Ingemar Nilsson
,
2006/01/13
Re: Background processes receive SIGINT even though they shouldn't
,
Chet Ramey
,
2006/01/13
Re: Background processes receive SIGINT even though they shouldn't
,
Chet Ramey
,
2006/01/13
Re: Background processes receive SIGINT even though they shouldn't
,
Ingemar Nilsson
,
2006/01/30
Still not stable
,
R.K.
,
2006/01/10
Single quotes are lost from v="$(cmd $'A\tB')"
,
mike . stroyan
,
2006/01/10
tmp file creation in bash provided scripts
,
Jeremy C. Reed
,
2006/01/10
bash -c error
,
U-DULI2Krzysiek
,
2006/01/10
Re: bash -c error
,
Mike Frysinger
,
2006/01/10
Re: bash -c error
,
Eric Blake
,
2006/01/10
Re: bash -c error
,
Chet Ramey
,
2006/01/10
Passing command line to scripts and programs
,
Grant Jacobs
,
2006/01/10
Re: Passing command line to scripts and programs
,
Chet Ramey
,
2006/01/10
Message not available
Message not available
Re: Passing command line to scripts and programs: SOLVED
,
Grant Jacobs
,
2006/01/10
yank-last-arg after a #
,
Dan Jacobson
,
2006/01/09
Re: yank-last-arg after a #
,
Chet Ramey
,
2006/01/09
Re: yank-last-arg after a #
,
Dan Jacobson
,
2006/01/13
man page doesn't say typeset obsolete
,
Dan Jacobson
,
2006/01/09
Bash-3.1 patch 5
,
Chet Ramey
,
2006/01/09
Bash-3.1 patch 4
,
Chet Ramey
,
2006/01/09
Bash-3.1 patch 3
,
Chet Ramey
,
2006/01/09
Bash-3.1 patch 2
,
Chet Ramey
,
2006/01/09
"echo: write error: Broken pipe" even when DONT_REPORT_SIGPIPE set
,
Tim Waugh
,
2006/01/09
Re: "echo: write error: Broken pipe" even when DONT_REPORT_SIGPIPE set
,
Chet Ramey
,
2006/01/09
Re: "echo: write error: Broken pipe" even when DONT_REPORT_SIGPIPE set
,
Tim Waugh
,
2006/01/10
Re: "echo: write error: Broken pipe" even when DONT_REPORT_SIGPIPE set
,
Chet Ramey
,
2006/01/10
Re: "echo: write error: Broken pipe" even when DONT_REPORT_SIGPIPE set
,
Paul Jarc
,
2006/01/10
Re: "echo: write error: Broken pipe" even when DONT_REPORT_SIGPIPE set
,
Chet Ramey
,
2006/01/10
a kill -TERM causes the EXIT trap to be executed
,
Vincent Lefevre
,
2006/01/09
Re: a kill -TERM causes the EXIT trap to be executed
,
Bob Proulx
,
2006/01/27
Re: a kill -TERM causes the EXIT trap to be executed
,
Vincent Lefevre
,
2006/01/27
Conditional expression problem: both "-a file" and "! -a file" return true
,
re2823
,
2006/01/07
Re: Conditional expression problem: both "-a file" and "! -a file" return true
,
Eric Blake
,
2006/01/07
Re: Conditional expression problem: both "-a file" and "! -a file" return true
,
Eric Blake
,
2006/01/12
Re: Conditional expression problem: both "-a file" and "! -a file" return true
,
Paul Jarc
,
2006/01/12
I wish hash -r (or something like it) would happen automaticly
,
Britton Leo Kerin
,
2006/01/07
Re: I wish hash -r (or something like it) would happen automaticly
,
Eric Blake
,
2006/01/07
bash-3.1.1: unable to feed "trap -p" output into a pipe
,
Dmitry V. Levin
,
2006/01/06
Re: bash-3.1.1: unable to feed "trap -p" output into a pipe
,
Chet Ramey
,
2006/01/07
bash-3.1.1: source does not work in conjunction with process substitution
,
Dmitry V. Levin
,
2006/01/06
Re: bash-3.1.1: source does not work in conjunction with process substitution
,
Chet Ramey
,
2006/01/07
[patch] 3.1: man page corrections
,
Tim Waugh
,
2006/01/06
Info--not-a-bug: Have the same script run under win and bash
,
Luca Citi
,
2006/01/05
Re: [patch] Re: Job-handling bug in bash-3.0 and bash-2.05b
,
Tim Waugh
,
2006/01/05
Correction: case and `()' subshell
,
hcz
,
2006/01/03
`()' subshell parsing fails in `case' clause
,
hcz
,
2006/01/03
Incorrect completion when quoting last component of path
,
Tim Waugh
,
2006/01/03
Re: Incorrect completion when quoting last component of path
,
Chet Ramey
,
2006/01/03
Re: $(case x in x)...
,
Eric Blake
,
2006/01/02
Re: $(case x in x)...
,
Sven Mascheck
,
2006/01/04
Re: $(case x in x)...
,
Eric Blake
,
2006/01/04
prompt miscalculations seen more often in 3.1.0?
,
Dan Jacobson
,
2006/01/02
bash - confusing the user - a headsup/FYI/whatever
,
Hannu E K Nevalainen
,
2006/01/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc