Files: 550f7bbbe4c707cebb415750fb3a7d562ace8b8a / peeks.sh
116 bytesRaw
1 | |
2 | node counts.js day| tail -1 |
3 | node counts.js week| tail -1 |
4 | node counts.js month| tail -1 | sed 's/-01 / /' |
5 | |
6 |
Built with git-ssb-web
1 | |
2 | node counts.js day| tail -1 |
3 | node counts.js week| tail -1 |
4 | node counts.js month| tail -1 | sed 's/-01 / /' |
5 | |
6 |
Built with git-ssb-web