On Wed, Mar 8, 2017 at 1:41 AM, Tim Rice <t...@multitalents.net> wrote:

>
> Hi Dan,
>
> On Tue, 7 Mar 2017, Dan McDonald wrote:
>
> > Not to be confused with cal(1), but does anyone here use calendar(1)?
>
> I use it here in my mail zone.
>

Ouch.


> > Trying to gauge how hard I should try to replace it or not.
>
> It would not be anywhere near as anoying to lose it as it was to
> discover bind was missing. ;-)
>

I'm trying to understand the impact here - if it's bad then I'll look
again.

If you know the format of your calendar file, then something like

grep "^`date '+%D'`" ~/calendar

or

grep "^`date '+%b %e'`" ~/calendar

ought to do more or less the same thing.

-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to