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

add uname osx support

This commit is contained in:
Kelly Brazil
2019-12-16 11:02:02 -08:00
parent 83f35256ae
commit 9335cf65fb

View File

@ -1,7 +1,7 @@
jc changelog
2019xxxx v1.6.1
- Add OSX support for the ifconfig, arp, df, and mount parsers
- Add OSX support for the ifconfig, arp, df, mount, and uname parsers
- Add tests for ls, dig, ps, w, uptime on OSX
- Add about option
- Add universal parsers to refactor repetitive code