X-Spam-Check-By: sourceware.org Date: Fri, 13 Oct 2006 01:28:41 +0200 (MET DST) From: Angelo Graziosi To: cygwin AT cygwin DOT com Subject: Re: Wrong links in /etc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Brian Dessent wrote: > Or more simply just > > for F in hosts protocols services networks; do ln -sf "$(cygpath > -S)/drivers/etc/$F" $F; done This works fine for hosts, services, networks but not for protocols protocols --> /c/WINDOWS/system32/drivers/etc/protocol ^^^ ^^^ Thanks, Angelo. -- 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/