From owner-cvs-all@FreeBSD.ORG Tue Sep 14 21:29:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3A0916A4CE; Tue, 14 Sep 2004 21:29:45 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC8943D54; Tue, 14 Sep 2004 21:29:45 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost.pittgoth.com (acs-24-154-239-170.zoominternet.net [24.154.239.170]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id i8ELTd0p016659 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 14 Sep 2004 17:29:40 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 14 Sep 2004 17:30:18 -0400 From: Tom Rhodes To: Diomidis Spinellis Message-Id: <20040914173018.58d096da@localhost.pittgoth.com> In-Reply-To: <4147533F.2020503@aueb.gr> References: <200409141901.i8EJ1JH6026822@repoman.freebsd.org> <20040914191138.GA21813@ip.net.ua> <20040914161842.5632caa8@localhost.pittgoth.com> <4147533F.2020503@aueb.gr> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/cron/crontab Makefile crontab.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 21:29:46 -0000 On Tue, 14 Sep 2004 23:23:27 +0300 Diomidis Spinellis wrote: > Tom Rhodes wrote: > > On Tue, 14 Sep 2004 22:11:38 +0300 > > Ruslan Ermilov wrote: > >>Yeah, vi(1) sucks. > > > > Hey now ... watch it there Ruslan. You're stepping on holy > > ground with this one. > > I struggled very hard to avoid Ruslan's bait; thanks to Tom I can't be > accused of being the first fish to bite. I'm sorry, if I had known this was your bait then I would have kept quiet. :) > > The example in the original PR was actually using ed(1): > > EDITOR=ed > (echo '1s/^/#/'; echo 'wq') | crontab -e Heh. -- Tom Rhodes