Quote:
Originally Posted by Neorio
I'm having a hell of a time trying to use the 'date' command to set the time on my box. The man page is just confusing. Can someone give me an example of how to use 'date' to set the time?
|
Code:
date -s "11/20/2003 12:48:00"
with this command you can set date and time

if you want to set only time than use next:
