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

add ntpq parser for issue #31

This commit is contained in:
Kelly Brazil
2020-03-10 14:18:55 -07:00
parent c7cd2b63c8
commit 2c3e9ddfe4
7 changed files with 543 additions and 0 deletions

View File

@ -49,6 +49,7 @@ parsers = [
'lsof',
'mount',
'netstat',
'ntpq',
'passwd',
'pip-list',
'pip-show',