Trouble creating crontab

Mark J. Reed markjreed@gmail.com
Thu Jul 16 21:48:00 GMT 2009


On Thu, Jul 16, 2009 at 1:32 PM, Paul Mead wrote:
> If not, how do I get it to use a different editor? I already have
> EDITOR=/bin/vim in my .profile and have tried /bin/vim.exe in case that
> was the problem.

A couple quick things to check:

1. Make sure the EDITOR variable is exported.  Just setting it locally
in bash won't affect crontab.
2. Make sure VISUAL isn't set differently; it overrides EDITOR for some apps.

-- 
Mark J. Reed <markjreed@gmail.com>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list