From owner-freebsd-questions Wed Jan 12 9:13: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.onsea.com (p29s05a01.client.global.net.uk [195.147.133.42]) by hub.freebsd.org (Postfix) with ESMTP id 9E7EB14E28 for ; Wed, 12 Jan 2000 09:13:02 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.2) with ESMTP id RAA04868; Wed, 12 Jan 2000 17:12:33 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Wed, 12 Jan 2000 17:12:33 +0000 (GMT) From: Cliff Rowley To: Sheldon Hearn Cc: Jonathon McKitrick , freebsd-questions@FreeBSD.ORG, lee@dogma.freebsd-uk.eu.org Subject: Re: simple c i/o question In-Reply-To: <87165.947696425@axl.noc.iafrica.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > cc -o test test.c > > > > test > > > > Output is nothing. Program immediately returns to the prompt. > > Dumb-ass. :-) > > Test is either a shell built-in, or a system utility (/bin/test). > Either call your program something else or run it as ./test . > > How long did that one have you going? :-) haha! Sorry, I dont mean to laugh, but it's a classic ;) Learn from that one, it wont be the first time it happens... Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message