1
0
Fork 0
bin/recorduptime

5 lines
88 B
Plaintext
Raw Normal View History

2015-12-11 10:29:22 +00:00
#!/usr/bin/env bash
uptime >> ~/uptime.log
at -f /home/sbrl/recorduptime now +1 minute