![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to write Pro*C daemon process using multithreading? | kachiraju | UNIX for Dummies Questions & Answers | 0 | 07-02-2008 01:51 PM |
| daemon process | suresh_rupineni | Linux | 1 | 08-21-2006 02:14 AM |
| zombie daemon process!! | rish2005 | UNIX for Advanced & Expert Users | 1 | 11-25-2005 09:59 AM |
| what is a daemon process | Kanu77 | High Level Programming | 6 | 03-08-2002 10:47 AM |
| Daemon process | s_chordia | High Level Programming | 2 | 01-17-2002 02:09 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Quote:
All those processes without a controlling terminal need not be necessarily daemons and can remain as ordinary process. Ok, let me clarify it this way. For ex: Code:
nohup ./check_process detach it from terminal Since there is no terminal associated with check_process, is that a daemon ? |
| Sponsored Links | ||
|
|