X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-4.8 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <CA+sc5mmXc3BFz-48FGV16RVh570c+SvaUZs_bh6dtM9Qy+VbTA@mail.gmail.com>
References: <33869106.post@talk.nabble.com>	<CA+sc5mmXc3BFz-48FGV16RVh570c+SvaUZs_bh6dtM9Qy+VbTA@mail.gmail.com>
Date: Fri, 18 May 2012 15:22:23 +0200
Message-ID: <CAEhDDbAGEHmgjBGTG5adwX5wK5JgVG91Ed9+85VWB0PxGshSoQ@mail.gmail.com>
Subject: Re: Making Unix like paths work when using java program from Cygwin
From: Csaba Raduly <rcsaba@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q4IDN4ki002011

On Fri, May 18, 2012 at 1:51 PM, Earnie Boyd  wrote:
> On Fri, May 18, 2012 at 4:56 AM, himoundary wrote:
>>
>> I am working in a team where everyone else has a Linux/Mac OS X workstation,
>> but I have a windows workstation. Our project uses a shell script and a java
>> program to automate some deployment/setup etc, which needs to create some
>> directories of the sort /ABC/XYZ.
>> Obviously such paths are not valid in Windows.
>>
>
> You spread falsities about Windows.  Try the following in cmd.exe and
> you will be in a shock for your life.
>
> mkdir /ABC/XYZ

Well, I tried it. Maybe you should have, too.

H:\>mkdir /ABC/XYZ
The syntax of the command is incorrect.

When it comes to computers, it takes more than that to shock me :)

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
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


