From owner-freebsd-questions@FreeBSD.ORG Wed May 12 13:54:37 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7716C106564A for ; Wed, 12 May 2010 13:54:37 +0000 (UTC) (envelope-from fredrik.henbjork.maillist@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 012628FC16 for ; Wed, 12 May 2010 13:54:36 +0000 (UTC) Received: by fxm1 with SMTP id 1so89665fxm.13 for ; Wed, 12 May 2010 06:54:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=ua+1hMiaHaq+RvJeFiXv4f1FHmhpybEMVSnKoMjB6ec=; b=ahwdcI+gQXmMXN+aWeZQt6E2xC5Qvl7Mt64JxaLX6TF2f9hG5y8x/jJ0bhYr2ifiUo tYQV+eQzQJAgR1meB6JS4Op/xW8M/gysjkCBHYck4BY0b7+bN8bq2vKGDsI1/7KIQTUy O/8gbaIHy8XYouBx/jB1+0xE6RFgC5X5XQs4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=bap9SYbMrtmowECqEQ7raOPn/nQHDCldrKsCmmkYozfzJIILsk2Tr/WwHsoicsnNLF T3EzjG/7/6fK3l70eQ6rmWh5OClqm4sspW4Z5yhxsrO1yDIr7MaHacWm3w1CkrCiS1dG t5gpClif/UU195Ob+US39gS03b+6MmEK8lkgg= Received: by 10.223.26.154 with SMTP id e26mr5732fac.57.1273671175922; Wed, 12 May 2010 06:32:55 -0700 (PDT) Received: from [192.168.1.129] (zihanuwod.brg.sgsnet.se [193.11.202.27]) by mx.google.com with ESMTPS id 2sm733518fav.13.2010.05.12.06.32.54 (version=SSLv3 cipher=RC4-MD5); Wed, 12 May 2010 06:32:54 -0700 (PDT) Message-ID: <4BEAAE05.5050805@gmail.com> Date: Wed, 12 May 2010 15:32:53 +0200 From: Fredrik Henbjork User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20100511041627.GA87743@ozzmosis.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: md5(1) and cal(1) 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: Wed, 12 May 2010 13:54:37 -0000 On 05/11/2010 06:47 AM, Warren Block wrote: > cal on FreeBSD 8 does highlight the current date. And then we have ncal(1), which, besides highlighting of the current day, also has the following nice features: It starts the weeks on Monday. It can print the number of the week below each week column.