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

add os-prober parser

This commit is contained in:
Kelly Brazil
2022-11-07 13:23:55 -08:00
parent fd22c7dc3a
commit 2a530712cf
7 changed files with 214 additions and 4 deletions

View File

@ -82,6 +82,7 @@ parsers: List[str] = [
'netstat',
'nmcli',
'ntpq',
'os-prober',
'passwd',
'pci-ids',
'pidstat',