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 Path: g2news2.google.com!news3.google.com!news1.google.com!news.germany.com!newsfeed.utanet.at!newsfeed01.chello.at!newsfeed02.chello.at!news.hispeed.ch.POSTED!not-for-mail Message-Id: <1284131.A3e2YxPhY7@linux1.krischik.com> From: Martin Krischik Subject: wildcards with unix shells Newsgroups: comp.lang.ada Date: Sun, 25 Feb 2007 17:35:43 +0100 References: <45dcaed8_6@news.bluewin.ch> <1172132169.423514.271890@s48g2000cws.googlegroups.com> <87hctei5pf.fsf@ludovic-brenta.org> User-Agent: KNode/0.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@hispeed.ch Organization: hispeed.ch NNTP-Posting-Host: 84.73.230.248 (84.73.230.248) NNTP-Posting-Date: Sun, 25 Feb 2007 18:06:01 +0100 X-Trace: e922345e1c1f9f1ec435d23577 Xref: g2news2.google.com comp.lang.ada:9527 Date: 2007-02-25T17:35:43+01:00 List-Id: Markus E Leypold wrote: > This is, forgive me, wrong. The "commandline" in Unix is a an array of > pointers to zero-terminated strings which itself is terminated by a > null pointer. With a total length of 8k on Windows and 48k on current Linux version - as "./confiure" will be glad to tell you. Which is the reason why rm -rf /tmp/* might not work. Really one should allways use find and xarg... Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com