Re: redirect output to different pts?
On 2008-05-02, in
<ca56accf-64f6-47b8-b94b-59cff82ef97d@xxxxxxxxxxxxxxxxxxxxxxxxxxx
m> Ben <jbenjam@xxxxxxxxx> wrote:
Not sure if I have the terminology straight, but here goes:
From home, I connected to my work computer (linux) and began
running a lengthy program that was directing output to standard
out... so I have a terminal window open at home and it's
scrolling the output as we speak ( on /dev/pts/10). However,
I'm at work now, and the program is still running ... is there
any way I can tell the running program to continue running but
send its output to a new tty (i.e., my current console window)?
I realize I could have used nohup and piped the ouput into a
file (and used tail), but there have been a couple of times
where I preferred not to do this, for whatever reason.
Thanks,
-Ben
Seems like you'd have to include that in the program you
are running, or a wrapper script for it.
Something along the lines of:
ls -l | tee /dev/ttyp3
Tom
--
The Truth will set you free:
http://www.sethcenter.com
.
Relevant Pages
- Re: I love Windows but sometimes I have to say nasty things
... NOT want to waste a life on playing with Linux - its source codes & technical issues on my work computer, because i have enough of such as an Engineer, the last thing I want is to add more to my struggle by fighting with own computer. ... Amongst various parameters by which MS graded an Operating System in their anti-Linux Training materials issued to BestBuy employees, was whether Windows or Linux include games e.g. ... TRASH TRASH TRASH ... (microsoft.public.windows.vista.general) - Re: I love Windows but sometimes I have to say nasty things
... issues on my work computer, because i have enough of such as an Engineer, ... Many people run Linux without ever code bashing. ... Amongst various parameters by which MS graded an Operating System in their ... TRASH TRASH TRASH ... (microsoft.public.windows.vista.general) - Re: I love Windows but sometimes I have to say nasty things
... want to waste a life on playing with Linux - its source codes & technical issues on my work computer, because i have enough of such as an Engineer, the last thing I want is to add more to my struggle by fighting with own computer. ... Many people run Linux without ever code bashing. ... Amongst various parameters by which MS graded an Operating System in their anti-Linux Training materials issued to BestBuy employees, was whether Windows or Linux include games e.g. ... TRASH TRASH TRASH ... (microsoft.public.windows.vista.general) - Re: I love Windows but sometimes I have to say nasty things
... issues on my work computer, because i have enough of such as an Engineer, ... Windows or Linux include games e.g. ... influence I demo'ed how open source BSD was keeping Windows safe. ... to his two claimed instances of M$-Windows. ... (microsoft.public.windows.vista.general) - Re: I love Windows but sometimes I have to say nasty things
... want to waste a life on playing with Linux - its source codes & technical ... issues on my work computer, because i have enough of such as an Engineer, ... Windows or Linux include games e.g. ... (microsoft.public.windows.vista.general) |
|