1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00

added timedatectl status parser

This commit is contained in:
Kelly Brazil
2020-03-10 18:37:55 -07:00
parent 51935deb2a
commit 99804ea06e
6 changed files with 222 additions and 0 deletions

View File

@ -62,6 +62,7 @@ parsers = [
'systemctl-lj',
'systemctl-ls',
'systemctl-luf',
'timedatectl',
'uname',
'uptime',
'w',