cvs commit: src/usr.sbin/cron/crontab Makefile crontab.c
Diomidis Spinellis
dds at aueb.gr
Tue Sep 14 13:24:20 PDT 2004
Tom Rhodes wrote:
> On Tue, 14 Sep 2004 22:11:38 +0300
> Ruslan Ermilov <ru at FreeBSD.org> 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.
The example in the original PR was actually using ed(1):
EDITOR=ed
(echo '1s/^/#/'; echo 'wq') | crontab -e
Diomidis
More information about the cvs-src
mailing list