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

add /etc/passwd parser

This commit is contained in:
Kelly Brazil
2020-02-29 11:33:14 -08:00
parent 4c2c234c3b
commit a4ea504261
4 changed files with 303 additions and 0 deletions

View File

@ -46,6 +46,7 @@ parsers = [
'lsof',
'mount',
'netstat',
'passwd',
'pip-list',
'pip-show',
'ps',