1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

add group and gshadow parsers

This commit is contained in:
Kelly Brazil
2020-03-03 09:55:43 -08:00
parent 6ae24c8244
commit 0a8f8ac934
+2
View File
@@ -7,6 +7,8 @@ jc changelog
- Added CSV file parser
- Added /etc/passwd file parser
- Added /etc/shadow file parser
- Added /etc/group file parser
- Added /etc/gshadow file parser
20200227 v1.7.5
- Updated ls parser to support filenames with newline characters