Computing.Net > Forums > Unix > unix script shell

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.

unix script shell

Reply to Message Icon

Name: Catarina Avelino
Date: February 26, 2001 at 03:07:01 Pacific
Comment:

I run in Unix a script shell which executes processes in background. It's something like:
...
(nohup matlab problem1 &&
nohup matlab problem2 &&
...
nohup matlab problem19 &&
nohup matlab problem20) &
...

But there are some problems to run in matlab that sometimes block up and so the next problems will not run. It is possible if a problem take more than a specific time to run (because it is blocked) we stop and go to the next problem, i.e., for example if problem 2 block up we stop with the command
"nohup matlab problem2" and go to "nohup matlab problem3" and so on? There is any command in Unix to control that situation?
Please answer to e-mail cavelino@utad.pt.
Thanks,
Catarina




Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Motif Error Message Disk Clone HELP!



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: unix script shell

Unix script using Korn Shell www.computing.net/answers/unix/unix-script-using-korn-shell/7393.html

help redoing unix script student db www.computing.net/answers/unix/help-redoing-unix-script-student-db/5151.html

Unix Script Error, Quel Strange www.computing.net/answers/unix/unix-script-error-quel-strange/5244.html