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,eafe4705a6e47b9b,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-28 10:36:53 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.infostrada.it!cyclone2.libero.it!twister2.libero.it.POSTED!not-for-mail From: alessandro gagliano Newsgroups: comp.lang.ada Subject: newbie: start other programs Message-ID: <20011228193934.361cf479.alessandro-gagliano@libero.it> X-Newsreader: Sylpheed version 0.6.6 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Fri, 28 Dec 2001 18:36:52 GMT NNTP-Posting-Host: 151.29.34.226 X-Complaints-To: abuse@libero.it X-Trace: twister2.libero.it 1009564612 151.29.34.226 (Fri, 28 Dec 2001 19:36:52 MET) NNTP-Posting-Date: Fri, 28 Dec 2001 19:36:52 MET Organization: [Infostrada] Xref: archiver1.google.com comp.lang.ada:18363 Date: 2001-12-28T18:36:52+00:00 List-Id: hello, ' am a newbie, I looking for a function that it allows me to start other programs, like "tar" or "ls" (i work on linux) suggestions? thanks. a.