www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <4.3.1.2.20010112125246.022135c0@pop.ma.ultranet.com> |
X-Sender: | lhall AT pop DOT ma DOT ultranet DOT com |
X-Mailer: | QUALCOMM Windows Eudora Version 4.3.1 |
Date: | Fri, 12 Jan 2001 12:53:52 -0500 |
To: | mark AT numericalmethods DOT com, cygwin AT sourceware DOT cygnus DOT com |
From: | "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
Subject: | Re: bug with mkdir |
In-Reply-To: | <200101121716.JAA01231@numericalmethods.com> |
Mime-Version: | 1.0 |
At 12:16 PM 1/12/2001, mark AT numericalmethods DOT com wrote: >I think I may have found a bug in mkdir. > >When I try > > mkdir -p <relpath>/dir > >Everything works fine. However, > > mkdir -p <abspath>/dir > >it does not matter if the -p is superfluous or not, the directory is >still not made. > >So, > >try: > > mkdir -p $HOME/test > >and see if the directory exists, if not (your behaviour matches mine), >try > > mkdir $HOME/test > >The behaviour I am seeing is that the latter works as expected and the >former fails. Hm, both of these work just fine for me. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 118 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |