Re: bringing up program after logout
From: Måns Rullgård (mru_at_kth.se)
Date: 05/28/04
- Next message: Mikael Pettersson: "Re: measure CPU cycles. But the value is very variant?"
- Previous message: Måns Rullgård: "Re: measure CPU cycles. But the value is very variant?"
- In reply to: R: "bringing up program after logout"
- Next in thread: Kasper Dupont: "Re: bringing up program after logout"
- Reply: Kasper Dupont: "Re: bringing up program after logout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 May 2004 10:07:02 +0200
"R" <ruthless@@@poczta.onet.pl> writes:
> Hello.
>
> I've got a problem with my simple app.
> I ignore the HUP signal and everything is OK. After logout my process
> is still runing.
>
> But there's sth else I'd like to ask. For example my program waits for input
> data(let it be keybord...)
> I stop my program and bring it to the background.
> When I logout - the process is being detached from the console.
> And after logging in I cannot bring it back to foreground and enter some
> data. My process became a daemon when I
> logged off.
Install the "screen" program.
-- Måns Rullgård mru@kth.se
- Next message: Mikael Pettersson: "Re: measure CPU cycles. But the value is very variant?"
- Previous message: Måns Rullgård: "Re: measure CPU cycles. But the value is very variant?"
- In reply to: R: "bringing up program after logout"
- Next in thread: Kasper Dupont: "Re: bringing up program after logout"
- Reply: Kasper Dupont: "Re: bringing up program after logout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|