From owner-freebsd-questions Fri Nov 5 17:28:10 1999 Delivered-To: freebsd-questions@freebsd.org Received: from copland.udel.edu (copland.udel.edu [128.175.13.92]) by hub.freebsd.org (Postfix) with ESMTP id 94B9014FC6 for ; Fri, 5 Nov 1999 17:28:07 -0800 (PST) (envelope-from papalia@UDel.Edu) Received: from morgaine (host75-157.student.udel.edu [128.175.75.157]) by copland.udel.edu (8.9.3/8.9.3) with SMTP id UAA03643; Fri, 5 Nov 1999 20:26:55 -0500 (EST) Message-Id: <4.1.19991105202207.00946ec0@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Fri, 05 Nov 1999 20:26:54 -0500 To: Aman Shaikh , freebsd-questions@freebsd.org From: John Subject: Re: time setting In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I have a freebsd machine, where I want to advance its current time so that >it shows correct time. Is there a command to do it (as a root)? Check out "man date". You can set it either by entering the entire correct date, or by entering a +/- value for each of the fields (month, day, year, hours, minutes, seconds, etc). --John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message