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

add /etc/gshadow parser

This commit is contained in:
Kelly Brazil
2020-03-03 09:32:25 -08:00
parent 5f5693da04
commit 4aeaa9f42a
5 changed files with 316 additions and 0 deletions

View File

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