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
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
Summary: Dear Sir, I am also under a similar problem as you. I have loaded linux madrake which has become the boot loader. After loading from the Linix boot selector, for 'dos' which is the ntpartion I get the...
Summary: Hi, If I have a utility that is created under certain path, and I use $./utility to run it. But, if I want to run it from any path how can I do that Thankx in advance ...
Summary: hi, i'm new to linux. I currently need to explore the linux platform for my project. i'm using Mandrake. i would like to know: - how to run .exe file on linux. - how to compile java on linux platform....