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 Content-Type: text/plain; charset="us-ascii" From: Reed White Organization: Alta Research To: cygwin AT cygwin DOT com Subject: 1.5.5 and perl 5.8.2-5: bug with perl's system() cmd Date: Fri, 21 Nov 2003 15:04:14 -0800 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200311211504.14254.alta@alta-research.com> X-Spam-Score: 0 () USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.29 (www . roaringpenguin . com / mimedefang) Versions: crgwin dll 1.5.5 and perl 5.8.2-5 When executing system() commands in perl, the system fails to handle escaped quotes properly. For example, the following is not parsed properly: system("rsync ... --rsh=\"ssh -l blah\" ... ") ... Reed -- Reed White - ALTA RESEARCH - 877-360-2582 alta AT alta-research DOT com - www.alta-research.com -- 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/