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: Wed Feb 19 2014 08:41:24 -0500
Threads in reverse chronological order
[
Next Period
]
[Help-bash] How to understand "set --"?
,
Peng Yu
,
2014/02/18
Re: [Help-bash] How to understand "set --"?
,
Eric Blake
,
2014/02/18
Re: [Help-bash] How to understand "set --"?
,
Chris Down
,
2014/02/18
Re: [Help-bash] How to understand "set --"?
,
Greg Wooledge
,
2014/02/19
[Help-bash] Difference between "argument" and "parameter"?
,
Peng Yu
,
2014/02/18
Re: [Help-bash] Difference between "argument" and "parameter"?
,
Pierre Gaston
,
2014/02/19
Re: [Help-bash] Difference between "argument" and "parameter"?
,
Peggy Russell
,
2014/02/19
[Help-bash] Filename Nch-cs-hymn.t2tt and nch-cs-Hymn.t2tt treated as the same
,
Barrie Stott
,
2014/02/14
Re: [Help-bash] Filename Nch-cs-hymn.t2tt and nch-cs-Hymn.t2tt treated as the same
,
Geir Hauge
,
2014/02/14
Re: [Help-bash] Filename Nch-cs-hymn.t2tt and nch-cs-Hymn.t2tt treated as the same
,
Barrie Stott
,
2014/02/14
[Help-bash] read -r question
,
Leonardo Nc
,
2014/02/13
Re: [Help-bash] read -r question
,
Eduardo A . Bustamante López
,
2014/02/14
[Help-bash] Why 'exec' has to be used in with fd<>filename? And the difference between <> and >>?
,
Peng Yu
,
2014/02/11
Re: [Help-bash] Why 'exec' has to be used in with fd<>filename? And the difference between <> and >>?
,
Chet Ramey
,
2014/02/11
Re: [Help-bash] Why 'exec' has to be used in with fd<>filename? And the difference between <> and >>?
,
Greg Wooledge
,
2014/02/12
Re: [Help-bash] Why 'exec' has to be used in with fd<>filename? And the difference between <> and >>?
,
Eric Blake
,
2014/02/12
Re: [Help-bash] Why 'exec' has to be used in with fd<>filename? And the difference between <> and >>?
,
Ken Irving
,
2014/02/12
[Help-bash] How to not print command in $() when set -v is enabled?
,
Peng Yu
,
2014/02/10
Re: [Help-bash] How to not print command in $() when set -v is enabled?
,
Eduardo A . Bustamante López
,
2014/02/10
Re: [Help-bash] How to not print command in $() when set -v is enabled?
,
Greg Wooledge
,
2014/02/10
Re: [Help-bash] How to not print command in $() when set -v is enabled?
,
Chet Ramey
,
2014/02/10
[Help-bash] `eval' subprocess not terminated
,
Ion Savin
,
2014/02/05
Re: [Help-bash] `eval' subprocess not terminated
,
Matthew Cengia
,
2014/02/05
Re: [Help-bash] `eval' subprocess not terminated
,
Ion Savin
,
2014/02/06
Re: [Help-bash] `eval' subprocess not terminated
,
Chet Ramey
,
2014/02/06
Re: [Help-bash] `eval' subprocess not terminated
,
Greg Wooledge
,
2014/02/06
[Help-bash] Commands run via xargs and bash returns different results
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Commands run via xargs and bash returns different results
,
Bob Proulx
,
2014/02/03
Re: [Help-bash] Commands run via xargs and bash returns different results
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Commands run via xargs and bash returns different results
,
Bob Proulx
,
2014/02/03
Re: [Help-bash] Commands run via xargs and bash returns different results
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Commands run via xargs and bash returns different results
,
Greg Wooledge
,
2014/02/04
Re: [Help-bash] Commands run via xargs and bash returns different results
,
dethrophes
,
2014/02/04
Re: [Help-bash] Root access in subshell
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Bob Proulx
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Seth David Schoen
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Bob Proulx
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Chris Down
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Bob Proulx
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Bob Proulx
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Richard Taubo
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Seth David Schoen
,
2014/02/03
Re: [Help-bash] Root access in subshell
,
Richard Taubo
,
2014/02/04
[Help-bash] Test if there is any output from a program, if yes, print the user specified string and the output from the program? (without using a tempfile)
,
Peng Yu
,
2014/02/02
Re: [Help-bash] Test if there is any output from a program, if yes, print the user specified string and the output from the program? (without using a tempfile)
,
Peggy Russell
,
2014/02/02
Re: [Help-bash] Test if there is any output from a program, if yes, print the user specified string and the output from the program? (without using a tempfile)
,
Greg Wooledge
,
2014/02/03
[Help-bash] The difference between $* and "$*"?
,
Peng Yu
,
2014/02/01
Re: [Help-bash] The difference between $* and "$*"?
,
Seth David Schoen
,
2014/02/01
Re: [Help-bash] The difference between $* and "$*"?
,
Chet Ramey
,
2014/02/02
Re: [Help-bash] The difference between $* and "$*"?
,
Bob Proulx
,
2014/02/02
Re: [Help-bash] The difference between $* and "$*"?
,
Bob Proulx
,
2014/02/02
Re: [Help-bash] The difference between $* and "$*"?
,
Peng Yu
,
2014/02/02
Re: [Help-bash] The difference between $* and "$*"?
,
Eric Blake
,
2014/02/03
Re: [Help-bash] The difference between $* and "$*"?
,
Eric Blake
,
2014/02/03
Re: [Help-bash] The difference between $* and "$*"?
,
Chet Ramey
,
2014/02/03
Re: [Help-bash] The difference between $* and "$*"?
,
Bob Proulx
,
2014/02/01
Re: [Help-bash] The difference between $* and "$*"?
,
Greg Wooledge
,
2014/02/03
Re: [Help-bash] The difference between $* and "$*"?
,
Bob Proulx
,
2014/02/03
[Help-bash] Definitive answer of the difference between [ and [[
,
Peng Yu
,
2014/02/01
Re: [Help-bash] Definitive answer of the difference between [ and [[
,
Bob Proulx
,
2014/02/01
Re: [Help-bash] Definitive answer of the difference between [ and [[
,
Eric Blake
,
2014/02/03
Re: [Help-bash] Definitive answer of the difference between [ and [[
,
Peg Russell
,
2014/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc