1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

initial postconf parser

This commit is contained in:
Kelly Brazil
2022-06-02 09:14:02 -07:00
parent a5d5b1554f
commit b1507dc576
3 changed files with 134 additions and 0 deletions

View File

@ -73,6 +73,7 @@ parsers = [
'ping-s',
'pip-list',
'pip-show',
'postconf',
'ps',
'route',
'rpm-qi',