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 Path: g2news2.google.com!news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.post.ch!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Ada.Command_Line and wildcards Date: Tue, 27 Feb 2007 08:18:49 +0100 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <45e3db59$1@news.post.ch> References: <45dcaed8_6@news.bluewin.ch> <1172132169.423514.271890@s48g2000cws.googlegroups.com> <87hctei5pf.fsf@ludovic-brenta.org> <4646038.1EVsBNfMyZ@linux1.krischik.com> NNTP-Posting-Host: 194.41.146.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: atlas.ip-plus.net 1172560732 29240 194.41.146.1 (27 Feb 2007 07:18:52 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Tue, 27 Feb 2007 07:18:52 +0000 (UTC) User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: X-Original-NNTP-Posting-Host: w01iwt.pnet.ch X-Original-Trace: 27 Feb 2007 08:18:49 +0200, w01iwt.pnet.ch Xref: g2news2.google.com comp.lang.ada:9569 Date: 2007-02-27T08:18:49+01:00 List-Id: Bj�rn Persson schrieb: > Martin Krischik wrote: > >> Again: the unix way is convenient at start but does not scale all that >> well for more complex problems. > > Right. The primary purpose of a command shell is to be convenient for > everyday interactive use. A fakir might enjoy solving complex problems with > shell scripts. I tend to switch to a better programming language when the > problem gets complex. I still on the lookout for a better programming language with pipes in general and the special "A=$(...)" and "<