This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

1.5.5 and perl 5.8.2-5: bug with perl's system() cmd


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@alta-research.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]