It all has to do with your shell. modern shells shouldn't kill your
processes on logout. Do <command> & to run it in the background
(which also "disconnects" it from the current tty.


if all else fails, man <shell name> and look for nohup




Hope that helps.



Dave



...On Mon, 4 Jun
2001
[EMAIL PROTECTED] wrote:

> Which linux command i use to run a perl script that will stay running in my server 
>even when i logout via telnet?
> Thanks
>
>



Reply via email to