<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Cookies for Linux &#38; Windows &#187; Scripts</title>
	<atom:link href="http://www.simsonlai.org/category/computers/linux/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simsonlai.org</link>
	<description>Spread the free cookies.</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:00:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Killing spicified Uer Process Linux</title>
		<link>http://www.simsonlai.org/275-killing-spicified-uer-process-linux/</link>
		<comments>http://www.simsonlai.org/275-killing-spicified-uer-process-linux/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 14:50:57 +0000</pubDate>
		<dc:creator>Simson</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[scripts to kill user pid]]></category>

		<guid isPermaLink="false">http://www.simsonlai.org/?p=275</guid>
		<description><![CDATA[Sometimes you may encounter some user programs or script hogging your Machine performa, this may couse by Bug on the application or exploit, so we may need to do fast killing all his/her process, this can be done by folowing script, safe it on your /usr/local/bin/kill-user #!/bin/bash USER=$1 USERNAAM=`basename $0` if [ ! -n "$USER" [...]]]></description>
		<wfw:commentRss>http://www.simsonlai.org/275-killing-spicified-uer-process-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
