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

add tune2fs parser

This commit is contained in:
Kelly Brazil
2023-11-23 11:49:04 -08:00
parent bf63ac93c6
commit b7270517bd
9 changed files with 409 additions and 5 deletions

View File

@ -194,6 +194,7 @@ parsers: List[str] = [
'top-s',
'tracepath',
'traceroute',
'tune2fs',
'udevadm',
'ufw',
'ufw-appinfo',