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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Bash extremely slow when started via task scheduler Date: Thu, 9 Oct 2003 11:13:17 +0200 Message-ID: <06CAA4D3753C53408D2CE6340B68444201D9454A@vbeexc02.emea.cpqcorp.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Pensa, Pascal" To: X-OriginalArrivalTime: 09 Oct 2003 09:13:23.0416 (UTC) FILETIME=[97063580:01C38E45] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h999DbdX029634 Hi, As it's my first post, I hope I'm in the right list for my question, if not I apologize and hope you'll tell me on which list I may ask (I didn't have access to newsgroups from my location, only mail) I'm trying to schedule a bash script via the MS task scheduler, this works well when the user set in task scheduler is the same as the logged user, but if I change the user to any other account, the scripts becomes *extremely* slow. Each time bash forks a command in the script it takes approx 2 seconds before the command really executes. I searched through the faq and this list's history but didn't find relevant response, so I hope you can help me. I tried to start bash in --norc --nologin, and after with --login, and tried various combinations with no success, the script remains slow as soon as the user logged on is not the same user set in the task scheduler. Any idea ? The system is an win nt4 domain controller + all sp/patches, and of course the latest cygwin (defaults packages installed, no more, no less) Regards, Pascal Pensa -- 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/