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

add /etc/shadow parser

This commit is contained in:
Kelly Brazil
2020-02-29 11:46:24 -08:00
parent a4ea504261
commit 1cdf004b77
4 changed files with 190 additions and 0 deletions

View File

@ -51,6 +51,7 @@ parsers = [
'pip-show',
'ps',
'route',
'shadow',
'ss',
'stat',
'systemctl',