git: 9front

ref: 19616ad6506b6ea4d23e2d4b5b02b9b77b92bb2d
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'