<?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>Srijith Unplugged &#187; script</title>
	<atom:link href="http://blog.sriunplugged.com/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sriunplugged.com</link>
	<description>The place where I share my experiments on my computer</description>
	<lastBuildDate>Tue, 27 Dec 2011 20:57:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automatic Command Archive</title>
		<link>http://blog.sriunplugged.com/shell-scripting/automatic-command-archive/</link>
		<comments>http://blog.sriunplugged.com/shell-scripting/automatic-command-archive/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 10:45:19 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[HISTFILESIZE]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=4</guid>
		<description><![CDATA[Tweet The default command storing size of ubuntu is 500 commands. It stores the commands in home folder in the file &#8220;.bash_history&#8221; . The problem is 500 commands is too short of a size. One method is to increase the command size to a large value by changing the $HISTFILESIZE variable using the following command [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/shell-scripting/automatic-command-archive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BSNL Dataone Auto Downloader</title>
		<link>http://blog.sriunplugged.com/shell-scripting/bsnl-dataone-auto-downloader/</link>
		<comments>http://blog.sriunplugged.com/shell-scripting/bsnl-dataone-auto-downloader/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 21:41:43 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[acpi]]></category>
		<category><![CDATA[dataone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[GMT]]></category>
		<category><![CDATA[RTC]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[UTC]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=8</guid>
		<description><![CDATA[Tweet Bsnl(India) provides an account that has 2am to 8am unlimited download. It was not easy to wake up at 2am and switch on the computer and sleep again. So I tried to find a method to switch on the computer automatically at 2am and download and shutdown at 8am. Although the I thought the [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/shell-scripting/bsnl-dataone-auto-downloader/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Script for Auto Copying of Cds/Dvds</title>
		<link>http://blog.sriunplugged.com/shell-scripting/auto-copy-cd/</link>
		<comments>http://blog.sriunplugged.com/shell-scripting/auto-copy-cd/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 09:12:30 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Cd Drive Found]]></category>
		<category><![CDATA[Cd Ejected]]></category>
		<category><![CDATA[Folder Name]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Waiting Cd]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=57</guid>
		<description><![CDATA[Tweet Here is a script that i created for automatically copying all the files in cd to a folder and ejecting and waiting for the next cd. So here is how it works. You need to change the folder names and paths accordingly. And the shell script as This script depends on the copy Script [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/shell-scripting/auto-copy-cd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backend For Panel Reminder</title>
		<link>http://blog.sriunplugged.com/linux/backend-for-panel-reminder/</link>
		<comments>http://blog.sriunplugged.com/linux/backend-for-panel-reminder/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 09:24:12 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Auto Away Notifier Pidgin Perl]]></category>
		<category><![CDATA[Birthday Reminder Gnome Panel]]></category>
		<category><![CDATA[Gnome Panel]]></category>
		<category><![CDATA[Panel Reminder]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=11</guid>
		<description><![CDATA[Tweet I had already posted about creating a Display Reminders In Gnome Panel. This post is an addition to that script. This is a backend script that writes what to print into the panel_remind file. I use this script to print Birthday Reminder and Things to remember of which I will be posting shortly. So [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/linux/backend-for-panel-reminder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pass cookie from script to firefox</title>
		<link>http://blog.sriunplugged.com/perl/pass-cookie-script-firefox/</link>
		<comments>http://blog.sriunplugged.com/perl/pass-cookie-script-firefox/#comments</comments>
		<pubDate>Sat, 01 May 2010 09:30:39 +0000</pubDate>
		<dc:creator>Srijith R</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[logged in]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Set Cookie]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=181</guid>
		<description><![CDATA[Tweet I had a requirement to get firefox to open a logged in page in firefox. I used it for automated opening of some logged in pages. But there is another use for it. It can be used for opening mail or any other site that needs to be logged in. The only issue, this [...]]]></description>
		<wfw:commentRss>http://blog.sriunplugged.com/perl/pass-cookie-script-firefox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

