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

add dmidecode parser

This commit is contained in:
Kelly Brazil
2020-05-13 08:22:52 -07:00
parent f5627a4594
commit e9282bb546
2 changed files with 175 additions and 0 deletions

View File

@ -35,6 +35,7 @@ parsers = [
'csv',
'df',
'dig',
'dmidecode',
'du',
'env',
'file',