Greetings, Brian Inglis via Cygwin!
> On 2024-07-06 04:50, Andrey Repin via Cygwin wrote:
>> I'm trying to install a new cron job, and the thing fails claiming that it
>> didn't see the edits I made to the file.
# echo "USER=$USER" | crontab -
# crontab -l
# DO NOT EDIT THIS F
On 2024-07-06 04:50, Andrey Repin via Cygwin wrote:
I'm trying to install a new cron job, and the thing fails claiming that it
didn't see the edits I made to the file.
# echo "USER=$USER" | crontab -
# crontab -l
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (- installed on Sat J
On Sat, 6 Jul 2024 at 12:06, Andrey Repin via Cygwin wrote:
> I'm trying to install a new cron job, and the thing fails claiming that it
> didn't see the edits I made to the file.
>
>
>
> Is there a way around it that does not involve replacing crontab tool with my
> own script that has no such i
> On Tue, 2 Mar 2004, Thorsten Kampe wrote:
>> * Michael Chen (2004-03-02 06:57 +0100)
>> > Dear all, since the first time using "crontab -", I can never change the
>> > crontab file anymore. "crontab -e" calls emacs, but cron just discarded any
>> > new modifications. The emacs saved the "crontab
On Tue, 2 Mar 2004, Thorsten Kampe wrote:
> * Michael Chen (2004-03-02 06:57 +0100)
> > Dear all, since the first time using "crontab -", I can never change the
> > crontab file anymore. "crontab -e" calls emacs, but cron just discarded any
> > new modifications. The emacs saved the "crontab.*
* Michael Chen (2004-03-02 06:57 +0100)
> Dear all, since the first time using "crontab -", I can never change the
> crontab file anymore. "crontab -e" calls emacs, but cron just discarded any
> new modifications. The emacs saved the "crontab.*" into /tmp. What's
> wrong? Thanks.
Try using ano
Uwe Mayer wrote:
> Hi,
>
> When I start "crontab -e" it won't run, because I haven't vi
> installed. I remembered reading something about an EDITOR or VISIBLE
> environment variable, though I couldn't find it any more. Thus I set
>
> export EDITOR=emacs
>
> Then crontabs starts up emacs, editin
Also, be careful not to change the ownership of the file
/var/cron/tab/. SYSTEM needs to be the group owner, otherwise the
cron daemon will not accept it.
> -Original Message-
> From: Uwe Mayer [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, October 05, 2002 8:28 AM
> To: [EMAIL PROTECTED]
I am guessing that you are running Windows NT. This problem appears on
Windows NT, but not on Windows 2000. It has been a problem for a long
time (over a year?). I don't know what the solution to the problem is,
but a quick way to get around it is to edit your /var/cron/tabs/
file directly.
>
On Sat, 5 Oct 2002, Uwe Mayer wrote:
> Hi,
>
> When I start "crontab -e" it won't run, because I haven't vi
> installed. I remembered reading something about an EDITOR or VISIBLE
> environment variable, though I couldn't find it any more. Thus I set
The correct name for the variable is VISUAL, a
10 matches
Mail list logo