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

add passwd and shadow parsers

This commit is contained in:
Kelly Brazil
2020-02-29 12:25:41 -08:00
parent fc15742065
commit 0fac757efc

View File

@ -3,6 +3,8 @@ jc changelog
20200227 v1.8.0
- Added blkid command parser
- Added last and lastb command parser
- Added /etc/passwd file parser
- Added /etc/shadow file parser
20200227 v1.7.5
- Updated ls parser to support filenames with newline characters