public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: cron ignores my settings
@ 2001-07-20  7:30 Devin McRorie
  2001-07-20 13:22 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Devin McRorie @ 2001-07-20  7:30 UTC (permalink / raw)
  To: Corinna Vinschen

Hey Corinna,

Can you send me instructions on how to install the snapshots?  Admittedly I
am a database developer, not a UNIX developer.

I really appreciate any guidance you can give me.

Devin McRorie

-----------------------------
Devin McRorie
Ingersoll-Rand Company
devin_mcrorie@irco.com


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: cron ignores my settings
@ 2001-07-20  7:51 Julian Hall
  0 siblings, 0 replies; 5+ messages in thread
From: Julian Hall @ 2001-07-20  7:51 UTC (permalink / raw)
  To: Devin McRorie; +Cc: Cygwin Maillist

> I've even tried
> setting the runmc script with chmod +x which doesn't seem to do
anything as
> ls still shows it has no execute privilege.   Please note that the
runmc
> script does execute and work properly when I call it manually!

ls should show it with execute privelege if it is an executable file
(either a PE file, or one that starts #!).  Note that BASH can execute
files that are not actually valid shell scripts by making the assumption
that they are intended to be executed by bash, even when they don't have
an inital #!... line, so it would be advisable to check that this line
is indeed present as it sounds to me as though it isn't.

Hope this helps!

Jules



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread
* cron ignores my settings
@ 2001-07-20  6:00 Devin McRorie
  2001-07-20  6:50 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Devin McRorie @ 2001-07-20  6:00 UTC (permalink / raw)
  To: Cygwin Maillist

I'm having a devil of a time getting cron to do anything under cygwin.  Is
there a way to do diagnostics, or see cron error info or check how cron is
setup to figure out why it isn't working?

I am logged in as Administrator on a Windows 2000 machine.  I use crontab
-e to put in a task.  The task is:

40 08 * * * /u/srcmail/sh/runmc

Of course the header information is all about not editing the crontab file
directly.  I left that out since we've all seen it.  I've even tried
setting the runmc script with chmod +x which doesn't seem to do anything as
ls still shows it has no execute privilege.   Please note that the runmc
script does execute and work properly when I call it manually!  So the
problem is probably with cron or the cygwin setup.

I really appreciate your help!

Devin McRorie

-----------------------------
Devin McRorie
Ingersoll-Rand Company
devin_mcrorie@irco.com


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-07-20 13:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-20  7:30 cron ignores my settings Devin McRorie
2001-07-20 13:22 ` Corinna Vinschen
  -- strict thread matches above, loose matches on Subject: below --
2001-07-20  7:51 Julian Hall
2001-07-20  6:00 Devin McRorie
2001-07-20  6:50 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).