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

initial findmnt parser

This commit is contained in:
Kelly Brazil
2022-10-31 17:22:56 -07:00
parent 5e22f9e2bd
commit 50da124ea7
3 changed files with 169 additions and 0 deletions

View File

@ -38,6 +38,7 @@ parsers: List[str] = [
'email-address',
'env',
'file',
'findmnt',
'finger',
'free',
'fstab',