2011-04-06

Slitaz -- hwclock / busybox

-s Set system time from hardware clock
-w Set hardware clock to system time


Env: slitaz-cooking-firefox.iso


tux@slitaz:~$ hwclock --help

Command line: hwclock --help

BusyBox v1.18.4 (2011-04-01 15:57:02 CEST) multi-call binary.

Usage: hwclock [-r|--show] [-s|--hctosys] [-w|--systohc] [-l|--localtime] [-u|--utc] [-f FILE]

Query and set hardware clock (RTC)

Options:
-r Show hardware clock time
-s Set system time from hardware clock
-w Set hardware clock to system time
-u Hardware clock is in UTC
-l Hardware clock is in local time
-f FILE Use specified device (e.g. /dev/rtc2)

tux@slitaz:~$