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

add hashsum parser

This commit is contained in:
Kelly Brazil
2020-12-29 11:36:20 -08:00
parent 439871ea9f
commit 28762aea15
7 changed files with 524 additions and 0 deletions

View File

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