mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
datelog removed
This commit is contained in:
parent
e65f7f7dfd
commit
d4dd0da854
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
# I have a cronjob run this every minute to log time spend on the computer in
|
||||
# `~/.time` for each day. Gives estimate of daily NEEThood.
|
||||
|
||||
date=`date '+%y-%m-%d'`
|
||||
echo $((`cat ~/.time/"$date"`+1)) > ~/.time/"$date"
|
||||
Loading…
x
Reference in New Issue
Block a user