From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5.mx.nwbl.wi.voyager.net([169.207.2.77]) (1331 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 30 Dec 2000 18:07:21 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from mx8.mx.voyager.net (mx8.mx.voyager.net [216.93.66.87]) by out5.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id eBUN7Pa99528 for ; Sat, 30 Dec 2000 17:07:25 -0600 (CST) Received: from 95server (tnt17a-30.focal-chi.corecomm.net [208.40.16.30]) by mx8.mx.voyager.net (8.10.2/8.10.2) with SMTP id eBUN7Nn01710 for ; Sat, 30 Dec 2000 18:07:24 -0500 (EST) Message-ID: <000001c072b4$edb7cf60$0100a8c0@95server> From: "Gregory Nowak" To: Subject: g++ output file Date: Sat, 30 Dec 2000 17:04:09 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 List-Id: Ok, g++ is on my system and it seems to work. When it finishes, I get this 'a.out' file in my current directory. When I type 'a.out' at the shell prompt, the shell says the command is not found. How do I run this file? As far as I can tell, execute permision is set on it. Thanks for any help. Greg Nowak