<?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: Error in crontab -e in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558955#M39267</link>
    <description>I have checked. My default editor is set to vi. Still I am having this issue.&lt;BR /&gt;&lt;BR /&gt;Can some one please help me?</description>
    <pubDate>Wed, 06 Jan 2010 15:33:17 GMT</pubDate>
    <dc:creator>Waqar Razi</dc:creator>
    <dc:date>2010-01-06T15:33:17Z</dc:date>
    <item>
      <title>Error in crontab -e</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558953#M39265</link>
      <description>I am trying to create a cron job and I am getting the following error:&lt;BR /&gt;&lt;BR /&gt;root# crontab -e&lt;BR /&gt;/bin/sh: emacs: command not found&lt;BR /&gt;crontab: "emacs" exited with status 127&lt;BR /&gt;&lt;BR /&gt;Can some one please help me in that?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Tue, 05 Jan 2010 22:29:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558953#M39265</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2010-01-05T22:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error in crontab -e</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558954#M39266</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;your default editor is emacs, you could try tu use vi instead of emacs.&lt;BR /&gt;&lt;BR /&gt;EDITOR=vi;&lt;BR /&gt;export EDITOR&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Tue, 05 Jan 2010 22:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558954#M39266</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-01-05T22:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error in crontab -e</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558955#M39267</link>
      <description>I have checked. My default editor is set to vi. Still I am having this issue.&lt;BR /&gt;&lt;BR /&gt;Can some one please help me?</description>
      <pubDate>Wed, 06 Jan 2010 15:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558955#M39267</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2010-01-06T15:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error in crontab -e</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558956#M39268</link>
      <description>Check your shell aliases &amp;amp; functions: perhaps the "crontab" command is aliased to something that changes the default editor for the duration of the crontab command.&lt;BR /&gt;&lt;BR /&gt;Try running "which crontab": it should report the full pathname of the actual command run by the shell. If it's a shell function or alias, the command should display the function/alias definition.&lt;BR /&gt;&lt;BR /&gt;If the response is the default "/usr/bin/crontab", verify that the crontab command has not been replaced with a custom script: run "file /usr/bin/crontab". If the response includes the word "text", it's most likely a script of some kind: read it to see what it actually does and where the real crontab command is hidden.&lt;BR /&gt;&lt;BR /&gt;You could also invoke the crontab command with full pathname to stop shell aliases and functions from taking effect: i.e. "/usr/bin/crontab -e". &lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 06 Jan 2010 16:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558956#M39268</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-01-06T16:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error in crontab -e</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558957#M39269</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I have checked.  [...]&lt;BR /&gt;&lt;BR /&gt;Perhaps so, but we can't see what you checked&lt;BR /&gt;or how you checked it.  You may know what&lt;BR /&gt;you're talking about, but you may not.  How&lt;BR /&gt;can we (non-psychics) know what's true,&lt;BR /&gt;unless you show us some actual commands with&lt;BR /&gt;their actual output?&lt;BR /&gt;&lt;BR /&gt;What does "man crontab" say about how it&lt;BR /&gt;chooses an editor for "-e" on this system&lt;BR /&gt;(which you have not identified in any way)?</description>
      <pubDate>Wed, 06 Jan 2010 17:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-in-crontab-e/m-p/4558957#M39269</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-06T17:13:59Z</dc:date>
    </item>
  </channel>
</rss>

