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 To: Jorge Goncalvez Cc: cygwin AT cygwin DOT com Subject: Re: What's wrong with this? References: <200201281442 DOT PAA02297 AT cabs40 DOT col DOT bsf DOT alcatel DOT fr> From: Andrew Markebo Date: 28 Jan 2002 15:55:58 +0100 In-Reply-To: <200201281442.PAA02297@cabs40.col.bsf.alcatel.fr> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii | my $cmd=" c:\\oxe\\cygwin\\bin\\sed.exe 's/^\#ftp/ftp/' | c:\\cygwin\\usr\\local\\etc\\inetd.conf > c:\\cygwin\\usr\\local\\etc\\inetd.new | system($cmd); If it is a cygwin perl, system would probably run it as a unix environment/shell?? So shouldn't c:\\cygwin.. be c:/cygwin?? /Andy -- The eye of the beholder rests on the beauty! -- 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/