X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=uLdABmdB/itO1gky+Vn2v4KnmLJziPQ+Ppp63q/SLcl alwSZOzUCfuT11Sb/x6/rZv1DgS8DkD3hEc1SGZOc7uulNLx6DIJeVmBrPUWL9dI 46IqL8tCVcfsBUgV9nkRrSRR1j9gl2JH34C4quUivUNtcAHw8dvhwQTqIc/U4iMU = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=bFmWC2KHrRxg6Ib2go4GLz0rvy0=; b=WNZotTDt0Xz0E9IbM 5K7vCiuBN+Oxlj20RH31g/sZZZqUENwgMjbpKzJW0ZwbxJwZbOJWeeJdOpRJbG49 qCV7DbunTTTW5sp8QVVuaradwiZbcCebn29yDwuOp5O70rStYy0076iGkKQhfgSf AFPD3jtNWLa4gZQYtJrGkM3FYU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <51C0DB55.7070308@etr-usa.com> Date: Tue, 18 Jun 2013 16:12:37 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Cygwin-L Subject: Re: Adding MSYS functionality to Cygwin References: <51C0B08E DOT 8080900 AT etr-usa DOT com> <51C0D956 DOT 4090905 AT etr-usa DOT com> In-Reply-To: <51C0D956.4090905@etr-usa.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit On 6/18/2013 16:04, Warren Young wrote: > $ cd /bin > $ mv ln.exe sane-ln.exe > $ ln -s cp.exe ln.exe Of course, that final step should be $ cp cp.exe ln.exe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple