1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

initial lspci parser

This commit is contained in:
Kelly Brazil
2022-10-07 13:06:20 -07:00
parent 10fc8cb48d
commit 81aa09a2e2
5 changed files with 1048 additions and 0 deletions

View File

@ -66,6 +66,7 @@ parsers = [
'lsblk',
'lsmod',
'lsof',
'lspci',
'lsusb',
'm3u',
'mdadm',