|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Deamonised process issue.
Hi,
Is there any way to re-attach a deamonised process to the foreground? Cheers, K. |
|
#2
|
|||
|
|||
|
Quote:
assumed you entered find / >/tmp/qqq & this is a background proc entering ^Z (i mean ctrl Z) you are able to (not stop, but) halt it now the cmd 'fg' will bring it in foreground read man pages for your shell |
|
#3
|
|||
|
|||
|
Daemonized process is such a process that gave up its controlling terminal. It got a "stepfather" - the init process (PID=1). I think, it is not possible to bring it to my terminal I am working with.
If I send a process into the background, it is still connected to my terminal and can be brought in foreground as says gugach. Correct me if I am wrong. Regards zlutovsky ![]() |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Deamonised process issue. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|