<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - yuconner</title>
<link>http://snipplr.com/users/yuconner/tags/scheduler</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 10:18:48 GMT</pubDate>
<item>
<title>(Bash) how to set the nice value of a process (priority execution)</title>
<link>http://snipplr.com/view/1006/how-to-set-the-nice-value-of-a-process-priority-execution/</link>
<description><![CDATA[ <p>Example: nice -n 10 date
priority for root: -20 (higher priority) .. 19 (lower priority)
priority for common users: 0..19
To list process and nice value: "ps -el"</p> ]]></description>
<pubDate>Sun, 03 Sep 2006 13:26:47 GMT</pubDate>
<guid>http://snipplr.com/view/1006/how-to-set-the-nice-value-of-a-process-priority-execution/</guid>
</item>
</channel>
</rss>