]> git.lizzy.rs Git - plan9front.git/blob - rc/bin/setrtc
use /n/other for tmp storage
[plan9front.git] / rc / bin / setrtc
1 #!/bin/rc
2 # setrtc - set real-time clock to current system time
3 if (test -e '#r/rtc')
4         awk '{print $1}' /dev/time >'#r/rtc'