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

doc update

This commit is contained in:
Kelly Brazil
2019-12-06 10:39:11 -08:00
parent 6f3d2b4b56
commit 5f4c10ffd5
2 changed files with 6 additions and 0 deletions

View File

@ -1456,6 +1456,8 @@ $ cat lsof.out | jc --lsof -q
Tested on:
- Centos 7.7
- Ubuntu 18.4
- OSX 10.11.6
- OSX 10.14.6
## Acknowledgments
- `ifconfig-parser` module from https://github.com/KnightWhoSayNi/ifconfig-parser

View File

@ -1,5 +1,9 @@
jc changelog
2019xxxx v1.6.1
- Add OSX support for the ifconfig parser
- Updated ifconfig parser to output flags as an array
20191117 v1.5.1
- Add ss parser
- Add stat parser