Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site circadia.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!stolaf!umn-cs!circadia!dave From: dave@circadia.UUCP (David Messer) Newsgroups: net.unix,net.bugs Subject: Re: Re: Creating :->file Message-ID: <148@circadia.UUCP> Date: Mon, 29-Apr-85 02:10:06 EDT Article-I.D.: circadia.148 Posted: Mon Apr 29 02:10:06 1985 Date-Received: Fri, 3-May-85 03:05:46 EDT References: <173@tut.UUCP> <192@mit-athena.UUCP> Organization: Quest Research Inc., Burnsville, MN Lines: 20 Xref: watmath net.unix:4403 net.bugs:640 > > Come on, the only real way to do it is: > > :-> file > > No sooner said than done! This struck me as a real good idea, > so I quit from readnews and typed: > > cat >:-.c > main(){return 0;} > ^D > cc -o :- :-.c > > John Chambers [...!decvax!mit-athena] I like the fact that you wrote this in C for efficiency, but shouldn't you have used the '-O' option? :-) -- Dave Messer ...ihnp4!stolaf!umn-cs!circadia!dave