Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <2CB1272B2212D211974D00805FCB57420AFAFBE5@MSEXCHANGE> From: "Puttkammer, Roman" To: "'cygwin AT cygwin DOT com'" Subject: bash wildcard expansion Date: Thu, 21 Dec 2000 20:40:02 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" I hope i'm not getting flamed for this one, but what am I missing? A command line argument is being expanded by bash even though it's escaped. /tibrv/src/examples/java# D:/jdk1.3/bin/java.exe \* Exception in thread "main" java.lang.NoClassDefFoundError: cmlistener/class "cmlistener.class" is the first filename in the directory. Same thing if i'm using single quotes to escape. Note that java.exe does not expand arguments itself; it works as expected from a DOS shell: D:\TIBCO\TIBRV\src\examples\java>java "*" Exception in thread "main" java.lang.NoClassDefFoundError: * "ls '*'" or "ls \*" works as expected ("ls: *: No such file or directory".) roman Cygwin DLL version: 1001 / 6 GNU bash, version 2.04.0(1)-release (i586-pc-cygwin) -- To pour bottled sauce over salad is to miss the point of salad altogether. - Fairways, advertisement for olive oil This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Any views expressed in the email message are those of the individual sender except where the sender specifically states them to be the views of Multex.com, Inc. Roman Puttkammer mailto:putt AT multex DOT com Multex.com, Inc. http://www.multex.com 33 Maiden Lane tel +1 (212) 859 9908 New York, NY 10038 fax +1 (212) 859 9810 -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple