<?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>N.J 180 Degree &#187; Shell script</title>
	<atom:link href="http://nj180degree.net/category/04-scripts/shell-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://nj180degree.net</link>
	<description>Yet another blog about Monkeys and IT</description>
	<lastBuildDate>Sun, 07 Aug 2011 14:07:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Shell script to list out the contents of a file</title>
		<link>http://nj180degree.net/2010/04/29/shell-script-to-list-out-the-contents-of-a-file/</link>
		<comments>http://nj180degree.net/2010/04/29/shell-script-to-list-out-the-contents-of-a-file/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 14:45:44 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Shell script]]></category>
		<category><![CDATA[linux scripting]]></category>
		<category><![CDATA[Shellscript]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=617</guid>
		<description><![CDATA[This shell script will list out the contents of a file using MENU DRIVEN, considering the following: - The user enters the file name (may enter a path) - The script reads in the file name - It checks if it exists and it is a file - If it does not, it warns the]]></description>
		<wfw:commentRss>http://nj180degree.net/2010/04/29/shell-script-to-list-out-the-contents-of-a-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shell script for safely delete a file</title>
		<link>http://nj180degree.net/2010/02/26/shell-script-for-safely-delete-a-file/</link>
		<comments>http://nj180degree.net/2010/02/26/shell-script-for-safely-delete-a-file/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 11:37:30 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Shell script]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bashscript]]></category>
		<category><![CDATA[safedel]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Shellscript]]></category>
		<category><![CDATA[turnkey menu]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=397</guid>
		<description><![CDATA[The advantage of such a script is that the file can be recovered if the deletion was a mistake. The following bash shell script called “safdel.sh” using a turnkey menu to offer the following choices: The user enters the file name to be deleted. The name is checked to make sure the file exists and]]></description>
		<wfw:commentRss>http://nj180degree.net/2010/02/26/shell-script-for-safely-delete-a-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Shell script to create directory that doesn&#8217;t exist</title>
		<link>http://nj180degree.net/2009/12/27/shell-script-to-create-directory-that-doesnt-exist/</link>
		<comments>http://nj180degree.net/2009/12/27/shell-script-to-create-directory-that-doesnt-exist/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 11:13:55 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Shell script]]></category>
		<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[Shellscript]]></category>

		<guid isPermaLink="false">http://nj180degree.net/?p=77</guid>
		<description><![CDATA[Writing a bash shell script called “ test.sh ” that will creates directory using MENU DRIVEN, considering the following: Making a new directory using (mkdir.sh) Read In directory name (may enter a path) Check If it exists. If it does, warn user. Otherwise create it. # !/bin/bash # MENU DRIVEN BASH SCRIPT CREATED BY Nathan]]></description>
		<wfw:commentRss>http://nj180degree.net/2009/12/27/shell-script-to-create-directory-that-doesnt-exist/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
