<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    "export" will only carry the shell variable till the next time the
    shell is restarted, or the system rebooted, to make it permanent, it
    needs to be placed in your profile (you only) or the system profile
    if you want it to apply to all users. <br>
    <br>
    Not knowing what shell you are using.. something like <br>
    <br>
    echo "export EDITOR=nano" >> ~/.bashrc<br>
    <br>
    will make it permanent.  The name of your profile file will change
    depending on what shell you are using.. .  Run a "ls -a" so you can
    see what hidden file you have in your home directory..  Fred<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 5/18/15 8:41 AM, Christopher Kovacs
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANLbPWTB77h5jCJZUEEDsCOpdOSW_=VoLEyi4WTuZGpy0crNEQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi Neil,</div>
        <div><br>
        </div>
        Use  the following command to set your default browser:   export
        EDITOR=nano
        <div><br>
        </div>
        <div>This will allow you to set the editor of your choosing.  If
          you used contab -e, it will use this edtor.  When the crontab
          is saved, the syntax is checked and valided before saving. 
          You will not need to restart crond, as it will pick up the
          entries when they are saved.</div>
        <div><br>
        </div>
        <div>Another userful crontab command is:</div>
        <div><br>
        </div>
        <div>crontab -l    <br>
        </div>
        <div><br>
        </div>
        <div>This lists the crontab entry.</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>73,</div>
        <div><br>
        </div>
        <div>Chris, w0anm</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Sun, May 17, 2015 at 11:50 PM, Neil
          k8it <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:k8it@cac.net" target="_blank">k8it@cac.net</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div
              style="PADDING-TOP:15px;PADDING-LEFT:10px;PADDING-RIGHT:10px"
              name="Compose message area">
              <div>I have been doing some reading about how to edit
                crontab but need some specific information on how to
                edit crontab on a bbb running asterisk v1.2.1</div>
              <div>my questions</div>
              <div>1. what's the easiest way to schedule and edit the
                crontab file?  for a non wx task!</div>
              <div>2. if I use crontab -e  will it default or can I set
                the editor to nano?</div>
              <div>3. how do I restart the cron file?</div>
              <div>    do I reboot ? or do I need to issue a special
                commands?</div>
              <div> </div>
              <div>thanks 73 k8it  Allstar node 41838  echolink k8it-L</div>
              <div> </div>
              <div> </div>
              <div> </div>
            </div>
            <br>
            _______________________________________________<br>
            <br>
            arm-allstar mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar"
              target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br>
            <br>
            Visit the BBB web page - <a moz-do-not-send="true"
              href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/"
              target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      -- <br>
      This message has been scanned for viruses and
      <br>
      dangerous content by
      <a moz-do-not-send="true" href="http://www.mailscanner.info/"><b>MailScanner</b></a>,
      and is
      <br>
      believed to be clean.
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________

arm-allstar mailing list
<a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>
<a class="moz-txt-link-freetext" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB web page - <a class="moz-txt-link-freetext" href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Fred Moore
email: <a class="moz-txt-link-abbreviated" href="mailto:fred@fmeco.com">fred@fmeco.com</a>
       <a class="moz-txt-link-abbreviated" href="mailto:fred@safes.com">fred@safes.com</a>
phone:  321-217-8699
</pre>
  </body>
</html>