help-bash
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][Thread Next][
Date Index
][
Thread Index
]
Re: [Help-bash] redirection - stdout
From
:
Bill Gradwohl
Subject
:
Re: [Help-bash] redirection - stdout
Date
:
Mon, 28 May 2012 06:59:06 -0600
On Mon, May 28, 2012 at 12:40 AM, John Kearney
<
address@hidden
>
wrote:
#!/bin/bash
if ! [ -t 1 ]; then
exec 3>&1
exec 1>$(tty)
fi
That's what I needed. Thank You
--
Bill Gradwohl
reply via email to
[
Prev in Thread
]
Current Thread
[Next in Thread]
[Help-bash] redirection - stdout
,
Bill Gradwohl
,
2012/05/27
Re: [Help-bash] redirection - stdout
,
John Kearney
,
2012/05/28
Re: [Help-bash] redirection - stdout
,
Pierre Gaston
,
2012/05/28
Re: [Help-bash] redirection - stdout
,
John Kearney
,
2012/05/28
Re: [Help-bash] redirection - stdout
,
Pierre Gaston
,
2012/05/28
Re: [Help-bash] redirection - stdout
,
Bill Gradwohl
,
2012/05/28
Re: [Help-bash] redirection - stdout
,
Pierre Gaston
,
2012/05/28
Re: [Help-bash] redirection - stdout
,
Bill Gradwohl
<=
Prev by Date:
Re: [Help-bash] redirection - stdout
Next by Date:
Re: [Help-bash] redirection - stdout
Previous by thread:
Re: [Help-bash] redirection - stdout
Index(es):
Date
Thread