1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

tests passing for airport -I. Issue #46

This commit is contained in:
Kelly Brazil
2020-03-10 21:02:17 -07:00
parent 52494321fc
commit 553bfbe1a0
3 changed files with 40 additions and 6 deletions

View File

@@ -3,7 +3,10 @@ jc - JSON CLI output utility airport Parser
Usage:
specify --airport as the first argument if the piped input is coming from airport
specify --airport as the first argument if the piped input is coming from airport (OSX)
This program can be found at:
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport
Compatibility:
@@ -11,7 +14,7 @@ Compatibility:
Examples:
$ airport | jc --airport -p
$ airport -I | jc --airport -p
{
"agrctlrssi": -66,
"agrextrssi": 0,
@@ -30,7 +33,7 @@ Examples:
"channel": "48,80"
}
$ airport | jc --airport -p -r
$ airport -I | jc --airport -p -r
{
"agrctlrssi": "-66",
"agrextrssi": "0",