shithub: riscv

ref: a49cf07fc8cd707a49db18a52da85fd8ed10136f
dir: /rc/bin/setrtc/

View raw version
#!/bin/rc
# setrtc - set real-time clock to current system time
if (test -e '#r/rtc')
	awk '{print $1}' /dev/time >'#r/rtc'