Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Gene Wirchenko Newsgroups: comp.lang.java.programmer Subject: Re: CLI Java Glitch Date: Sun, 26 Jun 2011 20:29:37 -0700 Organization: A noiseless patient Spider Lines: 22 Message-ID: <97uf07p3p2hc85cj472cjscf8e158oulnd@4ax.com> References: <4dffe2ea$0$57121$c30e37c6@exi-reader.telstra.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: mx04.eternal-september.org; posting-host="7Qrvczazr82YckO5XW8Vtw"; logging-data="11998"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18QGPigVa4WvjAosngdj57VK/x8Z5sx3N4=" X-Newsreader: Forte Agent 4.2/32.1118 Cancel-Lock: sha1:jr8Wpw9iTgxAr08AinBVBLY0ryc= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5697 On Fri, 24 Jun 2011 22:49:40 +0000 (UTC), Bent C Dalager wrote: [snip] >$ javac TestCase.java >$ java TestCase >$ ls test* >test-file.tmp test?file.tmp >$ java TestCase >Could not create test-file.tmp >Could not create test?file.tmp > >(not sure what I have misconfigured that bollocksed up the Unicode on >that last line) Maybe nothing. The filename might have been created as you expected but not display properly. Sincerely, Gene Wirchenko