[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: running program in background
- From: "Rev. David P. Giffen" <coyote sunflower com>
- To: <redhat-list redhat com>
- Subject: RE: running program in background
- Date: Thu Feb 28 15:11:02 2002
I run seti home myself. Seti has a -nice flag for running it in the back
ground. What I did is set up a cron job with the following statement in it.
0 * * * * cd /home/seti1/setiathome; ./setiathome -graphics -nice 19 >
/dev/null 2> /dev/null
This is almost straight out of the README file. I added the -graphics so
that I can us xsetiathome.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]