hwclock
From Initq
hwclock - query and set the hardware clock (RTC)
RTC stands for Real Time Clock. hwclock Uses many different ways to get and set Hardware Clock values. The most normal way is to do I/O to the device special file /dev/rtc, which is presumed to be driven by the rtc device driver.
- Example
hwclock --set --date=newdate
