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 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> From: Markus E Leypold Organization: N/A Date: Mon, 12 Mar 2007 16:08:01 +0100 Message-ID: User-Agent: Some cool user agent (SCUG) Cancel-Lock: sha1:DolVlt+30edDo3udFKAEdPBBP78= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 88.72.207.76 X-Trace: news.arcor-ip.de 1173711700 88.72.207.76 (12 Mar 2007 16:01:40 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news1.google.com comp.lang.ada:14480 Date: 2007-03-12T16:08:01+01:00 List-Id: "Dmitry A. Kazakov" writes: > On 12 Mar 2007 06:32:00 -0700, Hyman Rosen wrote: > >> On Mar 11, 3:59 am, "Dmitry A. Kazakov" >> wrote: >>> GUI >> >> Really? But one of the difficult situations people are describing here >> occurs when a file pattern expands into too many files to fit within >> the limits of the command line. Can you reasonably expect that the >> typical GUI environment will be able to comfortably handle such a >> situation? > > Sure, because they were designed to prevent such situations to happen. How does a GUI prevent the user to have 100000 files in a directory ("folder")? And what happens if the user opens such a directory? Regards -- Markus