<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: viewing crontab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572463#M831561</link>
    <description>The '-l' option to the crontab command is just that - list. Will not allow edits and will just scroll by on the screen until end of file.&lt;BR /&gt;&lt;BR /&gt;You can pipe the output to '|more' so you can view a screen at a time. &lt;BR /&gt;&lt;BR /&gt;I am more careful with the 'r' key next to the 'e' key&lt;BR /&gt;crontab -e       edit the crontab&lt;BR /&gt;crontab -r       remove the crontab  (OUCH!!!)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Jun 2005 13:10:28 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2005-06-28T13:10:28Z</dc:date>
    <item>
      <title>viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572459#M831557</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;Is there any precaution required while viewing the crontab entries by using the command "crontab -l" as a powerbroker user ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Tue, 28 Jun 2005 13:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572459#M831557</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-06-28T13:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572460#M831558</link>
      <description>NO&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 28 Jun 2005 13:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572460#M831558</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-06-28T13:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572461#M831559</link>
      <description>Well crontab -l is simply to view the cronfile...it doesn't change it.  If you have rights, and rights can be distributed via Powerbroker, than you can run the command.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 28 Jun 2005 13:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572461#M831559</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2005-06-28T13:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572462#M831560</link>
      <description>this should not cause any problems, however, it will only list the crontab for the current user if you do simply crontab -l &lt;BR /&gt;&lt;BR /&gt;If you wish to see, for instance, root's crontab, you would need to look at the actual file or run crontab -l as the root user.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jun 2005 13:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572462#M831560</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-06-28T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572463#M831561</link>
      <description>The '-l' option to the crontab command is just that - list. Will not allow edits and will just scroll by on the screen until end of file.&lt;BR /&gt;&lt;BR /&gt;You can pipe the output to '|more' so you can view a screen at a time. &lt;BR /&gt;&lt;BR /&gt;I am more careful with the 'r' key next to the 'e' key&lt;BR /&gt;crontab -e       edit the crontab&lt;BR /&gt;crontab -r       remove the crontab  (OUCH!!!)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jun 2005 13:10:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572463#M831561</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-28T13:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572464#M831562</link>
      <description>No, just make sure that you specify the "-l" option; for example, if you did, crontab and then triggered an End-of-file (Ctrl-D, for example) thinking the command was hung, you just rewrote the crontab with a null file.</description>
      <pubDate>Tue, 28 Jun 2005 13:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572464#M831562</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-06-28T13:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572465#M831563</link>
      <description>Clay pointed out a very important pitfall about crontab. In case you mistakenly typed crontab at the command line hit "Ctrl-C" to avoid overwriting your crontab file with a null file.&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Tue, 28 Jun 2005 15:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572465#M831563</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2005-06-28T15:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572466#M831564</link>
      <description>Hi Shiv&lt;BR /&gt;&lt;BR /&gt;As a precaution, I always make a backup copy of crontab roots and others before accidentally typing crontab -r</description>
      <pubDate>Wed, 06 Jul 2005 08:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572466#M831564</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2005-07-06T08:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: viewing crontab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572467#M831565</link>
      <description>Crontabs can be viewed by root in:&lt;BR /&gt;&lt;BR /&gt;/var/spool/cron/crontabs&lt;BR /&gt;&lt;BR /&gt;Another thing you can do is:&lt;BR /&gt;&lt;BR /&gt;crontab -l &amp;gt; mycrontab&lt;BR /&gt;&lt;BR /&gt;then use your favourite editor (like vi) or just more or cat mycrontab&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 08:25:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-crontab/m-p/3572467#M831565</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-07-06T08:25:05Z</dc:date>
    </item>
  </channel>
</rss>

