Date: 12 Jan 2000 17:46:12 -0500 From: evs@telerama.com To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org>, freebsd-questions@freebsd.org, lee@dogma.freebsd-uk.eu.org Subject: Re: simple c i/o question Message-ID: <20000112224613.16861.qmail@speedbuggy.telerama.com> In-Reply-To: <87165.947696425@axl.noc.iafrica.com> References: <87165.947696425@axl.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You can still use "test", but you should start it differently, somthing like this: ./test Quoting Sheldon Hearn <sheldonh@uunet.co.za>: > > > On Wed, 12 Jan 2000 16:59:13 GMT, Jonathon McKitrick wrote: > > > 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? :-) > > Ciao, > Sheldon. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Sincerely yours Mikhail Evstiounin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000112224613.16861.qmail>