[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] perl nice'ness
- Subject: [ale] perl nice'ness
- From: yahoo at jimpop.com (Jim Popovitch)
- Date: Sun Oct 7 18:24:41 2007
- In-reply-to: <[email protected]>
- References: <1191734659.26032.4.camel@localhost> <[email protected]>
On Sun, 2007-10-07 at 09:16 -0400, Tim Meanor wrote:
> Add something like this to your script:
> use POSIX();
> $priority = 7;
> POSIX::nice($priority);
Thx! Tim.
-Jim P.