From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 02:13:40 2010 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 62C47106567A for ; Fri, 30 Jul 2010 02:13:40 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 424E18FC12 for ; Fri, 30 Jul 2010 02:13:40 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o6U2Ddq2070664 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 29 Jul 2010 19:13:39 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o6U2Dcbj070663; Thu, 29 Jul 2010 19:13:39 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA05585; Thu, 29 Jul 10 19:08:25 PDT Date: Thu, 29 Jul 2010 19:08:20 -0700 From: perryh@pluto.rain.com To: kline@thought.org, frank@shute.org.uk Message-Id: <4c523414.+6ssV66YESO4HEsi%perryh@pluto.rain.com> References: <20100729020446.GA14825@thought.org> <20100729154316.GA14636@orange.esperance-linux.co.uk> In-Reply-To: <20100729154316.GA14636@orange.esperance-linux.co.uk> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: ok, i give up... 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: Fri, 30 Jul 2010 02:13:40 -0000 Frank Shute wrote: > On Wed, Jul 28, 2010 at 07:04:51PM -0700, Gary Kline wrote: > > guys, i've been searching for a calender/reminder prog > > than i had YEARS ago. cannot find. > > > > it had a ~/.datafile that was ascii. things like > > > > > > > > # Bill's birthday: > > 08 08 echo "Send Bill a birthday card. > > > > # watch one-time broadcast!! > > 08 09 2010 echo: "Watch PBS show at 20:00 hours" > > > > ... > deskutils/ical ? Good program, but probably not what the OP had in mind. ical's .calendar file, while ascii, is in a structured format which would be a bit of a pain to edit by hand; and I don't recall its being set up to send email.