Lst Recv wrote: > I tried using the Windows Task Scheduler to schedule a bash -c > "hibernate now" command, yet it didn't seem to run. Is there a reason > that bash/hibernate wouldn't like Task Scheduler? If so, what is the > best way to handle this? (Just install and use crond?)
Everything Igor just said, plus: Isn't the problem likely to be that the cygwin bin dir isn't in your system-wide PATH setting, so task scheduler just can't _find_ bash? cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/