init.d startup scripts.

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: DonHarropdon@nis4u.com
Dátum:  
Tárgy: init.d startup scripts.
I thought the & would imply nohup... That command you sent worked
great! Thanks..

Don

On Tue, 30 Nov 2094, Tom Jones wrote:

> Have you tried:
>
> nohup <problem command> &
>
> Suffice to say, I don't know jack about HPUX, but this works from the
> command line on Linux, AIX, and Solaris.
>
> TJ