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

add /etc/group file parser

This commit is contained in:
Kelly Brazil
2020-03-03 09:07:09 -08:00
parent 958e998991
commit 5eb0f61727
4 changed files with 333 additions and 0 deletions

View File

@ -33,6 +33,7 @@ parsers = [
'env',
'free',
'fstab',
'group',
'history',
'hosts',
'id',