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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e219d94b946dfc26 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: Brian May Newsgroups: comp.lang.ada Subject: Re: Ada.Command_Line and wildcards References: <45dcaed8_6@news.bluewin.ch> <1172132169.423514.271890@s48g2000cws.googlegroups.com> <545bgvF1ttrphU1@mid.individual.net> <1495406.QZvfpqijrQ@linux1.krischik.com> <6dy7mn3hhu.fsf@hod.lan.m-e-leypold.de> <1172328891.5496.62.camel@localhost.localdomain> <1173096982.3712.37.camel@localhost> <8utzwzzv0v.fsf@hod.lan.m-e-leypold.de> <1173185771.11841.69.camel@localhost> <11wk29zr0.fsf@hod.lan.m-e-leypold.de> <1173305192.29628.82.camel@localhost> <1173447204.5618.131.camel@localhost.localdomain> <8g649apcio.fsf@hod.lan.m-e-leypold.de> <141pwb6qwvep7$.19rl1et34x8g6.dlg@40tude.net> <1173706320.835858.227370@n33g2000cwc.googlegroups.com> Date: Fri, 16 Mar 2007 19:06:17 +1100 Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux) Cancel-Lock: sha1:yxVIZNSHCLrwSZriudfYKmh8eAY= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: snoopy.microcomaustralia.com.au X-Trace: quokka.wn.com.au 1174032353 202.173.153.89 (16 Mar 2007 17:05:53 +0800) X-Complaints-To: abuse@westnet.com.au Path: g2news1.google.com!news4.google.com!news.glorb.com!quokka.wn.com.au!not-for-mail Xref: g2news1.google.com comp.lang.ada:14532 Date: 2007-03-16T19:06:17+11:00 List-Id: >>>>> "Markus" == Markus E Leypold writes: Markus> How does a GUI prevent the user to have 100000 files in a Markus> directory ("folder")? And what happens if the user opens Markus> such a directory? If I go to the computer of a typical GUI user, I find that their desktop is full of files. Usually this will be a mix of downloads (recent and old), applications (depending on OS), data files (some important, some out-of-date, and some rubbish). GUIs do nothing to ensure users use good organisational techniques for filing important data. -- Brian May