An open API service indexing awesome lists of open source software.

https://github.com/stunkymonkey/systemd-worktime

listing past uptimes of systemd
https://github.com/stunkymonkey/systemd-worktime

helper systemd

Last synced: about 1 year ago
JSON representation

listing past uptimes of systemd

Awesome Lists containing this project

README

          

# systemd-worktime
listing past uptimes of systemd
with this little helper

Usage:
```
usage: systemd-worktime.py [-h] [-b AMOUNT] [-v] [-q] [-s]

listing past uptimes of systemd

optional arguments:
-h, --help show this help message and exit
-b AMOUNT, --boot AMOUNT
number of boots beeing processed (0 for all)
-v, --verbose verbose output
-q, --quiet less output
-s, --seconds output in seconds
```