>Trying to schedule simple shell scripts. Currently i have a >nt batch file calling a bash script which works fine, >Until I schedule the batch script using the WinNT at >command. Nothing happens. Does your batch script need to interact with the desktop? If so, you need to enable that option if running the Schedule service using the LocalSystem account. John -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
- Scheduling shell scripts under bash on NT Jon Kunert
- RE: Scheduling shell scripts under bash on NT John Pollock
- RE: Scheduling shell scripts under bash on NT Jon Kunert
- Re: Scheduling shell scripts under bash on NT Malcolm Boekhoff