Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
help-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Mar 30 2018 08:29:58 -0400
Threads in reverse chronological order
[
Next Period
]
[Help-bash] Brace expansions in if statement
,
Felipe Salvador
,
2018/03/29
Re: [Help-bash] Brace expansions in if statement
,
Pierre Gaston
,
2018/03/29
Re: [Help-bash] Brace expansions in if statement
,
Marco Silva
,
2018/03/29
Re: [Help-bash] Brace expansions in if statement
,
Nick Chambers
,
2018/03/29
Re: [Help-bash] Brace expansions in if statement
,
John McKown
,
2018/03/29
Re: [Help-bash] Brace expansions in if statement
,
João Eiras
,
2018/03/29
Re: [Help-bash] Brace expansions in if statement
,
Greg Wooledge
,
2018/03/30
[Help-bash] Fwd: Proper use of nohup within here-document?
,
Mun
,
2018/03/22
Re: [Help-bash] Fwd: Proper use of nohup within here-document?
,
Greg Wooledge
,
2018/03/22
Re: [Help-bash] Fwd: Proper use of nohup within here-document?
,
Mun
,
2018/03/22
Re: [Help-bash] Fwd: Proper use of nohup within here-document?
,
Greg Wooledge
,
2018/03/22
Re: [Help-bash] Fwd: Proper use of nohup within here-document?
,
Mun
,
2018/03/22
Re: [Help-bash] Fwd: Proper use of nohup within here-document?
,
Assaf Gordon
,
2018/03/22
Re: [Help-bash] Fwd: Proper use of nohup within here-document?
,
Mun
,
2018/03/22
[Help-bash] comma and missing
,
Val Krem
,
2018/03/18
Re: [Help-bash] comma and missing
,
Pierre Gaston
,
2018/03/19
[Help-bash] BASH_XTRACEFD on stdout
,
Matthew Lenz
,
2018/03/15
Re: [Help-bash] BASH_XTRACEFD on stdout
,
Greg Wooledge
,
2018/03/15
Re: [Help-bash] BASH_XTRACEFD on stdout
,
Matthew Lenz
,
2018/03/15
Re: [Help-bash] which paradigms does bash support
,
Garreau\, Alexandre
,
2018/03/13
Re: [Help-bash] which paradigms does bash support
,
Tadeus Prastowo
,
2018/03/13
Re: [Help-bash] which paradigms does bash support
,
Pierre Gaston
,
2018/03/14
Re: [Help-bash] which paradigms does bash support
,
Pádraig Brady
,
2018/03/14
Re: [Help-bash] which paradigms does bash support
,
Andy Chu
,
2018/03/14
Re: [Help-bash] which paradigms does bash support
,
Greg Wooledge
,
2018/03/15
Re: [Help-bash] which paradigms does bash support
,
Dieter Van Eessen
,
2018/03/15
[Help-bash] multiline random paste or how to properly use (named) streams
,
Garreau\, Alexandre
,
2018/03/13
Re: [Help-bash] multiline random paste or how to properly use (named) streams
,
Greg Wooledge
,
2018/03/13
Re: [Help-bash] multiline random paste or how to properly use (named) streams
,
Greg Wooledge
,
2018/03/13
Re: [Help-bash] multiline random paste or how to properly use (named) streams
,
Garreau\, Alexandre
,
2018/03/13
Re: [Help-bash] multiline random paste or how to properly use (named) streams
,
Greg Wooledge
,
2018/03/13
[Help-bash] Sustitute to bash read or util-linux line in pure bash?
,
Garreau\, Alexandre
,
2018/03/13
Re: [Help-bash] Sustitute to bash read or util-linux line in pure bash?
,
Daniel Mills
,
2018/03/13
Re: [Help-bash] Sustitute to bash read or util-linux line in pure bash?
,
Greg Wooledge
,
2018/03/13
Re: [Help-bash] Sustitute to bash read or util-linux line in pure bash?
,
Garreau\, Alexandre
,
2018/03/13
Re: [Help-bash] Sustitute to bash read or util-linux line in pure bash?
,
Greg Wooledge
,
2018/03/13
[Help-bash] Loop on mysql output with bash
,
Boubaker Idir
,
2018/03/13
Re: [Help-bash] Loop on mysql output with bash
,
Greg Wooledge
,
2018/03/13
[Help-bash] Is there a way to allow `read` get empty field with IFS=$'\t'?
,
Peng Yu
,
2018/03/07
Re: [Help-bash] Is there a way to allow `read` get empty field with IFS=$'\t'?
,
Greg Wooledge
,
2018/03/07
Re: [Help-bash] Is there a way to allow `read` get empty field with IFS=$'\t'?
,
Grisha Levit
,
2018/03/09
Re: [Help-bash] Is there a way to allow `read` get empty field with IFS=$'\t'?
,
Peng Yu
,
2018/03/09
Re: [Help-bash] Is there a way to allow `read` get empty field with IFS=$'\t'?
,
Peng Yu
,
2018/03/09
Re: [Help-bash] Is there a way to allow `read` get empty field with IFS=$'\t'?
,
Grisha Levit
,
2018/03/09
Re: [Help-bash] Is there a way to allow `read` get empty field with IFS=$'\t'?
,
Dennis Williamson
,
2018/03/09
Re: [Help-bash] Is there a way to allow `read` get empty field with IFS=$'\t'?
,
Daniel Mills
,
2018/03/12
[Help-bash] set -e and CMD_IGNORE_RETURN question
,
Kolya
,
2018/03/07
Re: [Help-bash] set -e and CMD_IGNORE_RETURN question
,
Greg Wooledge
,
2018/03/07
Re: [Help-bash] set -e and CMD_IGNORE_RETURN question
,
Chet Ramey
,
2018/03/08
[Help-bash] distinguish local function and global function
,
Peng Yu
,
2018/03/05
Re: [Help-bash] distinguish local function and global function
,
Nick Chambers
,
2018/03/05
Re: [Help-bash] distinguish local function and global function
,
Chet Ramey
,
2018/03/05
[Help-bash] What editor to use for automatic indentation of bash code?
,
Peng Yu
,
2018/03/04
Re: [Help-bash] What editor to use for automatic indentation of bash code?
,
Chris F.A. Johnson
,
2018/03/04
[Help-bash] Is `while :` preferred over `while true`?
,
Peng Yu
,
2018/03/03
Re: [Help-bash] Is `while :` preferred over `while true`?
,
Chet Ramey
,
2018/03/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc