Valentin Nechayev wrote:
> 
>  Fri, Aug 24, 2001 at 14:19:55, mike (Mike Barcroft) wrote about "Proposed Utility - 
>detach(1)":
> 
> > I would appreciate comments on the usefulness of a utility which would
> > allow one to detach a process from a TTY.  I imagine the utility would
> > be very small and just call daemon(3) and execlp(3).
> >
> > Would a utility like this be useful?  Is this functionality already
> > available in a system utility?
> 
> You can add an option to nohup(1) to call setsid() or daemon().
> IMO this task is too little to create separate executable.



excellent idea


> 
> /netch
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message

-- 
+------------------------------------+       ______ _  __
|   __--_|\  Julian Elischer         |       \     U \/ / hard at work in 
|  /       \ [EMAIL PROTECTED]     +------>x   USA    \ a very strange
| (   OZ    )                                \___   ___ | country !
+- X_.---._/    presently in San Francisco       \_/   \\
          v

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to