-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > -----Original Message----- > From: cygwin-owner AT cygwin.com ^^^^ Oops - raw email address. http://cygwin.com/acronyms/#PCYMTNQREAIYR
Oops - top-posting. http://cygwin.com/acronyms/#TOFU > This is all an argument for using Cygwin the way it was supposed to be > used - there are no .bat files on UNIX. Use shell scripts instead. > According to Phil Smith on 8/30/2008 2:35 PM: > Will shell scripts get > > -Dsomething=c:/Documents and Settings/whatever > > as one argument, or three? You missed the point. c:/ anything is NOT posix-y. Rather, you should be worried whether: '-Dsomething=/cygdrive/c/documents and settings/whatever' is one or three arguments (one if it is quoted correctly, three if it is not). You're better off not even trying to use drive letters with a colon when emulating posix. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAki5tD4ACgkQ84KuGfSFAYBIHgCg05/4ORKvz5QyC8xBcXotB3Pc sYwAmwXYP/oY+1BcjZOzaxLFsoHsDe1M =Ny9R -----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/