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

add file parser for issue #41

This commit is contained in:
Kelly Brazil
2020-03-11 12:20:58 -07:00
parent 8e02e5c75a
commit dfc9618115
6 changed files with 260 additions and 1 deletions

View File

@ -33,6 +33,7 @@ parsers = [
'dig',
'du',
'env',
'file',
'free',
'fstab',
'group',