From owner-freebsd-questions Mon Jan 5 01:36:06 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA18641 for questions-outgoing; Mon, 5 Jan 1998 01:36:06 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from luke.cpl.net (luke.cpl.net [209.150.73.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA18632 for ; Mon, 5 Jan 1998 01:36:03 -0800 (PST) (envelope-from shawn@luke.cpl.net) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.8/8.6.12) with SMTP id BAA01466; Mon, 5 Jan 1998 01:35:52 -0800 (PST) Date: Mon, 5 Jan 1998 01:35:52 -0800 (PST) From: Shawn Ramsey To: Greg Lehey cc: questions@FreeBSD.ORG Subject: Re: time? In-Reply-To: <19980105194716.40370@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > With date(1) > > > If the command is date if you could please give an example... > > Sure. It's Real Simple :-) > > To set just the time, say to 3:14 pm, enter > > # date 1514 Hmm, thats a tough one. :) > # date 0201071514 > > OK? > > Greg OK. Thanks...