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

working upower parser. history lines are ignored

This commit is contained in:
Kelly Brazil
2021-03-17 11:26:06 -07:00
parent 89f1fd96e6
commit ad39fc6029
6 changed files with 268 additions and 0 deletions

View File

@ -88,6 +88,7 @@ parsers = [
'tracepath',
'traceroute',
'uname',
'upower',
'uptime',
'w',
'wc',