<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="monospace">Thanks Kin, your shell script 'sleep' is
      external and the 'shut' command is an internal spider command so
      there is still a mix that I do not know how to handle in
      spidercron. If there is not an easy way to pause the internal
      'shut' command in spidercron, maybe spawn the systemctl stop
      dxspider.service in the shell would be better. I wish I was more
      proficient.<br>
      73, John W1AN<br>
      <br>
    </font><br>
    <div class="moz-cite-prefix">On 21-Feb-23 19:16, Kin EA3CV wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:171A311F-3160-4241-86DB-6F1FCD0C6823@hxcore.ol">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <span style="color: rgb(77, 81, 86); font-family: Roboto,
        "Helvetica Neue", Arial, sans-serif; font-size: 12pt;
        background-color: rgb(255, 255, 255); display: inline
        !important;">sorry John, </span>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;">sleep is a linux command,
          external to spider. </span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;">You could make a small script in
          local_cmd that executes the sleep command. </span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;">sleep.pl: </span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;">#! /usr/bin/perl </span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;">system(sleep 1m); </span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;"><br>
        </span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;">and add it to crontab</span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;"> ... ;sleep;shut</span><br>
      </div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;"><br>
        </span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;">Kin</span></div>
      <div dir="auto"><span style="color: rgb(77, 81, 86); font-family:
          Roboto, "Helvetica Neue", Arial, sans-serif;
          font-size: 12pt; background-color: rgb(255, 255, 255);
          display: inline !important;"><br>
        </span></div>
      <div><br>
      </div>
      <div id="ms-outlook-mobile-signature" dir="auto">Enviado desde <a
          href="https://aka.ms/AAb9ysg" moz-do-not-send="true">Outlook
          para Android</a></div>
    </blockquote>
    <br>
  </body>
</html>