<?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 one time schedule job in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058058#M29728</link>
    <description>I want to add a schedule job that only run one time ( eg. 1st Sep 2007 , 09:00am) , I know crontab can't do that , can advise how to set it ? thx</description>
    <pubDate>Tue, 21 Aug 2007 20:15:11 GMT</pubDate>
    <dc:creator>ust3</dc:creator>
    <dc:date>2007-08-21T20:15:11Z</dc:date>
    <item>
      <title>one time schedule job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058058#M29728</link>
      <description>I want to add a schedule job that only run one time ( eg. 1st Sep 2007 , 09:00am) , I know crontab can't do that , can advise how to set it ? thx</description>
      <pubDate>Tue, 21 Aug 2007 20:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058058#M29728</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-08-21T20:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: one time schedule job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058059#M29729</link>
      <description>Use the "at" command. See man at for date format specification. See also atq and atrm.</description>
      <pubDate>Tue, 21 Aug 2007 20:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058059#M29729</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-08-21T20:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: one time schedule job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058060#M29730</link>
      <description>thx reply,&lt;BR /&gt;&lt;BR /&gt;I hv read the man page &lt;BR /&gt; at [-V] [-q queue] [-f file] [-mldbv] TIME&lt;BR /&gt;&lt;BR /&gt;, please advise how to set the time , for example , if 1st Sep 2007 , 09:00am , is it 200709010900 how to set it ? thx</description>
      <pubDate>Tue, 21 Aug 2007 22:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058060#M29730</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-08-21T22:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: one time schedule job</title>
      <link>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058061#M29731</link>
      <description>Yeah, that's right.&lt;BR /&gt;&lt;BR /&gt;So:&lt;BR /&gt;&lt;BR /&gt;at -t 200709010900&lt;BR /&gt;&lt;BR /&gt;From there, you type the commands you want to do, otherwise just &amp;lt; the command list into at.</description>
      <pubDate>Tue, 21 Aug 2007 23:37:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/one-time-schedule-job/m-p/4058061#M29731</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-08-21T23:37:22Z</dc:date>
    </item>
  </channel>
</rss>

