Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 23:42:24 -0700
From:      "Crist J. Clark" <cristjc@earthlink.net>
To:        Matt <matts@thepentagon.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Date Command
Message-ID:  <20000725234224.B307@pool0460.cvx20-bradley.dialup.e>
In-Reply-To: <200007261609220628.0522DC20@10.1.1.105>; from matts@thepentagon.com on Wed, Jul 26, 2000 at 04:09:22PM %2B0930
References:  <200007261609220628.0522DC20@10.1.1.105>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 26, 2000 at 04:09:22PM +0930, Matt wrote:
> Hi,
> 
> Does anyone know how to use the date command, to
> display the name of the current day.. eg 'Wednesday'
> and nothing else?
> I can't seem to work it out from man date.

'Cause it's on the strftime(3) page which is in the 'SEE ALSO' of
date(1).

  % date +%A

-- 
Crist J. Clark                           cjclark@alum.mit.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000725234224.B307>