Date: Fri, 9 Feb 1996 23:05:15 -0800 From: wes@intele.net To: Peter Dufault <dufault@hda.com> Cc: chat@freebsd.org Subject: Re: FYI: The Evolution of a Programmer Message-ID: <199602100705.XAA02853@obie.softweyr.com> In-Reply-To: <199602091306.IAA04310@hda.com> References: <199602091222.NAA13586@caramba.cs.tu-berlin.de> <199602091306.IAA04310@hda.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Experienced Hacker > =================== > #include <stdio.h> > #define S "Hello, World\n" > main(){exit(printf(S) == strlen(S) ? 0 : 1);} > dd if=/dev/hello count=1 ncftp world.com:/pub/hello -- Wes Peters | Yes I am a pirate, two hundred years too late Softweyr | The cannons don't thunder, there's nothing to plunder Consulting | I'm an over forty victim of fate... wes@intele.net | Jimmy Buffett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602100705.XAA02853>