johndrake
Technical User
- Jul 25, 2002
- 97
Hi All,
How would one put "nice" in their .profile so that
it would execute all jobs at a lower priority? Specifically,
I have a job that runs a ksh job and it takes up a lot of cpu. Well lots of people are complaining, so I need to schedule these jobs so that they run at a lower priority.
How would I do this using Korn Shell and make it generic enough so that all my jobs would run at a lower priority
level.
-Joe
How would one put "nice" in their .profile so that
it would execute all jobs at a lower priority? Specifically,
I have a job that runs a ksh job and it takes up a lot of cpu. Well lots of people are complaining, so I need to schedule these jobs so that they run at a lower priority.
How would I do this using Korn Shell and make it generic enough so that all my jobs would run at a lower priority
level.
-Joe