<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Linux / UNIX Crontab File Location</title> <atom:link href="http://www.cyberciti.biz/faq/where-is-the-crontab-file/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/where-is-the-crontab-file/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: khairul</title><link>http://www.cyberciti.biz/faq/where-is-the-crontab-file/#comment-59424</link> <dc:creator>khairul</dc:creator> <pubDate>Mon, 16 May 2011 04:18:59 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5207#comment-59424</guid> <description>usually we use command
crontab -e
than after that, it will show like below:
2 9 * * * sh /oraias/mid/cronjob/back_pll.sh
25 12 * * * sh /autopatch/script/zipto_patch.sh
~
~
~
~
~
~
&quot;/var/tmp/aaaa14682&quot; 5 lines, 143 characters
so..as usually the file is located at /var/tmp
and the file name is aaaa14682.
so...try go to folder /var/tmp and then more aaaa14682
may it will help u..</description> <content:encoded><![CDATA[<p>usually we use command<br
/> crontab -e<br
/> than after that, it will show like below:<br
/> 2 9 * * * sh /oraias/mid/cronjob/back_pll.sh<br
/> 25 12 * * * sh /autopatch/script/zipto_patch.sh<br
/> ~<br
/> ~<br
/> ~<br
/> ~<br
/> ~<br
/> ~<br
/> &#8220;/var/tmp/aaaa14682&#8243; 5 lines, 143 characters</p><p>so..as usually the file is located at /var/tmp<br
/> and the file name is aaaa14682.</p><p>so&#8230;try go to folder /var/tmp and then more aaaa14682</p><p>may it will help u..</p> ]]></content:encoded> </item> <item><title>By: Keul</title><link>http://www.cyberciti.biz/faq/where-is-the-crontab-file/#comment-57296</link> <dc:creator>Keul</dc:creator> <pubDate>Fri, 15 Apr 2011 09:10:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5207#comment-57296</guid> <description>use -u switch to see crontab of other user (must be root).
eg :
crontab -eu apache</description> <content:encoded><![CDATA[<p>use -u switch to see crontab of other user (must be root).<br
/> eg :<br
/> crontab -eu apache</p> ]]></content:encoded> </item> </channel> </rss>
