Background processes on logout

Neale D Hind ndh at stl.stc.co.uk
Thu Feb 21 20:25:58 AEST 1991


In the referenced article F66204 at BARILVM.BITNET (Shaul Wallach) writes:
>
>   Please excuse this beginner's question. Is there any way for a
>user to log out of a UNIX system (say AIX/6000) while leaving
>background processes active? My experience seems to be that the
>logout command kills all background processes, something I want
>to prevent.

On our System V system we use "nohup command &".  If you logout and
then log back in and "ps -fu<logname>" the process is running with
parent process UID of 1.


----
Neale D. Hind - (N.D.Hind at stl.stc.co.uk)



More information about the Comp.unix.questions mailing list