Click to See Complete Forum and Search --> : probably dumdest ? of the day...


caleb111
10-14-2001, 07:00 PM
but how do i set the system time from the CLI?

thanks

colin :confused:

7
10-14-2001, 07:25 PM
hwclock --set --date="5/30/01 13:32:09"
hwclock --hctosys

That's how I do it.

caleb111
10-14-2001, 07:31 PM
thanks , BTW what does hctosys do?

bdg1983
10-15-2001, 05:54 AM
It explains hctosys in the man page.

man hwclock