|
[Sponsors] |
How do I send a job to the background in Unix |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 8, 2004, 02:33 |
How do I send a job to the background in Unix
|
#1 |
Guest
Posts: n/a
|
Can anyone please help me in sending the Fluent iterations to the background of the Unix environment. I have problem of people logging out the machine when my program is running.The software is in a server.
|
|
July 8, 2004, 03:38 |
Re: How do I send a job to the background in Unix
|
#2 |
Guest
Posts: n/a
|
Ammu, give you executable comment with an & sign.
for eg: > run_fluent & and then you may logout. |
|
July 19, 2004, 18:00 |
Re: How do I send a job to the background in Unix
|
#3 |
Guest
Posts: n/a
|
Actually, to keep the job running in the background after you log out you need to prefix your command with the 'nohub' command. Hope this helps.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Background execution on UNIX systems | law | FLUENT | 1 | January 3, 2006 11:53 |
How to start background job ? | Piet | Siemens | 7 | August 21, 2004 05:35 |
parallel background job using v3.20 | star-user | Siemens | 0 | July 28, 2004 13:37 |
Unsteady Background Job ? | Prateep Chatterjee | FLUENT | 1 | July 13, 2000 14:57 |
Input file for Background job | Prateep Chatterjee | FLUENT | 0 | June 10, 2000 18:59 |