Computing.Net > Forums > Unix > How to run job from background

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to run job from background

Reply to Message Icon

Name: jds
Date: October 13, 2006 at 09:19:33 Pacific
OS: windowsXP
CPU/Ram: petium III/ram 256
Comment:

Hi,
I am trying to build up a process to run a job from background remotely
I tried "nohup myscript &" it works fine for unix script but I want add an excutable program (from ubasic) inside the myscript. something like
(cat myscript):
run myprogram

when I try to excute "nohup myscript &" again it says:
nohup myscript &
[4] 426072
Sending output to nohup.out
[4] + Stopped (SIGTTOU) nohup myscript &

Any idea how can make this work?
Any hint is much appreciated



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: How to run job from background

How to Remove LILO from Windows NT boot www.computing.net/answers/unix/how-to-remove-lilo-from-windows-nt-boot-/2230.html

How to run a utility? www.computing.net/answers/unix/how-to-run-a-utility-/7455.html

how to run .exe on linux(mandrake)? www.computing.net/answers/unix/how-to-run-exe-on-linuxmandrake/5167.html