View Single Post

  #1 (permalink)  
Old 01-29-2006, 07:25 PM
Guest
 
Posts: n/a
Default how to do nohup on an sh file

I have shell script called update-web.sh. I need to run script as follows

update-web.sh IP1 IP2

So all i wanna know is how to do nohum on update-web.sh (sh) file.

Any help is highly appreciated
Reply With Quote