Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-WM-Posted-At: MailAndNews.com; Fri, 28 Dec 01 14:46:18 -0500 X-WebMail-UserID: sdgoldst Date: Fri, 28 Dec 2001 14:46:18 -0500 From: Scott Goldstein To: "Kredba" Cc: cygwin AT cygwin DOT com X-EXP32-SerialNo: 50000000 Subject: RE: Starting program under bash as Scheduled Task Message-ID: <3C2D1B87@MailAndNews.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: InterChange (Hydra) SMTP v3.62 Won't this just run bash at 12:15? What I want to do is run a script, "MyScript", within a bash environment at 12:15. So, I want to emulate the following: 1. Start bash. .bashrc is executed and shell opens with a prompt. 2. At the prompt, run MyScript Can this be done? Thanks. Scott >===== Original Message From "Kredba" ===== >Be sure, that the task manager service is running. > >Open cmd.exe and type there command similar to this : > >at 12:15 cmd /c "c:\bla\bla\sh.bat" > >In the batch file you can call bash --rcfile . ------------------------------------------------------------ "Just a mirror for the sun... My smiling eyes are just a mirror for the sun." ------------------------------------------------------------ -- 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/