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

add lsb_release parser

This commit is contained in:
Kelly Brazil
2023-10-01 18:12:22 -07:00
parent 4ab0aba9d3
commit 36ed2c7e2e
6 changed files with 143 additions and 1 deletions

View File

@ -80,6 +80,7 @@ parsers: List[str] = [
'ls',
'ls-s',
'lsattr',
'lsb-release',
'lsblk',
'lsmod',
'lsof',