The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 09-13-2001
amitjain amitjain is offline
Registered User
  
 

Join Date: Sep 2001
Location: New Delhi
Posts: 3
Re: changing the date

[QUOTE]Originally posted by JBX
[B]I need to change the date of the UNIX server at work to 20 aug 2001.

To change the date u have to login as root
and command is $ date 010820hhmm


where hh is hour and mm is time to be set

the firmat is $ date yymmddhhmm

yy is year
mm is month
dd is date

Cheers

Amit Jain