CYGRUNSRV Issue

2003-07-27 Thread Linden Glen
HI All, Having a problem installing Cron as a service. When I try to run the install: cygrunsrv -I cron -p /usr/sbin/cron -a -D I get this in return bash: cygrunsrv: command not found What do I need to install so that this command is available? Cheers, Linden ___

Using Cron?

2003-07-20 Thread Linden Glen
.   Cheers, Linden = --- Linden Glen Melbourne, Australia http://mobile.yahoo.com.au - Yahoo! Mobile - Check & compose your email via SMS on your Telstra or Vodafone mobile. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem rep

Korn Shell from CMD

2003-07-15 Thread Linden Glen
Hi all, I've brought a script across from AIX, it's written in Korn. I've made some changes, and have been testing it via cygwin. What I've been doing is opening cygwin, and changing to the scripts directory, and running it from there. ie cd /dir/script.sh ./script.sh That was all fine, and

Korn Shell from CMD

2003-07-15 Thread Linden Glen
Hi all, I've brought a script across from AIX, it's written in Korn. I've made some changes, and have been testing it via cygwin. What I've been doing is opening cygwin, and changing to the scripts directory, and running it from there. ie cd /dir/script.sh ./script.sh That was all fine, and