From owner-freebsd-questions@FreeBSD.ORG Tue May 10 01:56:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0501F106564A for ; Tue, 10 May 2011 01:56:19 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (mx-out.r-bonomi.com [204.87.227.120]) by mx1.freebsd.org (Postfix) with ESMTP id C821A8FC14 for ; Tue, 10 May 2011 01:56:18 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.4/rdb1) id p4A1u5IK003701; Mon, 9 May 2011 20:56:05 -0500 (CDT) Date: Mon, 9 May 2011 20:56:05 -0500 (CDT) From: Robert Bonomi Message-Id: <201105100156.p4A1u5IK003701@mail.r-bonomi.com> To: freebsd-questions@freebsd.org, rcuevas@nic.mx In-Reply-To: <5E82D6A494822742A9860BFED5A1E4E8203B0BEE17@exchange.nic.com.mx> Cc: Subject: RE: Newbie Needing Help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2011 01:56:19 -0000 > From owner-freebsd-questions@freebsd.org Mon May 9 18:16:11 2011 > From: Ricardo Cuevas Camarena > To: "freebsd-questions@freebsd.org" > Date: Mon, 9 May 2011 17:59:04 -0500 > Subject: RE: Newbie Needing Help > > > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > > questions@freebsd.org] On Behalf Of Gary Kline > > Sent: Monday, May 09, 2011 4:21 PM > > To: freebsd-questions@freebsd.org > > Subject: Re: Newbie Needing Help > > > > On Mon, May 09, 2011 at 02:55:22PM -0600, Chad Perrin wrote: > > > > > > That joke is hilarious. Pedantically speaking, though, it has a small > > > problem: "vi" is pronounced like "vee eye", not like the word "vie". > > > > > > -- > > > Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] > > > > for(;;) > > puts("YES"); > Use the unix commands... > $ yes I already have an over-abundance, from my last harvest of nits, but I guess I have to pick one more. To be equivalent to the putative 'c' fragment shown, the command-line equivalent is _not_ what was shown above. Rather it is: $ yes YES