From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8d472879e3f609e0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-07 21:45:49 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-xit-09!supernews.com!news-out.visi.com!petbe.visi.com!out.nntp.be!propagator2-sterling!in.nntp.be!newsfeed01.tsnz.net!news!newsfeeds.ihug.co.nz!ihug.co.nz!news.xtra.co.nz!53ab2750!not-for-mail From: "AG" Newsgroups: comp.lang.ada References: <20619edc.0306021018.6ee4dd09@posting.google.com> <1054649187.11497@master.nyc.kbcfp.com> <20619edc.0306031034.6a2f5f25@posting.google.com> <1054666439.685312@master.nyc.kbcfp.com> <1054735867.264510@master.nyc.kbcfp.com> Subject: Re: Case sensitivity (was Re: no title) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: <0czEa.15798$JA5.305688@news.xtra.co.nz> Date: Sun, 8 Jun 2003 16:46:39 +1200 NNTP-Posting-Host: 219.88.62.202 X-Complaints-To: newsadmin@xtra.co.nz X-Trace: news.xtra.co.nz 1055047548 219.88.62.202 (Sun, 08 Jun 2003 16:45:48 NZST) NNTP-Posting-Date: Sun, 08 Jun 2003 16:45:48 NZST Organization: Xtra Xref: archiver1.google.com comp.lang.ada:38812 Date: 2003-06-08T16:46:39+12:00 List-Id: "Hyman Rosen" wrote in message news:xKyEa.45844$ca5.11517@nwrdny02.gnilink.net... > You could try reading the manual. Sure, if I had the time to dig through the manual to find out which letter to capitalise. Considering it doesn't change a thing, looks like quite a bit of a wasted time. > (Also, x/yz is not like any UNIX > command) True. It was some sort of a shell script (with x/yz being a path parameter). I guess you could say the shell (or it's docs) was at fault (or me for that matter :-) But the simple fact that I could type that thing in case-insensitive version without going to all the trouble of looking it up or calling in some help means a lot ...