Wednesday, January 06, 2010

Set time and date from command line in unix

To set date using command prompt in Unix I used the following command

sudo date MMDDHHMI

where MM is the month, DD is the date, HH is the hour and MI is the minute

No comments: