X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <95455e980808111758m41454d93g44ae3d7bd822d23c AT mail DOT gmail DOT com> <6910a60808112315v12711bbft8591b70d859858a1 AT mail DOT gmail DOT com> <95455e980808121907y480400d2s9880ad96b3a8d684 AT mail DOT gmail DOT com> <6910a60808122348m426a0f44g51c53966da519ff6 AT mail DOT gmail DOT com> <95455e980808130333y66b26123k8f7f608cc9f4c47e AT mail DOT gmail DOT com> <6910a60808130345n5cf7c905hdfbbde2623d3f785 AT mail DOT gmail DOT com> <95455e980808130436g428e4e2erd8e278eb633e49a0 AT mail DOT gmail DOT com> <000601c8fd3c$e783f8b0$9601a8c0 AT CAM DOT ARTIMI DOT COM> Subject: RE: perl.exe: fatal error on Vista Date: Wed, 13 Aug 2008 13:09:22 +0100 Message-ID: <000701c8fd3d$6c172e30$9601a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <000601c8fd3c$e783f8b0$9601a8c0@CAM.ARTIMI.COM> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Dave Korn wrote on 13 August 2008 13:06: > Or try doing it the same way the rebaseall script checks: > > grep -E -q -i -v '/ash(.exe)?$' /proc/[0-9]*/exename Ooops. You'll want to remove the -q flag, in order to see the names, rather than just have a status code of 0 or 1 in the shell "$?" variable. 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/