Hello Mahdi,

I Don't know whether this is your requirement.But you can run the nohup command using system() in perl.

system("nohup YourCommand");

Sorry,if this is not what you expected.

--
Prabu.M.A
When I was born I was so surprised
        I didnt talk for a period and half
                                 -Gracie Allen


Mahdi A Sbeih wrote:
Hi all,

I am porting a shell script written in korn shell to perl, and i want to see what is the best way to port the "nohup" shell command in perl, anyone knows?


Thanks,
Mahdi.





--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to