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

add hash command parser

This commit is contained in:
Kelly Brazil
2020-12-30 12:58:52 -08:00
parent fdedab2a0c
commit 55f360e267
6 changed files with 260 additions and 0 deletions

View File

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