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 Message-ID: <4297AC03.3020302@byu.net> Date: Fri, 27 May 2005 17:23:47 -0600 From: Eric Blake User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: The Cygwin Mailing List Subject: Re: Updated: coreutils-5.3.0-6 [FAQ alert] References: <429714AD DOT 4020902 AT byu DOT net> In-Reply-To: <429714AD.4020902@byu.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Eric Blake on 5/27/2005 6:38 AM: > A new release of coreutils, 5.3.0-6, is available. > > This release changes dd(1) to default to binary mode, and adds command > line options iflag=text and oflag=text to specify binary. It also fixes > mkdir(1) and install(1) to respect the new meaning of // and //server > introduced in cygwin 1.5.17. Therefore, http://cygwin.com/faq/faq_toc.html#TOC45 is out of date, and we need a FAQ update. It is now possible to do `mkdir -p //MACHINE/Share/path/to/new/dir' and everything just works fine! However, `mkdir -p \\\\machine\\share\\path' fails, because coreutils expects Unix path names, not Windows style. So it is probably worth rewording this FAQ to point out why using \ doesn't always do what the user expects. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCl6wD84KuGfSFAYARApsWAJ0Q9pZ38G0lX3K1K06A0Ws6S7vlFQCfXiWK ZemENIv3OlTqm2YZ1ELw/p0= =vfn8 -----END PGP SIGNATURE----- -- 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/